What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answers were Sorted based on User's Feedback
Answer / abbas ali
c
b'cause it is procedur based and we dont have to deal with
objects....
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / 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 |
Answer / a .phani krishna yadav
c will be strongest programming language even in the future also.why people run after java ,c++.ofcourse they may have their own importance in their respective domains but when it is up to the performance nothing can beat c.for your kind information all java lovers come to know one thing that your so called java language compiler itself is written in c.java is suitable only for web programming and internet appliactions .in future some other language may come and replace it as a general purpose programming language.but c as an unbeatable system programming language is extremely hard to replace.the one and only alternative for c is assembly language but nobody is ready to use it because of its complexity.so c will continue to be the higly used system programming language for many many more years to come right from now
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / narayana reddy
c language is the best popular language to construct system software and application software packages that the reason to be a high position in programming laguages
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saranya
java is only the strongest programming language than other
programming languages
Is This Answer Correct ? | 1 Yes | 2 No |
How are virtual functions implemented in c++?
What is a c++ object?
What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)
How do I get good at c++ programming?
List out some of the OODBMS available?
What is c++ virtual inheritance?
What is a wchar_t in c++?
Is c++ an integer?
What is data structure in c++?
How do c++ struct differs from the c++ class?
Should I learn c or c++ or c#?
What is DlgProc?