QUES TION 1 Falbe QUESTION 2 Two major components of every computer system are h
ID: 3702704 • Letter: Q
Question
QUES TION 1 Falbe QUESTION 2 Two major components of every computer system are hardware and sotware Fabe QUESTION3 Four basic operations of any computer are input, processing, walting, and stopping o True OFase QUESTION 4 A whle-loop (hest at the beginning or top of the loop) gaurantees that the statements in the loop will eancute at least one time True Fabe QUESTION5 An infinite loop is a loop that uns forever True False QUESTION A sentinel value is used as a signal value to indicate that processing in a loop should stop True o False QUESTION 7 A constant in a program i s used to represent a value that will change values many times while the program is running True False t Cove and Subomit to sauve and submit.Click Save All Answers to save all answersExplanation / Answer
1. FALSE
All conditional statements are not two sided.
ex:- condition statements like if else may or may not be two sided.
2.TRUE
two major components of computer are HARDWARE and SOFTWARE, where hardware components consists of Processor Main memory,Secondary memory,Input devices,Output devices and software components consists of operating system etc.
3.FALSE
basic operation of computer are Inputting,Processing,Outputting,Storing,Controlling.
4.FALSE
while loop not ensure thet loop run atleast once it is the property of do-while loop
5.TRUE
infinite loop runs forever. for ex:- while(1)
6.TRUE
sentinel values are loop terminating values
7.FALSE
constant value remain unchanged throughout the code
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.