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
What is c++ array?
What are libraries in c++?
Differentiate between a pointer and a reference with respect to c++.
What is the purpose of ios::basefield in the following statement?
What are the new features that iso/ansi c++ has added to original c++ specifications?
What do you mean by public protected and private in c++?
What is data types c++?
What is an accessor in c++?
Write about the access privileges in c++ and also mention about its default access level?
What are the various compound assignment operators in c++?
What is a pdb file?
How can you differentiate between inheritance and implementation in c++?
What do you mean by translation unit?
Explain the difference between abstract class and interface in c++?
When one must use recursion function? Mention what happens when recursion functions are declared inline?