Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

answer all Q PLZ How many main () can be used in the one program of C language? O2 3 unlimited Clear my choice in

image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribedanswer all Q PLZ
How many main () can be used in the one program of C language? O2 3 unlimited Clear my choice in a C program a. comments are optional to be written or not b. comments must be written, otherwise program will not compile or execute O a is true, b is false O both are true O a is false, b is true both are false In any flowchart, a. variable declaration must appear before input,if any. b. at least 1 diamond must be present a is false, b is true O both a nd b are false a is true, b is false o both a nd b are true Which is the correct printf statement to output the following (Assume value contained in variable X is 3): the house no.3 located on street 3 O printf("the house no.3 located \t on street %d",x); printf("the house no.X locatted \t on street X"); O printf("the house no.3 located \t on street X"); O printf("the house no.3 located \t on street =%d"X); The number of variables to be declared to solve the following equation is: bn=b+n-2b+3n7 O 2 3 O 5 6 A flowchart that inputs the salary of an employee then it calculates a new salary by adding 50 to thy salary then displays the new salary then if the new salary is > 500, it displays "Good Salary, otherwise it displays "Weak Salary Which of following is the correct sequence of this flowchart start declare, input process decision process, output, end Start declare, input, process decision, output, end Start declare, input process, output decision output end start declare input, process, output decision process output end Draw a flowchart that reads the Base (b) and Height (h) of a Triangle then it calculates its area and prints the result. Area = V.bh This flowchart has the following sequence: Statt den input decision output end start declare Input process output and start decoreput del proces butput end at dere edition in process output and Which of the given statements will display the following Welcome To The University of TAS print Welcome To The University of TAS O printf("Welcomelnle The University of IAS O prints"Welcome To The University to IAS: O printf("Welcome to The University of WTAS Draw a flowchart that reads the Temperature of a day. If Temperature>=35, the flowchart displays otherwise it displays "Normal". This flowchart has the following sequence: start declare input decision process, output, end start declare, input process output end start declare decision input process output end start declare input decision output end Which of the following is a correct variable declaration statement in a C program? O int x=20 const int x 20 INT x=20 O printf("%d". The minimum number of decision symbols required to to find the maximum of 4 numbers is 3 1 N The number of variables required to be declared to solve the following equation is X=4m+mn? 7 5 8 The correct sequence of shapes in the flowchart to solve the following question is: Draw a flowchart to input the number of books in a library and display message according to following criteria books80 books>x60 and marks80 output good library books = 60 and marks 80 output decent library books 60 output needs improvement start declare, input, process output start, declare, input, process, decision, output start declare, input, decision, output start dectare, input, decision process output If the following question needs to be solved using the minimum number of diamonds in flowchart, how many diamonds are required: temperature>=50 output "very hot" temperature >=20 and temperature 50 output "normal" temperature

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_2

Step: 3

blur-text-image_3

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

Finance The Role Of Data Analytics In Manda Due Diligence

Authors: Ps Publishing

1st Edition

B0CR6SKTQG, 979-8873324675

More Books

Students also viewed these Databases questions

Question

=+Is the humor appropriate for the audience?

Answered: 1 week ago

Question

Stages of a Relationship?

Answered: 1 week ago