Why do we use classes in programming?


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

Post New Answer

More C++ General Interview Questions

How do c++ struct differs from the c++ class?

0 Answers  


Define virtual constructor.

0 Answers  


what is c++

0 Answers  


How do we balance an AVL Tree in C++?

0 Answers   Impetus,


How do you master coding?

0 Answers  






What is the use of 'using' declaration in c++?

0 Answers  


What is the main function c++?

0 Answers  


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

0 Answers   CIIT Wah,


Write about an iterator class?

0 Answers  


What is DlgProc?

0 Answers   C DAC,


What is a dangling pointer in c++?

0 Answers  


Can I create my own functions in c++?

0 Answers  


Categories