Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please i want it to be as same as the question is saying. Find Replace Picture Paint Date and Insert drawing time Select all object

Please i want it to be as same as the question is saying. image text in transcribed
image text in transcribed
image text in transcribed
Find Replace Picture Paint Date and Insert drawing time Select all object Paragraph Insert Editing document's format. Some content might be missing or displayed improperly. 2100123456 8 9 10 11 12 13 1415 16 17:18 Student Number: First Name: Last Name: Lab day /date: Lab section: Lab Time: La Procedure: mat. Some content might be missing or displayed improperly. 11.2013 14 15 16 7.8 9 10 11 12 13 14 15 16 Lab Procedure: PARTI Open Microsoft VStusdio 2019 (follow the same steps in Lab 1) to create a new project. Create "Empty Project", then add a new source file. Name the file with extension .c PART II 2- Using Microsoft VCH 2019. Write a C program to check whether a number entered by the user is even or odd 2.1 Compile and Run the program 2.2 Attach the coding and the output screen PART III: The traffic light program (nested ifs) 3. Using Microsoft VCH 2019, write a C program that displays the recommended actions depending on the color of a traffic light. This program uses if-else structures, 3.1 Compile and Run the program and ensure it works properly 3.2 Attach the coding and the output screen 3.3 Be sure to identify a proper variable (character) to display the below output Find ac Replace Picture Paint Date and Insert Select all drawing time object Paragraph Insert Editing ent's format. Some content might be missing or displayed improperly. 12.11.1 10123456789 10 11 12 13 14 15 Color Actions: R (Red): Stop! G (Green): Go! (Yellow): Wait! Example of reading and processing characters: char ch; printf("Please enter first letter of your name: "); scanf_s("%c", &ch); if (ch == 'a' l ch - 'A') printf("You entered 'A' "); else if (ch -- 'bIl ch -- '8') printf("Hello Bob!!! "); printf("Hello Unknown person "); else PART IV: 4. Using Microsoft VC++ 2019, write a C program that finds the largest and smallest of four integers entered by the user Enter four integers: 100 28 13 78 Largest : 100 Smallest : Une an few it statements as possible. Hint. Pour if statements are sufficient. 4.1 Compile and Run the program 42 Attach the coding and the output screen

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beyond Big Data Using Social MDM To Drive Deep Customer Insight

Authors: Martin Oberhofer, Eberhard Hechler

1st Edition

0133509796, 9780133509793

More Books

Students also viewed these Databases questions