My orders
How it works
Examples
Reviews
Blog
Homework Answers
Submit
Sign in
How it works
Examples
Reviews
Homework answers
Blog
Contact us
Submit
Fill in the order form to get the price
Subject
Select Subject
Programming & Computer Science
Math
Engineering
Economics
Physics
Other
Category
C++
Software Engineering
Java | JSP | JSF
Databases | SQL | Oracle | MS Access
C
Python
Excel
C#
Visual Basic
Computer Networks
Functional Programming
Android
Assembler
UNIX/Linux Programming
ASP | ASP.NET
MatLAB
Wolfram Mathematica
MathCAD
Maple
Perl
Action Script | Flash | Flex | ColdFusion
Ruby | Ruby on Rails
Prolog
Objective-C | Swift
Algorithms
Web Development
HTML/JavaScript Web Application
NodeJS Web Application
Other
Deadline
Timezone:
Title
*
Task
*
write a menudriven program which makes use of the following types of loops as appropriate: while, dowhile, for, for-each. You need to use each specific loop type at least once in the assignment. Your program should present the user with the following options • Option A: Your program must output the following sequence (the number of terms in the sequence is given by the user): 2, 4, 4, 8, 6, 12, 8, 16, 10, 20, 12, 24, 14, 28, 16, 32, 18, 36, 20, 40, ... • Option B: Your program must allow the user to specify all of the parameters for a counting sequence by asking the user for the following: ◦ a starting value ◦ a stopping value ◦ a step value Your program must then display the resulting sequence. For example if the user enters 0 ,10, and 2 the sequence must be: 0 2 4 6 8 10 • Option C: Your program must count the number of alphabetic characters (both upper and lower case) in a string input by the user. • Option X: The program must exit
I need basic explanations
Special Requirements
Upload files (if required)
Drop files here to upload
Add files...
Account info
Already have an account?
Create an account
Name
*
E-mail
*
Password
*
The password must be at least 6 characters.
I agree with
terms & conditions
Create account & Place an order
Please fix the following input errors:
dummy