Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of sizeof?
What is structure packing ?
What is restrict keyword in c?
create an SINGLE LINKED LISTS and reverse the data in the lists completely
What is c token?
why should i select you?
How many levels of indirection in pointers can you have in a single declaration?
0 Answers Agilent, ZS Associates,
Can a pointer point to null?
write a c program for greatest of three numbers without using if statment
how to write a c program to print list of fruits in alpabetical order?
Difference between pass by reference and pass by value?
Can you pass an entire structure to functions?