What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / novati
VB is the strongest programming language
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Difference between overloading vs. Overriding
What is c++ used for in games?
Give 10 points of differences between C & C++.
Is dev c++ free?
how to connect with oracle 9i with server in socket program in c/c++
What's the order in which the local objects are destructed?
What is a stack c++?
Name four predefined macros.
What is the use of endl in c++?
What does asterisk mean in c++?
How do you decide which integer type to use?
What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero
Write a program using display() function which takes two arguments.
What sorting algorithm does c++ use?
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h