get any number as input except 1 and the output will be 1.without using operators,expressions,array,structure.don't print 1 in printf statement
3 4910input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
IBM,
4 5950Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
1 4010
Explain threaded binary trees?
What does 4d mean in c?
Are the variables argc and argv are always local to main?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
What are actual arguments?
How can I read and write comma-delimited text?
What is function prototype in c language?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
What does p mean in physics?
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
How can I rethow can I return a sequence of random numbers which dont repeat at all?
What is scope rule of function in c?
Using which language Test cases are added in .ptu file of RTRT unit testing???
What are the c keywords?
What is data structure in c programming?