What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / malathi
java is the strongest programming language because it is a
platform independent language and it is used in the world
wide web.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is a binary file? List the merits and demerits of the binary file usagein C++.
Why do we use setw in c++?
what is the difference between overloading & overriding? give example.
What data encapsulation is in c++?
Differentiate between the message and method in c++?
Should a constructor be public or private?
Can we specify variable field width in a scanf() format string? If possible how?
What is data type in c++?
Explain friend class?
Should the this pointer can be used in the constructor?
What is size_type?
How do I tokenize a string in c++?
Can we make any program in c++ without using any header file and what is the shortest program in c++.
Can the creation of operator** is allowed to perform the to-the-power-of operations?
Can you use the function fprintf() to display the output on the screen?