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
Write a program to show polymorphism in C++?
How we can differentiate between a pre and post increment operators during overloading?
What are manipulators in c++ with example?
What is operator overloading in c++ example?
Write a c program for binary addition of two 8 bit numbers.
What are the four main data types?
What is #include c++?
What is function declaration in c++ with example?
What does #define mean in c++?
How compile and run c++ program in turbo c++?
What is a local reference?
What are the benefits of pointers?
What is c++ stringstream?
Do you know what are pure virtual functions?
What is private, public and protected inheritance?