Differentiate between structure and class in c++.


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

Post New Answer

More C++ General Interview Questions

What is #include cmath?

0 Answers  


What are put and get pointers?

0 Answers  


Keyword mean in declaration?

0 Answers  


Write a function which takes a character array as input and reverses it in place.

2 Answers   Lehman Brothers, Vision Infotech,


What are c++ variables?

0 Answers  






How to demonstrate the use of a variable?

0 Answers  


Consider a c++ template funtion template<class T> T& Add(T a, T b){return a+b ;} if this function is called as T c = Add("SAM", "SUNG"); what will happen? What is the problem in the template declaration/ How to solve the problem.

7 Answers   LG, Samsung,


What do you mean by call by value and call by reference?

1 Answers  


What is a float in c++?

0 Answers  


What is Virtual Inheritance?

7 Answers   Amazon, Wipro,


Will c++ be replaced?

0 Answers  


Is c++ double?

0 Answers  


Categories