Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 15863Write 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 17087Write 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 6876Snake 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 12498Write 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 10443Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
5 11328Post New Vimukti Technologies Interview Questions
What is time_t?
What is mockito in junit?
What are cookies in analytics?
Have you worked in windows ?
What is hadoop? Name the main components of a hadoop application?
Explain how to call a function in objective-c?
What are the different techniques used in offpage seo?
Name the function which helps to change the files permission
What is redis good for?
How many classes can any class inherit java?
What is react intl?
Explain 5nf?
how to i get B licence,i am completed BE electircal and electronics engineering.i want to konw the proceduure to get b licence
What are the scopes of a variable in javascript?
How a base class method is hidden?