Answer Posted / vemana palleboina
Blocked memory.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How can you create a virtual copy constructor?
What is the best book for c++ beginners?
What is ios flag in c++?
What is unary operator? List out the different operators involved in the unary operator.
What are the unique features of C++.
give me an example for testing a program showing the test path .show how the test is important and complex.
What is the hardest coding language to learn?
What is the use of "new" operator?
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
How do you invoke a base member function from a derived class in which you have not overridden that function?
How do you remove an element from a set in c++?
To which numbering system can the binary number 1101100100111100 be easily converted to?
What is code reusability in c++?
an operation between an integer and real always yeilds a) integer result b) real result c) float result
What is a c++ class?