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
How do I run a program in notepad ++?
Do the names of parameters have to agree in the prototype, definition, and call to the function?
What is polymorphism and its type in c++?
What is an orthogonal base class in c++?
What is a literal in c++?
What is the difference between while and do while loop?
What is a terminating character in c++?
Does c++ support multilevel and multiple inheritances?
Difference between class and structure.
Do vectors start at 0?
What is the difference between public and private data members?
Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].
What is c++ 11 and c++ 14?
What is the array and initializing arrays in c++?
What are activex and ole?