Question: Visual Basic 1. Printing statements a. Print a text string on the screen: Hello World! b. Print a statement on the screen with user inputs
Visual Basic
1. Printing statements
a. Print a text string on the screen: Hello World!
b. Print a statement on the screen with user inputs : E.g.: Hello ! where the name is taken as a user input
c. Print a statement with different data types: E.g.: Hello , The student ID where Name and X is input by the user (your student ID).
i. Draw a flowchart for the above problem
ii. Write a pseudo code using to depict the logic
iii. Write code using C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
