Can char be a number c++?
No Answer is Posted For this Question
Be the First to Post Answer
Is map sorted c++?
Is there a datatype string in c++?How is the memory allocation?
What is c++ hiding?
What is c++ & why it is used?
What are namespaces in c++?
Why do we use string in c++?
Write about a nested class and mention its use?
What is the role of static keyword for a class member variable?
How Virtual functions call up is maintained?
What is the real purpose of class – to export data?
Why isn't sizeof for a struct equal to the sum of sizeof of each member?
Describe friend function & its advantages.