Is c++ the most powerful language?
No Answer is Posted For this Question
Be the First to Post Answer
what do you mean by volatile variable?
What is the prototype of printf function?
write the code that display the format just like 1 2 1 3 2 1 4 3 2 1 5 4 3 2 1 6 5 4 3 2 1
Should the this pointer can be used in the constructor?
describe private access specifiers?
What is setfill c++?
Explain how a pointer to function can be declared in C++?
How the compilers arranges the various sections in the executable image?
What parameter does the constructor to an ofstream object take?
write a C++ programming :if the no is between 32 to 50 it will be odd.
What do you mean by Stack unwinding?
What are the different types of variables in C++?