5
Write an Algorithm to find the maximum and minimum items in a
set of ‘n’ element.


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

Post New Answer

More C Interview Questions

Difference between null pointer and dangling pointer?

7 Answers   GE, Wipro,


Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?

0 Answers  


1)what are limitations for recursive function? 2)write a program to read a text file and count the number of characters in the text file

1 Answers  


is it possible to change the default calling convention in c ?

1 Answers   Aptech,


List some applications of c programming language?

0 Answers  






‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

0 Answers  


What is difference between structure and union in c?

0 Answers  


i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).

1 Answers  


swapping of two numbers without using third variable using AND and OR operators

2 Answers  


what is the code for getting the output as * ** ***

5 Answers   Caritor,


What is the use of void pointer and null pointer in c language?

0 Answers  


How can I find leaf node with smallest level in a binary tree?

1 Answers  


Categories