answersLogoWhite

0


Best Answer

There are several shell programs available for download on the internet that will generate prime numbers. The best way to find a Prime number is through calculation, however.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Shell program to generate prime number between 1 and 50?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Shell program to generate the prime numbers betwee 1 to 50?

2,3,5,7,9,11,13,17,19,23,29,31,37,39,41,43,47,49


What is Shell in shell?

The 'shell' is a user interface program that interfaces between a user of the system and the Operating System. It is the user interface.


What is shell in os?

The 'shell' is a user interface program that interfaces between a user of the system and the Operating System. It is the user interface.


Write a Shell program to find the smallest number from a set of numbers?

k


Shell program to find the smallest digit of a given number?

syntax error


What is the Difference between c and shell program execution?

The shell interprets the script, while the C-compiler generates a binary executable.


What is the difference between interactive use of shell command and running a shell?

In an interactive shell session the shell program waits for the user to type in a command. When receiving a command the shell program will then attempt to locate it and process (execute) the command. You are interacting with the shell. Running a shell file requires a pre-stored series of commands stored in a file. Unless the shell program you are running is interactive then the shell executes each command in sequence, without involving the user at all.


Write a Shell program to find the sum of cube of individual digits of a number?

no thanks


What is the difference between shell sort and merge sort?

shell uses an odd number,merge uses an even number?


Shell program to find the sum of cube of individual digits of a number?

Shell problems are programs that can be run to find out information about numbers. The problem can help find an even or odd number, or what the sum of a cube is.


Relationship between group configuration and group number?

The number of electrons in the outermost shell is the group number.


What is kernel and shell in unix?

The kernel The kernel is the hub of the operating system: it allocates time and memory to programs and handles the filestore and communications in response to system calls. The shell The shell acts as an interface between the user and the kernel. When a user logs in, the login program checks the username and password, and then starts another program called the shell.