Write 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 16873Write 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 10298Post New Vimukti Technologies C++ Code Interview Questions
Are microservices restful?
How do I create a sql database?
What uses unix?
WHAT WE HAVE TO IF WE MAKE A BILL 5% CST IN PLACE OF 2% CST AND DIPOSIT THE TAX
Do submit teststrategy to customer if yes at what time
how would your teacher describe you?
What do you know about jsp tags?
What is a table partition?
What are your tools of choice to get the jquery job done?
How does cluster communication happen?
i want use the cable size 16cx4 core aluminium usege watts 240x2000w this cable size is correct?
Explain how you can include a groovy script in another groovy?
On the notification initial screen we select the notification type using iw21 t code. Is there any t code using which we can skip the initial screen and directly open the notification main screen?
Which is non maskable interrupt for 8085?
please answer the following question: A table contains the monthly sales data for the 12 months of a year and for the 4 sales zones where each zone has 8 districts.The table is defined in WORKING-STORAGE SECTION.What is the size of the defined table in number of bytes? write statements to calculate the total sales for each month.