Program to find larger of the two numbers without using if-else,while,for,switch
Answer Posted / ankit chhajed
Take 3 and 150 and use code given in answer 6. We will not get the correct answer..!!!
Please give the changed code!!
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain can static variables be declared in a header file?
What is the meaning of 2d in c?
How can I access an I o board directly?
In c language can we compile a program without main() function?
What is mean by data types in c?
explain what are pointers?
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
What are categories used for in c?
What are local static variables? How can you use them?
What is s or c?
What is FIFO?
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
What are the complete rules for header file searching?
code for quick sort?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?