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

Answer Posted / arun

java is the strongest language

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is #include iomanip?

788


What are the various access specifiers in c++?

816


What is a container class? What are the types of container classes in c++?

910


I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.

858


Difference between delete and free.

858


If a function doesn’t return a value, how do you declare the function?

842


Why can templates only be implemented in the header file?

900


Why c++ is better than c language?

817


What is c++ code?

870


How do you find out if a linked-list has an end? (I.e. The list is not a cycle)

838


Why is c++ is better than c?

741


Write about a nested class and mention its use?

852


What is ios class in c++?

814


What is java and c++?

909


Explain what is oop?

852