Write a program that takes a 5 digit number and calculates
2 power that number and prints it
Answer Posted / ashlesha
take no and define array take each letter n then use pow(no,2)
| Is This Answer Correct ? | 23 Yes | 11 No |
Post New Answer View All Answers
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
Can the size of an array be declared at runtime?
When should the volatile modifier be used?
What is methods in c?
What are called c variables?
what do you mean by enumeration constant?
How can I remove the leading spaces from a string?
What is the difference between #include
Can the sizeof operator be used to tell the size of an array passed to a function?
Why is extern used in c?
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
Why do we use null pointer?
What does 3 mean in texting?
What does stand for?
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile