What is abstract class in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Explain container class.

0 Answers  


How can we read/write Structures from/to data files?

0 Answers  


What are protected members in c++?

0 Answers  


Write a function that swaps the values of two integers, using int* as the argument type?

0 Answers  


What is searching?

0 Answers  






Mention the ways in which parameterized can be invoked. Give an example of each.

0 Answers  


Explain the static member function.

0 Answers  


Given a simple program designed to take inputs of integers from 1-1000 and to output the factorial value of that number, how would you test this program? You do not have access to the code. Please be as specific as possible.

4 Answers   Microsoft,


Explain Text Manipulation Routines?

0 Answers  


let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  


What is the benefit of c++?

0 Answers  


What are c++ manipulators?

0 Answers  


Categories