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: java source code for exam suite project, project on seating arrangement in examination hall, hall arramgement code, exam hall seating arrangement source code vb, online exam java source code, srs for exam hall seating management system, exam hall seating arrangement free software,

[-]
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,588 08-08-2018, 08:23 PM
Last Post: Guest
  simple java rmi chat application source code 2 19,683 20-07-2018, 12:08 PM
Last Post: Guest
  free download source code for online movie ticket booking in java 2 19,134 15-08-2017, 03:21 PM
Last Post: Morshed
  source code for rsa encryption and decryption in java 2 8,171 29-05-2017, 04:21 PM
Last Post: Meghna Jadhav
  source code for task scheduling using genetic algorithm using java 2 8,681 11-04-2017, 08:31 PM
Last Post: Guest
  source code for suspicious email detection in java Parvesh.2595 2 1,051 23-08-2016, 04:05 PM
Last Post: seminar report asees
  sunstar exam scanner 8th sem ece pdf 3 1,672 23-08-2016, 12:26 PM
Last Post: jaseela123d
  ticket reservation java source code android 3 949 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 989 23-07-2016, 09:46 AM
Last Post: jaseela123d

Forum Jump: