4) Write a program that takes a 5 digit number and
calculates 2 power
that number and prints it.
Answer Posted / chinmayee
no the program should not be that because the qs is 2 power
that 5 digit number
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.
What is the difference between a free-standing and a hosted environment?
What is character set?
What are the advantages of union?
What does void main return?
List the different types of c tokens?
What is a wrapper function in c?
Write a c program to demonstrate character and string constants?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
What is the difference between printf and scanf )?
Which built-in library function can be used to match a patter from the string?
What is storage class?
How can this be legal c?
hi any body pls give me company name interview conduct "c" language only
What are the characteristics of arrays in c?