What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / ramesh
c is strongest
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
What is rtti in c++?
What is a storage class used in c++?
Is c++ still in demand?
What is string in c++ programming?
What is a block in c++?
Which is the best c++ compiler?
Explain linear search.
What is main function in c++ with example?
Give an example of run-time polymorphism/virtual functions.
Write about all the implicit member functions of a class?
What is struct c++?
What are the four main data types?
What is the difference between global int and static int declaration?