what is the main difference between c and c++?
Answer Posted / nmreddy
c is procedure oriented language c++ is object oriented language
c and c++ not secured data
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
How do you define a class in oop?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is polymorphism and types?
What is class and object in oops?
Give two or more real cenario of virtual function and vertual object
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Can an interface inherit a class?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is stream in oop?
What is the highest level of cohesion?
Is oop better than procedural?
What are constructors in oop?
What is encapsulation in ict?
What is the diamond problem in inheritance?