Question: Module 1 Lab - Hello WorldOwned byNVC Computer Science DepartmentLast updated:Oct 27, 20231 min read Objective The objective of Lab 1 is to ensure you
Module 1 Lab - Hello WorldOwned byNVC Computer Science DepartmentLast updated:Oct 27, 20231 min read Objective
The objective of Lab 1 is to ensure you have your development (IDE) environment set up correctly. In this lab - we will be outputting a simple statement. You can open your IDE and create a C++ program to output the following two lines.
Hello, World!
Welcome to C++ Programming YOUR NAME!
Just so you know, I would like you to put your first name and last name in the place where I have YOUR NAME.
Deliverable
Upload the following:
Full source code (in a txt or cpp file)
Screenshot of the Console with the code executing
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
