how to find the largest element of array without using relational operater?
Answer Posted / bkushwaha89
code and explation.
| Is This Answer Correct ? | 7 Yes | 14 No |
Post New Answer View All Answers
Can a file other than a .h file be included with #include?
Explain how does free() know explain how much memory to release?
What's the total generic pointer type?
What is typeof in c?
What is the difference between printf and scanf )?
Explain what is wrong with this program statement? Void = 10;
What is nested structure in c?
Explain the ternary tree?
Is stack a keyword in c?
which is an algorithm for sorting in a growing Lexicographic order
Explain two-dimensional array.
Can you please explain the difference between exit() and _exit() function?
What is the difference between union and anonymous union?
Is null always equal to 0(zero)?
How can I implement sets or arrays of bits?