What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / mms zubeir
First of all, it's not a 'first-come' win race, even we
cannot do that also...
Every programming language has its own strengths and
weaknesses depends upon the usage domain, problem type,
output criteria that the user wants, cost - time efficiency
both at development as well as user front, etc.
Considering all the above, I would choose C++ as the
stronger since;
1. Its extensive support for OOPs (otherwise it would be C
the stronger)
2. Its ability to penetrate to the lowest level of a system
3. The most important thing is, it never stop you
implementing your creativity (unlike Java - we cannot go
beyond a level, and C# - making it complex to go system
level).
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is oops and c++ same?
What is null pointer and void pointer and what is their use?
What is function overriding in c++?
Is c++ a good beginners programming language?
Can we change the basic meaning of an operator in c++?
What is the best way to declare and define global variables?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
Difference between declaration and definition of a variable.
Why do we need constructors in c++?
What are single and multiple inheritances in c++?
How the virtual functions maintain the call up?
What is purpose of new operator?
How many different levels of pointers are there?
Do inline functions improve performance?
Will rust take over c++?