largest Of three Number using without if condition?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Example of friendly function in c++

2 Answers  


write a c program to convert fahrenheit to celsius?

4 Answers   TCS,


write a program in 'c' to find the value of p[i+1]^n.p,i,n are arguments of a macro and n is a integer

1 Answers  


write a function to find whether a string is palindrome or not and how many palindrome this string contain?

2 Answers   Aptech,


Where in memory are my variables stored?

0 Answers  






Explain data types & how many data types supported by c?

0 Answers  


What is #define in c?

0 Answers  


What does a pointer variable always consist of?

0 Answers  


player is good if the following conditions are satisfied: He is either from “India”, “Japan” or “Korea” He has a minimum of 3 years of experience He has won at least 3 major tournaments, and one of them must be "World Championship Tournament". He must know more than 10 techniques. (but see next question) If he knows less than 10 techniques, then he must be a world champion. His name contains at least 3 words. For example "Sachin Tendulkar" will not meet this condition. Write a method: boolean isGoodPlayer(String name, String country, int yearsExperience, String[] majorTournamentsWon, String[] techniques, boolean isWorldChampion) name country yearsExperience majorTournamentsWon techniques isWorldChampion

1 Answers  


code for bubble sort?

1 Answers  


What is malloc calloc and realloc in c?

0 Answers  


do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.

1 Answers  


Categories