What is a c++ class?


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

Post New Answer

More C++ General Interview Questions

List the advantages of inheritance.

0 Answers  


What is a .lib file in c++?

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 COPY CONSTRUCTOR and what is it used for?

0 Answers  


What is functions syntax in c++?

0 Answers  






Why do you use the namespace feature?

0 Answers  


What is an iterator?

0 Answers  


What are disadvantages of pointers?

0 Answers  


What are templates? where we should use it?

2 Answers   Alcatel,


What is a singleton class c++?

0 Answers  


What is class in c++ with example?

0 Answers  


What is difference between rand () and srand ()?

0 Answers  


Categories