Explain register storage specifier.
No Answer is Posted For this Question
Be the First to Post Answer
What is object slicing and how can we prevent it?
Write about the members that a derived class can add?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
What is a terminating character in c++?
Can comments be longer than one line?
how to create window program in c++.please explain.
class base { public: int fun(int) {} }; class base2 { public: int fun(float) { } }; so here qustion is both function either function overloading or over riding;
write a programming using for loop in c++ to generate diamond trangel?
What are the differences between java and c++?
What is ostream in c++?
What is pointer -to-members in C++? Give their syntax?
What do you mean by Stack unwinding?