Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I do not want an explanation. I just want an answer so that the exam time does not end quickly, please Question 5 Not yet

I do not want an explanation. I just want an answer so that the exam time does not end quickly, please

image text in transcribed

image text in transcribed

image text in transcribed

image text in transcribed

Question 5 Not yet answered Marked out of 0.50 P Flag question Which among the following is an example of an input device? Select one: a. Speaker . b. Web Camera c. Monitor d. Printer The output of the following code snippet is: int main() { char a='P'; printf("Value of a is %c",a); } Select one: a. Value of Pisc b. Value of P is a C. Value of a is P d. Value of a isc Question 7 Not yet answered Marked out of 0.50 P Flag question Identify the correct syntax of scanf statement for the following declaration float a,b; int p; Select one: a. scanf("%f%f%d",&p,&b,&a); b. scanf("%d%d%d",&a,&b,&p); c. scanf("%f%f%f",&a,&b,&p); d. scanf("%f%f%d",&a,&b,&p); Question 8 Not yet answered Marked out of 0.50 Flag question is called as the brain of the computer. Select one: a. Monitor b. Hard Disk C. CPU O d. Windows

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

Database Processing

Authors: David J. Auer David M. Kroenke

13th Edition

B01366W6DS, 978-0133058352

More Books

Students also viewed these Databases questions