Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
write a program to find 2^n+1 ?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
Which is the memory area not included in C program? give the reason
5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above
what is the height of tree if leaf node is at level 3. please explain
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
what are the 10 different models of writing an addition program in C language?
how to find anagram without using string functions using only loops in c programming
what is dot net framework
What is pre-emptive data structure and explain it with example?