Write a program to find minimum between three no.s whithout
using comparison operator.
Answer Posted / rajujadhav22
It is possible with ternary oprator.
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
How does struct work in c?
What are enumerated types?
What are global variables?
What are the parts of c program?
Can a variable be both constant and volatile?
plz let me know how to become a telecom protocol tester. thank you.
What are the key features in c programming language?
Write a Program to find whether the given number or string is palindrome.
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
what will be the output for the following main() { printf("hi" "hello"); }
How can I manipulate strings of multibyte characters?
cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration
What is a far pointer in c?
In which layer of the network datastructure format change is done