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

Answer Posted / techmaniac

in c by default structure mem is private while in c++ is public

Is This Answer Correct ?    3 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the advantage of an external iterator.

655


Explain register storage specifier.

692


When is dynamic checking necessary?

676


List the features of oops in c++?

664


What are the vectors in c++?

670






int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

918


How do I start a c++ project?

691


What are the sizes and ranges of the basic c++ data types?

683


What is a lambda function c++?

660


What is the copy-and-swap idiom?

719


What is the hardest coding language to learn?

701


Write some differences between an external iterator and an internal iterator?

677


What does std :: flush do?

783


What is difference between array and vector in c++?

638


What are namespaces in c++?

697