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
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
What is the difference between global int and static int declaration?
What is the full form of c++?
Why do we use setw in c++?
What is the iunknown interface?
What does new do in c++?
Show the declaration for a static function pointer.
What will the line of code below print out and why?
Write a program to find the Factorial of a number
Do the names of parameters have to agree in the prototype, definition, and call to the function?
What is c++ redistributable?
What is binary search in c++?
What is constructor c++?
You run a shell on unix system. How would you tell which shell are you running?
Does std endl flush?