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 is the latest c++ version?
What is the use of function pointer?
How would you use qsort() function to sort an array of structures?
What are member functions used in c++?
How do you sort a sort function in c++ to sort in descending order?
How do you find out if a linked-list has an end?
How do you traverse a btree in backward in-order?
Does c++ have string data type?
What is a multimap c++?
What is the output of the following program? Why?
Explain differences between alloc() and free()?
In the derived class, which data member of the base class are visible?
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal
Which operator cannot be overloaded c++?
Why is c++ considered difficult?