What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the concept of friend function in c++?
Does dev c++ support c++ 11?
Explain public, protected, private in c++?
Why is polymorphism useful?
What are structs in c++?
What is c++ prototype?
What are the various operations performed on stack?
Explain storage qualifiers in c++.
If dog is a friend of boy and boy is a friend of house, is dog a friend of house?
Is c++ a high level language?
Which software is best for coding?
What are register variables?
Explain the differences between list x; & list x();.
What are different types of loops in c++?
Can a program run without main?