Explain the difference between class and struct in c++?


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

Post New Answer

More C++ General Interview Questions

Why is c++ still popular?

0 Answers  


What do you mean by static variables?

0 Answers  


Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?

0 Answers  


What is DlgProc?

0 Answers   C DAC,


what is a reference variable in C++?

0 Answers  


Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D

1 Answers  


Can c++ be faster than c?

0 Answers  


What is the full form of ios?

0 Answers  


Is std :: string immutable?

0 Answers  


What is the size of integer variable?

0 Answers  


Describe protected access specifiers?

0 Answers  


Write a program to find the reverse Fibonacci series starting from N.

0 Answers   Huawei,


Categories