Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


i have given a project to create examination seating plan
system in c++. so can anyone send me the answer of this
question quickly??????



i have given a project to create examination seating plan system in c++. so can anyone send me the ..

Answer / parul

Did you get any help regarding that project. If so, then please share it with me too.
kohliparul@yahoo.com

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More C++ General Interview Questions

How do you flush std cout?

0 Answers  


What data encapsulation is in c++?

0 Answers  


Given the following function definition: int doit(int &x, int y, int &z) { x = 3*x; y = y + 5; z = x+y; return z - 4; } int a = 5, b = 7, c = 9, d = 11; d = doit(a,b,c);

2 Answers  


What is pointer to array in c++?

0 Answers  


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create

0 Answers  


When does a name clash occur in c++?

0 Answers  


What are the two shift operators and what are their functions?

0 Answers  


Why c++ is created?

0 Answers  


Write a C++ Program to Multiply two Numbers

1 Answers  


What does flush do c++?

0 Answers  


What are the classes in c++?

0 Answers  


Explain polymorphism?

0 Answers  


Categories