What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / malathi
java is the strongest programming language because it is a
platform independent language and it is used in the world
wide web.
| Is This Answer Correct ? | 1 Yes | 4 No |
Java2.0 is the strongest programming Language
| Is This Answer Correct ? | 2 Yes | 7 No |
What is a .lib file in c++?
What operators can you overload in c++?
What is an iterator class in c++?
What is a smart pointer?
What is meant by entry controlled loop? What all C++ loops are exit controlled?
Explain static and dynamic memory allocation with an example each.
Differentiate between an array and a list?
What can I safely assume about the initial values of variables which are not explicitly initialized?
Can we run c program in turbo c++?
Are iterators pointers?
Can comments be longer than one line?
What is the need of a destructor?