Loading
Status: Live
I need someone that is familiar with introduction for programming to complete this assignment.
Date Posted: 23/01/2026
Category: Computer Science
Due Date: 31/01/2026
Willing to Pay: $20.00
Instruction
Instructions Install and configure Visual Studio Code (or Visual Studio), run Hello World C++ program. Upload screenshot of VSC and a functioning execution of the program listed below. After you watched the video on how to download, install VSC and C++ Compiler. create your first project in Visual Studios Code, copy the code below, compile it, submit screenshot of VSC, your code and code output. You may also use Visual Studio. ---------------------------------------------------------------------------------------------------- #include using namespace std; int main() { // Write C++ code here cout << "Hello my Name is: Mike" << endl ; cout << "My major is: Computer Science" << endl ; return 0; } ------------------------------------------------------------------------------------------------- Code Explanation "int main()" is required for all C++ programs it is the location where the program will start running. The int means the program will return an integer value upon termination. By convention return (0) means success and return (-1) means failure. all programs are surrounded by the block characters {} #include - imports the input and out verb (cout & cin) "<<" tells cout the next string is to be printed to the output file "endl" is a new line or skip a line "return 0" return a 0 to the operating system and stop the program.
Attached
No File uploaded yet.
Tutor Uploads
No File uploaded yet.
Bidders
14
Average bid
$71.43
Rated 9.43 earned 62419.04 around 1881 assignments.
$40.00
Rated 9.7 earned 203914.26 around 6674 assignments.
$50.00
Rated 9.86 earned 37321.41 around 1224 assignments.
$35.00
Rated 9.46 earned 34372.78 around 897 assignments.
$55.00
Rated 9.55 earned 14725.37 around 456 assignments.
$30.00
Rated 9.28 earned 42770.51 around 1424 assignments.
$30.00
Rated 9.13 earned 8389.00 around 281 assignments.
$20.00
Rated 9.62 earned 39685.25 around 1165 assignments.
$150.00
Rated 8.94 earned 80713.34 around 2496 assignments.
$100.00
Rated 9.59 earned 37978.64 around 1232 assignments.
$100.00
Rated 9.31 earned 24788.68 around 804 assignments.
$200.00
Rated 9.51 earned 8457.57 around 323 assignments.
$20.00
Rated 9.33 earned 15075.71 around 549 assignments.
$150.00
Rated 9.21 earned 44657.60 around 1087 assignments.
$20.00