What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / thananjayan
c++ is the most powerful language, Because all the recent
languages are only depend upon the object concept, also it
is more secure the data, Even java also based for C++, then
also MFC(MICROSOFT FOUNDATION CLASS) is only written by the
C++...,
So in my point of view C++ is better
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the classes in c++?
How to get the current position of the file pointer?
What do you mean by early binding?
What is the use of endl in c++?
What is difference between malloc()/free() and new/delete?
Where is atoi defined?
What is a catch statement?
What is meant by forward referencing and when should it be used?
Do you know what are static and dynamic type checking?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
Name the operators that cannot be overloaded in C++?
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
Describe the setting up of my member functions to avoid overriding by the derived class?
Is swift faster than c++?
Write a c program for binary addition of two 8 bit numbers.