seating arrangement code in java for exam hall
#1

i need full codeing exam sitting arrengment project so please help me give a code

Reply
#2
// movie.cpp : Defines the entry point for the console application.
//

#include "stdafx.h"
#include <string>
#include <iostream>
using namespace std;
int main()
{
int seat[5][6], row;

cout << "Welcome to the movie theater! Choose a seat.\n";
for( int i=0; i <= 4; i++)
{
for( int j=0; j <= 5; j++)
{
seat[i][j] == j+1;

cout << j+1;
}
cout << endl;
}

cout << "Sales amount: " << '0' << endl;
cout << "Sales Volume: " << '0' << endl;


system("pause");
return 0;


}
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Tagged Pages: hall arramgement code,
Popular Searches: exam hall seating arrangement free software, seating arrangement in examination hall using vb net, seating arrangement in exam hall software, exam system project in java, online seating arrangement in exam hall pdf, exam hall seating arrangement project, project on seating arrangement in examination hall,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
Photo pdf download of tata steel apprentice exam previous year solved question papers 4 12,616 08-08-2018, 08:23 PM
Last Post: Guest
  simple java rmi chat application source code 2 19,770 20-07-2018, 12:08 PM
Last Post: Guest
  free download source code for online movie ticket booking in java 2 19,209 15-08-2017, 03:21 PM
Last Post: Morshed
  source code for rsa encryption and decryption in java 2 8,200 29-05-2017, 04:21 PM
Last Post: Meghna Jadhav
  source code for task scheduling using genetic algorithm using java 2 8,708 11-04-2017, 08:31 PM
Last Post: Guest
  source code for suspicious email detection in java Parvesh.2595 2 1,066 23-08-2016, 04:05 PM
Last Post: seminar report asees
  sunstar exam scanner 8th sem ece pdf 3 1,677 23-08-2016, 12:26 PM
Last Post: jaseela123d
  ticket reservation java source code android 3 951 23-08-2016, 10:58 AM
Last Post: Guest
  www exam results gov fj2012 2 662 29-07-2016, 10:21 AM
Last Post: ashwiniashok
  syllabus for tata steel jet exam in jamshedpur 2 992 23-07-2016, 09:46 AM
Last Post: jaseela123d

Forum Jump: