Write a program that takes a 5 digit number and calculates 2
power that number and prints it.
Answer / srikanth u
data num;
digit=today();
power=digit*digit;
run;
proc print data=num;
run;
I hope it will be the answer, if its wrong, please let me know the correct way.
Thank you.
| Is This Answer Correct ? | 1 Yes | 1 No |
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
Explain how do you list files in a directory?
What is the difference between printf and scanf )?
How can I do graphics in c?
Write a program to print factorial of given number without using recursion?
A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.
Explain what is wrong with this program statement?
please give me some tips for the selection in TCS.
What is the scope of global variable in c?
how to connect oracle in C/C++.
main() { clrscr(); } clrscr();
Define Spanning-Tree Protocol (STP)