Explain terminate() and unexpected() function?
No Answer is Posted For this Question
Be the First to Post Answer
Explain virtual functions in C++.
What is the difference between #import and #include in c++?
Describe the main characteristics of static functions?
write a program that a 5 digit number and calculates 2 power that number and prints it.
2 Answers Vimukti Technologies,
Write about a nested class and mention its use?
Write a corrected statement in c++ so that the statement will work properly. if (x > 5); y = 2*x; else y += 3+x;
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?
What is c++ code?
Define virtual constructor.
Can you use the function fprintf() to display the output on the screen?
Explain one method to process an entire string as one unit?
what is an array