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
What is a string example?
Explain the volatile and mutable keywords.
What are the uses of static class data?
How can you quickly find the number of elements stored in a dynamic array?
which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?
What is meant by a delegate?
why is iostream::eof inside a loop condition considered wrong?
What is an undefined behavior and sequence points
When do we run a shell in the unix system? How will you tell which shell you are running?
What is the C-style character string?
Distinguish between new and malloc and delete and free().
What is Destructor in C++?
What is the use of cmath in c++?
Which c++ compiler is best?
What is a stack? How it can be implemented?