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


Please Help Members By Posting Answers For Below Questions

Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D

3069


Can union be self referenced?

580


what is C++ exceptional handling?

633


What are register variables?

650


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

726






How does work in c++?

600


Differentiate between the manipulator and setf( ) function?

597


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

656


When does the c++ compiler create temporary variables?

575


What return value must conversion operators have in their declaration?

620


Can we use this pointer inside static member function?

630


What do you mean by volatile and mutable keywords used in c++?

586


When does a 'this' pointer get created?

624


When we use Abstract Class and when we use Interface?where we will implement in real time?

1672


Which sort does c++ use?

582