What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / hari
Java is most strongest programing language to compare other
languages
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is a block in c++?
What are the extraction and insertion operators in c++? Explain with examples.
What is c++ virtual inheritance?
Why is the function main() special?
Where can I run c++ program?
What is an overflow error?
What is a loop? What are different types of loops in c++?
If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?
What is a map in c++?
What is the difference between cin.read() and cin.getline()?
Tell me difference between constant pointer and pointer to a constant.
How do I write a c++ program?
What is the difference between the compiler and the preprocessor?
What do you mean by ‘void’ return type?
Where and why do I have to put the "template" and "typename" keywords?