what is the difference between class and structure in C++?

Answer Posted / navneet kaur

c is a procedure oriented language but c++ is a object
oriented language.

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the real life example of polymorphism?

829


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6334


What is static modifier?

809


How to hide the base class functionality in Inheritance?

822


just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.

6682






Are polymorphisms mutations?

874


What is the point of polymorphism?

751


What is the main feature of oop?

867


can inline function declare in private part of class?

3932


What is encapsulation in oops?

735


Describe these concepts: Polymorphism, Inheritance and Abstraction.

816


Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.

1941


What does <> mean pseudocode?

806


Why is oop useful?

795


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2285