What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can non graphic characters be used and processed in C++?

708


What are the vectors in c++?

587


What is fflush c++?

591


Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL

346


What is the sequence of destruction of local objects?

568






Will a catch statement catch a derived exception if it is looking for the base class?

571


What is implicit conversion/coercion in c++?

665


What is the use of ::(scope resolution operator)?

657


Is c the same as c++?

573


What is the difference between a type-specific template friend class and a general template friend class?

571


Is c++ proprietary?

591


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

795


What is jump statement in C++?

623


Explain the difference between abstract class and interface in c++?

542


What is ios flag in c++?

698