Paper Writing Services 0; l–) newNum = newNum + value[l-1]; Write a program that displays a menu with the following options: 1. The user can

Abstract
Name: Your Name Class and Section: CS 165 01 Assignment: Final Project Due Date: See above Date Turned in: Program Description: You write a short description of what the program will do When you complete the program, do the following. 1. Turn in a printout of the source code with ts sheet attached to the front 2. Create

Part 1: In your program, write a method that accepts a positive integer and returns true if the number is a prime number and false otherwise. Note that 2 is the only even prime number. An odd integer is prime if it not divisible by any odd integer less than or equal to the square root of the number. Part2: A prime number whose reversal is also a prime number is called emirp. For example, 11, 13, 79 and 359 are emirps. Write a method that returns the reversal of a positive number. You can reverse the integer in the following way: · Convert the integer into a string value = num.ToString(); · Use the following code to reverse the integer string newNum = “”; for (int l = value.Length; l > 0; l–) newNum = newNum + value[l-1]; Write a program that displays a menu with the following options: 1. The user can enter a number in an input box and the program will tell the user if the number is prime and, if so, if it is also an emirp. 2. The user can enter a number in an input box and the program will display in a listbox all the prime number and all the emirp numbers from 1 to that number. 3. The user can enter a filename that contains a list of numbers and the program will display all prime number and all emirp numbers in the file and display the results in the listbox. 4. Quit the program. Add the following comments to the beginning of the program. Name: Your Name Class and Section: CS 165 01 Assignment: Final Project Due Date: See above Date Turned in: Program Description: You write a short description of what the program will do When you complete the program, do the following. 1. Turn in a printout of the source code with ts sheet attached to the front 2. Create a folder with the following name: 3. Copy your project to ts folder Copy the folder to the following location: where your name is a folder located in I:\kopp\inbox\CS 165 01.

Sample references
  • (‘Bosello, F., R. Roson, and R. S. J. Tol. 2007. Economy-wide estimates of the implications of climate change: Sea level rise. Environmental & Resource Economics 37(3):549-571.’,)
  • (‘Khvorostyanov, D. V., P. Ciais, and G. Krinner. 2008. Vulnerability of east Siberia’s frozen carbon stores to future warming. Geophysical Research Letters 35(10):L10703, doi:10710.11029/12008GL033639.’,)
  • (‘Petty, RE & Cacioppo, JT. 1986. Communication and persuasion: Central and peripheral routes to attitude change, New York: Springer-Verlag ‘,)
  • (‘Estabrooks, C. A., Thompson, D. S., Lovely, J. J. E., & Hofmeyer, A. (2006). A guide toknowledge translation theory. Journal of Continuing Education in the HealthProfessions, 26(1), 25-36.270’,)

Need your ASSIGNMENT done? Use our paper writing service to score better and meet your deadline.


Click Here to Make an Order Click Here to Hire a Writer