Difference between class and structure.


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

Post New Answer

More C++ General Interview Questions

What is the operator in c++?

0 Answers  


What is the purpose of decltype?

1 Answers  


What does int * mean in c++?

0 Answers  


Do class declarations end with a semicolon? Do class method definitions?

0 Answers  


What is the difference between public and private data members?

0 Answers  


the first character in the variable name must be an a) special symbol b) number c) alphabet

0 Answers  


Can I learn c++ without c?

0 Answers  


Define 'std'.

0 Answers  


What are the different operators in C++?

3 Answers   HP,


Copy Linked List using recursive function?

2 Answers   Persistent,


You run a shell on unix system. How would you tell which shell are you running?

0 Answers  


Do we have to use initialization list in spite of the assignment in constructors?

0 Answers  


Categories