What are c++ files?
No Answer is Posted For this Question
Be the First to Post Answer
write the prime no program in c++?
What are the three types of access specifiers in C++?
What is the meaning of string in c++?
how is returning structurs from functions?Show an eg?
How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?
How many different levels of pointers are there?
What do you mean by vtable and vptr in c++?
What are the difference between reference variables and pointers in C++?
Can constructor be static in c++?
What is tellg () in c++?
Is c or c++ more useful?
Describe the process of creation and destruction of a derived class object?