what is the main difference between c and c++?
Answer Posted / shashank mishra
c is structure programming language but c++ is object
orinted language
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What language is oop?
What does oop mean in snapchat?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What exactly is polymorphism?
Why is polymorphism needed?
class type to basic type conversion
Write a c++ program to display pass and fail for three student using static member function
Explain the advantages of inheritance.
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
what type of question are asked in thoughtworks pair programming round ?
What is encapsulation c#?
What are the components of marker interface?
How do you explain polymorphism?
Why do we use oops?