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


Please Help Members By Posting Answers For Below Questions

Is it legal in c++ to overload operator++ so that it decrements a value in your class?

609


What is a sequence in c++?

575


why is iostream::eof inside a loop condition considered wrong?

592


What does the ios::ate argument do?

661


What is using namespace std in c++?

605






How would you use qsort() function to sort an array of structures?

717


Difference between inline functions and macros?

598


What is setw manipulator in c++?

596


what are the decision making statements in C++? Explain if statement with an example?

654


What is the prototype of printf function?

647


What is oops in c++?

587


Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).

632


What is difference between rand () and srand ()?

591


What are the benefits of pointers?

592


How do you flush std cout?

567