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
What is the real life example of polymorphism?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is static modifier?
How to hide the base class functionality in Inheritance?
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.
Are polymorphisms mutations?
What is the point of polymorphism?
What is the main feature of oop?
can inline function declare in private part of class?
What is encapsulation in oops?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
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.
What does <> mean pseudocode?
Why is oop useful?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?