Microsoft Visual C#
Microsoft Visual C#
7th Edition
ISBN: 9781337102100
Author: Joyce, Farrell.
Publisher: Cengage Learning,
bartleby

Concept explainers

Question
Book Icon
Chapter 1, Problem 4E
Program Plan Intro

Program Plan:

List of variables:

name: stores the name of the person.

birthdate: stores the date of birth entered by user.

worknum: stores the work phone number.

cellnum: stores the cell phone number.

List of functions used:

Write(): To display instructions in string to user.

Convert.ToInt32(): To convert the entered string into integer.

ReadLine(): To read input from user in string format.

Summary Introduction:

Program will use Main () method to prompt the user to enter values for name, birthdate, working phone number and cell phone number. These values are then printed using console.WriteLine().

Program Description:

Purpose of program is to enter values from user and display name, birthdate, work phone number and cell phone number in output.

Blurred answer
Students have asked these similar questions
Write, compile, and test a program named Lyrics that displays at least four lines of your favorite song using C++ programming language. Please make sure to utilize code " (\s*WriteLine\(".*"\);\s*){4,} " in your solution. Please use the code provided below as the base code for your solution.   Code: using static System.Console; class Lyrics { staticvoidMain() { // Write your main here } }
I have to create an application that grades the written portion of the driver’s license exam. The exam has 20 multiple-choice questions. The program I created produces more than the 20 questions. I am new to Python and I do not know what I am doing wrong
Develop a simple mini accounting system that shows the accounting process (Journal System (using single and double entry), Ledger, Balance Sheet). The entry of the accounts and their values must be entered by the user and the process ends when the user decides. REMEMBER IT IS AN ACCOUNTING SYSTEM, DO NOT MAKE A BANK PROGRAM. The code must be developed in java (the code must not be written manually by hand, do not use images to describe the code, paste the code so that it can be used in different IDEs to test its functionality.
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Microsoft Visual C#
Computer Science
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Cengage Learning,
Text book image
Programming Logic & Design Comprehensive
Computer Science
ISBN:9781337669405
Author:FARRELL
Publisher:Cengage
Text book image
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT
Text book image
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning
Text book image
C++ Programming: From Problem Analysis to Program...
Computer Science
ISBN:9781337102087
Author:D. S. Malik
Publisher:Cengage Learning