Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 15618Write 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 16846Write 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 6734Snake 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 12151Write 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 10281Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
5 11052Post New Vimukti Technologies Interview Questions
How does the identity operator === compare two values?
What is oops in python?
Why do we use message queue?
What is tablesample?
What is the difference between new() and malloc()?
If not into production, how far did you follow the design and why did not you see it into production?
How to arrive d*d/162 , for finding the kg per meter , wt of steel
How do you tell if windows 10 is corrupted?
What are the recommend parameters to improve the prformance from data-source point of view.
How to fetch data from database in codeigniter?
Explain the difference between web.config and machine.config and where it will be ?
What is repository info. Systems?
Can we create master detail relationship on existing records? : salesforce admin
What is logical functions in excel?
What is a strong name in c#?