console application

Movie Ticket Booking System Using C++

Project Title: Movie Ticket Booking System Movie Ticket Booking System with Source Code is a C++ program that can record and book customer’s movie ticket details. The concept of this system is to make the transaction of movie viewing very convenient that satisfy customer needs. This simple system was developed using C++ language. The program is a console application, the system is very useful to

How to Create a Simple Addition Using Console Application in VB.net

In writing a program, there are times that you have to deal with the input and output process. The question is what kind of method you have to use to work it. So, in this tutorial I will teach you how to create a simple addition using console application in VB.net. This simple method will help you process the command line itself to find out what kind of output the user wants to prompt.

How to Verify EVEN or ODD Number Using C#

In this tutorial, let’s learn how to verify the Even or Odd number using C#. This is just a simple program that you can easily understand and work on. For verifying whether the number is an Even or Odd, all you have to do is simply input any number that you like then press ENTER to execute the program and the result will tell you if it’s an Even or Odd number.

Student & Lecture Center System - C# (Console)

................................................................................................................................................. This application is a student and lecture application which allows lectures to set a test, and later on for students to take the test. For a windows form version, please click here: https://www.sourcecodester.com/c/11503/multiple-choice-quiz-system

Bubble Sort in VB.NET Console

In this tutorial, i will teach you how to create a program for bubble sorting using vb.net console. We all know that bubble sort is a sorting algorithm that is repeatedly searching through lists that need to be sorted, comparing each pair of items and swapping them if they are in the wrong order. Now, let's start this tutorial! 1. Let's start with creating a Console Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Console Application. 2.

Validate Leap Year in VB.NET Console

In this tutorial, i will teach you how to validate a year as leap year or not. Hence we already know that leap year has 366 days instead of the normal 365 days. Leap years occur every 4 years. And this fact is our formula in finding a leap year using the console application in vb.net. Now, let's start this tutorial! 1. Let's start with creating a Console Application for this tutorial by following

C++ POS System

Details 1. POS System of Burger stores 2. No database. 3. With inventory 4. with senior discount(12%) 5. With waste inventory 6. with return & exchange inventory 7. Press Alt+Enter to view full screen 8. For Visual C++ 6.0 Console Application 9. Inventory password: lowest 10. Cashier: user: jm, password: jm 11. Press 'S' for down arrow and 'W' for up arrow 12. Press Enter to select and Backspace