What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answers were Sorted based on User's Feedback
Answer / alam
java is the strongest programming language............
but it is not fair to say that ,as strength of the language
depend upon the implementation environment to which it fits
the best.
like we have java....i.e more secure and best for networked
environment
and
c..........i.e more suited to system programming(hardware
programming)and for writing operating systems
| Is This Answer Correct ? | 21 Yes | 2 No |
Answer / bari
C is the most strongest programing language bcoz maximum
languages are develop from that language n their rules.
| Is This Answer Correct ? | 18 Yes | 2 No |
Answer / billy howell
You people do realize that you are answering the wrong
question, right? It didn't ask which is strongest. It
asked which is your strongest. As this question is
completely subjective, I would guess that you balance the
truth with what the company is looking to procure. If they
want a C++ developer and your strongest language is Java,
you may want to say C++ as long as you are strong in that
language.
By the way, please do not use the phrase "most strongest"
in an interview unless you want to get laughed out the
door. Also, all of you that plugged Java here may be
impressed by platform indepence, which C# and VB.NET have
too, but try running real-time systems with Java. People
who work in the video, high-level math, and game industries
cried a little bit when you said Java was the best. : )
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / shadu
Bily Howell is right .U people not getting the Q. There
is "your" in it. Anyways C# is better than most as truly
platform independent,cross language integration n
completely OO.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / hari
Java is most strongest programing language to compare other
languages
| Is This Answer Correct ? | 6 Yes | 5 No |
What are the comments in c++?
Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL
write a porgram in c++ that reads an integer and print the biggest digit in the number
check whether a no is prime or not.
Which is the best c++ software?
Is swift faster than go?
What is a built-in function?
What is the output of the following 3D Array int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12}; what is the output for arr[2][1][0]?
6 Answers HCL, Integra, IPMC, ORG,
Why is c++ still used?
Why is c++ difficult?
Explain container class.
What are different types of typecasting supported by C++