What are literals in C++?
No Answer is Posted For this Question
Be the First to Post Answer
How long it will take to learn c++?
What is the difference between global int and static int declaration?
Is c better than c++?
what is object?
What is the main function c++?
What is a binary file? List the merits and demerits of the binary file usagein C++.
List the merits and demerits of declaring a nested class in C++?
What is a conversion constructor?
There is a array of 99 cells and we have to enter 1-100 elements in it , no two elements would repeat , so the is one no. missing because 99 cells and 1-100 nos. so we had to implement a function to find that missing no.
Why pointer is used in c++?
Explain function overloading
Ask to write virtual base class code?