What is std namespace in c++?
What is time h in c++?
what is C++ objects?
in C++ , the word plus plus who found this?
what is data abstraction in C++?
Difference between pointer to constant and constant pointer to a constant. Give example.
Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;
How should runtime errors be handled in c++?
Explain the ISA and HASA class relationships. How would you implement each in a class design?
Write my own zero-argument manipulator that should work same as hex?
Why is swift so fast?
We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
write a program that a 5 digit number and calculates 2 power that number and prints it.
2 Answers Vimukti Technologies,