what is the basic concept of c++(object oriented programing)
Answer Posted / baban dongare
C++ is pure object oriented progrsmming lsngusge.It
iscompletely depends on object....
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between new() and malloc() in c++?
What sorting algorithm does c++ use?
Explain binary search.
What is the use of main function in c++?
How does class accomplish data hiding in c++?
What is the fastest c++ compiler?
Explain virtual class and friend class.
What do you mean by function and operator overloading in c++?
Why c++ is created?
What is the function to call to turn an ascii string into a long?
What is #include cstdlib in c++?
Which programming language's unsatisfactory performance led to the discovery of c++?
What is function prototyping? What are its advantages?
What is the maximum value of a unsigned char a) 255 b) 256 c) 128
an integer constant must have atleast one a) character b) digit c) decimal point