how to find the largest element of array without using relational operater?

Answer Posted / s.gayathri

using conditional operator we do that operation

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why does notstrcat(string, "!");Work?

644


How can I convert a number to a string?

609


Explain what is meant by high-order and low-order bytes?

635


ATM machine and railway reservation class/object diagram

4806


What is #include cctype?

581






what are non standard function in c

1438


How would you obtain the current time and difference between two times?

731


What is the size of array float a(10)?

658


Which of these functions is safer to use : fgets(), gets()? Why?

635


In C programming, how do you insert quote characters (‘ and “) into the output screen?

896


What is the use of volatile?

611


Why is event driven programming or procedural programming, better within specific scenario?

1955


a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion

2335


How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?

583


Can we change the value of static variable in c?

565