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
How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?
What do manipulators do?
What is c++ in english?
What is operator overloading in c++ example?
What is purpose of new operator?
What is purpose of abstract class?
Write about an iterator class?
What is a pdb file?
State two differences between C and C++.
What is difference between c++ 11 and c++ 14?
What are separators in c++?
How a modifier is similar to mutator?
the first character in the variable name must be an a) special symbol b) number c) alphabet
Can we inherit constructor in c++?
Refer to a name of class or function that is defined within a namespace?