c# coding for 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 not using the Big-integer
and Exponential Function's.



c# coding for a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is ..

Answer / sreejesh1987

Me too want the code for this...

Is This Answer Correct ?    5 Yes 4 No

Post New Answer

More C Sharp Code Interview Questions

program to reverse the order of digits in a given number of any length.

1 Answers   Mind Tree,


. Write a program to print the following outputs using for loops $ $ $ $ $ $ $ $ $ $ $ $ $ $ $

3 Answers  


How to pass multiple rows from one gridview to another gridview after clicking the checkbox.

1 Answers   Satyam,


how can i split sting in textbox in windows application using c# .net

2 Answers  


program to reverse the order of words in a string.

2 Answers   Mind Tree,






program for addition of fraction(M/N + P/Q = Y/Z)

1 Answers   Mind Tree,


how do i copy textbox contents of 1 form to another form

4 Answers   Wipro,


how to change password in .net with c # with ado.net and also SQL server 2008 change password

1 Answers  


how does the below eqation proceed to be solved: x*=y+z options: x=x*y+z or x=x*(y+z)

1 Answers  


Can you declare an array of mixed Types?

1 Answers   HCL,


Write a program to count the number of characters, number of words, number of line in file.

2 Answers   Mind Tree,


How to Link Different Data Sources Together?

0 Answers  


Categories
  • ASP.NET Code Interview Questions ASP.NET Code (46)
  • VB.NET Code Interview Questions VB.NET Code (9)
  • C Sharp Code Interview Questions C Sharp Code (51)
  • ADO.NET Code Interview Questions ADO.NET Code (8)