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
Differentiate between an array and a list?
Explain Text Manipulation Routines?
Define virtual constructor.
Are there interfaces in c++?
What does new do in c++?
What is the use of register keyword with the variables?
Can a built-in function be recursive?
Comment on local and global scope of a variable.
Write my own zero-argument manipulator that should work same as hex?
Describe Trees using C++ with an example.
What is the c++ programming language used for?
What is the best c++ book?
What is an undefined reference/unresolved external symbol error and how do I fix it?
Is c++ a programming language?
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;