What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / abbas ali
c
b'cause it is procedur based and we dont have to deal with
objects....
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is cout flush?
What are maps in c++?
In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?
What is the most powerful coding language?
When there is a global variable and local variable with the same name, how will you access the global variable?
What does it mean to declare a destructor as static?
What is string in c++ programming?
What is the use of cmath in c++?
What is a dangling pointer in c++?
Write a program to concatenate two strings.
Which operator cannot overload?
What is an object in c++?
What are literals in C++?
Which format specifier is used for printing a pointer value?
What is the role of static keyword for a class member variable?