Program to find larger of the two numbers without using if-else,while,for,switch
Answer Posted / jesica schoartzerneger
You are in wrong.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.
What is array of pointers to string?
What is malloc() function?
how logic is used
What is a good way to implement complex numbers in c?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What are the two types of functions in c?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What are multidimensional arrays?
write a program to concatenation the string using switch case?
Which is the memory area not included in C program? give the reason
Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58
What is the use of volatile?
Differentiate call by value and call by reference?
Can you return null in c?