write a c program to find the largest and 2nd largest
numbers from the given n numbers without using arrays


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

0 Answers   Sikkim Manipal University,


Combinations of fibanocci prime series

0 Answers  


Is it possible to create recycle bin in mobiles?

2 Answers  


Write a program for the following series? 1 121 12321 1234321 123454321 12345654321 1234567654321 123456787654321 12345678987654321 1234567890987654321 123456789010987654321 12345678901210987654321 1234567890123210987654321 .........1234321............ ..........123454321............ ..........12345654321............ 7 8 9 0 1 Pls............?

5 Answers  


How to find the given no is odd or even without checking of any condition and loops. (Hint: Using array)

4 Answers  






Who invented bcpl language?

0 Answers  


Explain about the constants which help in debugging?

0 Answers  


What is the purpose of main() function?

0 Answers  


Can you subtract pointers from each other? Why would you?

0 Answers  


c program to add and delete an element from circular queue using array

3 Answers  


Why n++ execute faster than n+1 ?

2 Answers  


Write a program to print numbers from 1 to 100 without using loop in c?

0 Answers  


Categories