• Home
  • Textbooks
  • Microsoft Visual Basic Programs to Accompany Programming Logic and Design
  • An Introduction to Visual Basic and the Visual Basic Programming Environment

Microsoft Visual Basic Programs to Accompany Programming Logic and Design

Jo Ann Smith

Chapter 1

An Introduction to Visual Basic and the Visual Basic Programming Environment - all with Video Answers

Educators


Section 1

Understanding How to Compile

Problem 1

Open the source code file named GoodMorning.vb using Notepad or the text editor of your choice.

Check back soon!

Problem 2

Save this source code file in a directory of your choice, and then change to that directory.

Check back soon!

Problem 3

Compile the source code file. There should be no syntax errors. Record the command you used to compile the source code file. $\qquad$

Check back soon!

Problem 4

Execute the program. Record the command you used to execute the program, and also record the output of this program. $\qquad$
$\qquad$

Check back soon!

Problem 5

Modify the program so that it displays "Good Job!," and then change the Module name to GoodJob. Save the file as GoodJob.vb. Compile and execute the program.

Check back soon!
03:18

Problem 6

Modify the Good Job program so that it prints two lines of output. Add a second output statement that displays "Have a great day." Change the Module name to GoodJob2 and then save the modified file as GoodJob2.vb. Compile and execute the program.

Willis James
Willis James
Numerade Educator