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

Answer Posted / mpasinski

Regarding Answer2 - what if int in your machine is 32 bit
instead of 16. The code is not universal.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can my program discover the complete pathname to the executable from which it was invoked?

652


What is define c?

564


What is the use of parallelize in spark?

568


What are identifiers in c?

624


Explain what is operator promotion?

622






What are the scope of static variables?

595


Can we declare variables anywhere in c?

567


Why does everyone say not to use gets?

601


What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

1482


how to construct a simulator keeping the logical boolean gates in c

1717


What is a keyword?

738


Explain how can you tell whether two strings are the same?

578


a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

858


Does free set pointer to null?

547


How do shell structures work?

558