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
How can you say that a template is better than a base class?
Differentiate between a pointer and a reference with respect to c++.
Explain the register storage classes in c++.
What are the main features of c++?
Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;
How did c++ start?
What is meaning of in c++?
What is the difference between function overloading and operator overloading?
Why do we use using namespace std in c++?
What is function prototyping? What are its advantages?
Difference between class and structure.
Explain the isa and hasa class relationships. How would you implement each?
What is a class definition?
Explain overriding.
What do you mean by enumerated data type?