Answered step by step
Verified Expert Solution
Question
1 Approved Answer
c++ Programming Project # 1 Due Thursday, February 18, 2021. By following the format of the Hello There World program, write a C++ program that
c++
Programming Project # 1 Due Thursday, February 18, 2021. By following the format of the "Hello There World" program, write a C++ program that prints your name on one line, your major on the second line, and the position or field you hope to work in after you finish your education. Submit through Blackboard in 3 separate files: 1. Pseudocode or Flowchart 2. Program Listing 3. Output Grading Rubric Criteria Points Points Earn ed 30 1. Good Programming Practices: Proper spacing, comments, indentation, and appearance of program. Program is consistent with good programming standards and follows the format of the "Hello World" program. 10 2. Program description is complete and understandable. 151 3. Flowchart or pseudocode is included and is correct 4. Output is aligned, legible, and organized. 151 30 5. Program runs correctly and produces the intended results Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started