Disadvantages of c++

Answer Posted / geetha

1.C++ is not a fully object oriended.it is a partial object
oriended programming.

2.it is also worked without the help of classes and object
like "C" but java can be only accessed through the
objects.so,it is fully object oreinted and will provide the
security.

3."C++" would not provide the full security.

Is This Answer Correct ?    23 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define stacks. Provide an example where they are useful.

770


How to implement is-a and has-a class relationships?

772


Why do we learn c++?

727


Can you pass an array to a function in c++?

733


what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?

1973


What happens when the extern "c" char func (char*,waste) executes?

844


List the features of oops in c++?

765


Define Virtual function in C++.

833


Which software is used to run c++ program?

720


Is string data type in c++?

786


If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

1080


What are the various oops concepts in c++?

792


Is there structure in c++?

768


How a new element can be added or pushed in a stack?

781


Where the memory to the static variables is allocated?

766