i have given a project to create examination seating plan
system in c++. so can anyone send me the answer of this
question quickly??????
Answer Posted / 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 View All Answers
Explain class invariant.
Why iomanip is used in c++?
What is ifstream c++?
What is #include ctype h in c++?
What are arrays c++?
What is the use of object in c++?
How can you link a c program with a c function?
Array base access faster or pointer base access is faster?
Write syntax to define friend functions in C++.
Explain register storage specifier.
why is iostream::eof inside a loop condition considered wrong?
If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?
Do vectors start at 0 c++?
What it is and how it might be called (2 methods).
Tell me can a pure virtual function have an implementation?