What is the use of setprecision in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the auto storage classes in c++.
What do you understand by a pure virtual member function?
How would you represent an error detected during constructor of an object?
What are the advantages of c++? Explain
What will i and j equal after the code below is executed? Explain your answer.
Do you know the problem with overriding functions?
Explain the difference between c++ and java.
What is a character in c++?
There is a array of 99 cells and we have to enter 1-100 elements in it , no two elements would repeat , so the is one no. missing because 99 cells and 1-100 nos. so we had to implement a function to find that missing no.
Explain container class.
Why was c++ made?
Explain the operation of overloading of an assignment operator.