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 the copy-and-swap idiom?
What is Destructor in C++?
Explain the use of this pointer?
Which is the best c++ compiler?
Can we use this pointer inside static member function?
What are static variables?
How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?
What do you mean by vtable and vptr in c++?
What are the advantages of using a pointer?
What is a virtual destructor? Explain the use of it?
Is c++ a programming language?
What is the type of 'this' pointer? When does it get created?
What is this pointer in c++?
What is the hardest coding language to learn?
Write a program in C++ for Fibonacci series