Ask a New Question
Search
write a program that accept
Write a program that accepts two numeric values from the user and displays all integers between these values. Your program will
A
1 answer
asked by
Jane
627 views
Using any application of your choice, write two Java programs that meet the following requirements:
First program: Name of the
1 answer
166 views
a student designed a program to accept the age of an employee and then compute the employees retirement year and display the
2 answers
asked by
riley
1,963 views
The program will accept user input to store the student's first and last name . If the name is ZZZ, then the program will end.
Th
2 answers
asked by
jay
1,166 views
Write a program that will accept two numbers. The program must calculate the LCM and HCF of the numbers and display it.
2 answers
asked by
Henceforth
1,859 views
Write a C++ program that will accept the marks in a test for a group of 5 students
1 answer
asked by
gilly
534 views
write a pascal program to accept sales and calculate the commission using CASE structure
1 answer
asked by
Felix
467 views
write a program that accept the name of a student score obtained in 5 courses and compute the average score of the student.your
1 answer
asked by
martin
881 views
Write an algorithm and flowchart that will accept 30 students calculate and print the average mark in basic program.
1 answer
asked by
Musa Bilya
1,252 views
Write a pseudocode algorithm that will accept a group of numbers and Calculate its sum. The program stops when the user enter 0
1 answer
asked by
Henry Seals
178 views