Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 16051Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.
5 17248Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
2 6959Snake 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.
7 12687Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.
3 10593Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
5 11500Post New Vimukti Technologies Interview Questions
What is the purpose of using Next statement in R language?
Why should we use ‘distinct’ keyword in Pig scripts?
What is serialization of Idocs?
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
How does bogo sort work?
Define auto scaling?
how the CT and PT is connected in the circuit during testing of transformer explain with diagram
What are the reports generated in product cost controlling information system?
Can you explain about the standard javascript toolchain, transpilation, jsx?
How to create checkbox in apache-wicket?
Write a command that will display files in the current directory, in a colored, long format.
How can I manipulate data programatically?
can u explain step by step procedure of DB REFRESH..Ravi
What are the disadvantages of a spreadsheet?
What is the difference between service and factory?