What is Object Oriented programming.what is the difference
between C++ and C?

Answer Posted / yashwant

object oriented prog. introduces the concept of object &
class.In object oriented lang. data member can be made
public, private, & protected. eg:- c++,java, etc.
c++ is advanced form of c. In one
hand c is procedure laugauge where as on other side c is
object oriented. we have some additional keywords in c than
c++.ex:-new etc.c++ also allows 256 char to store.

Is This Answer Correct ?    28 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a list c++?

804


How are virtual functions implemented in c++?

801


Is C++ case sensitive a) False b) Depends on implementation c) True

798


What is using namespace std in c++?

790


write a programme to get a character and thier ASCII value

2789


Write is a binary search tree? Write an algo and tell complexity?

791


Why c++ is not a pure oop language?

723


What is a node class in c++?

818


Show the declaration for a pointer to function returning long and taking an integer parameter.

770


Which format specifier is used for printing a pointer value?

772


What do you mean by volatile and mutable keywords used in c++?

756


What is called array?

803


Where the memory to the static variables is allocated?

766


What is stack unwinding?

793


What is the most useful programming language?

809