Write a program that read 2o numbers in and array and
output the second largest number. Can anybody help??
Answer Posted / sivaraj
ya i above is correct
Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Should the member functions which are made public in the base class be hidden?
What c++ library is string in?
What is data type in c++?
What are advantages of c++?
When does a 'this' pointer get created?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
Are there interfaces in c++?
What does std mean in c++?
Why was c++ created?
What is the use of default constructor?
When should overload new operator on a global basis or a class basis?
What gives the current position of the put pointer?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What is the difference between a reference and a pointer?
What is prototype in c++ with example?