4) Write a program that takes a 5 digit number and
calculates 2 power
that number and prints it.
Answer Posted / manojpadhi04
please inform me the answer
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
writ a program to compare using strcmp VIVA and viva with its output.
What is a stream in c programming?
What is spark map function?
Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
What are the advantages of Macro over function?
How can I run c program?
What is the difference between exit() and _exit() function?
Tell me what is the purpose of 'register' keyword in c language?
What is the value of a[3] if integer a[] = {5,4,3,2,1}?
What is pragma in c?
What does 1f stand for?
What language is lisp written in?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
Which is more efficient, a switch statement or an if else chain?