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
What does new return if there is insufficient memory to make your new object?
What is c++ similar to?
How does code-bloating occur in c++?
Difference between strdup and strcpy?
Which is best ide for c++?
What is double in c++?
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
What is c++ used for in games?
What is #include cstdlib in c++?
What are the implicit member functions of class?
What are the types of pointer?
Can you pass a vector to a function?
What is vector string in c++?
What are disadvantages of pointers?
What apps are written in c++?