Question
a.
Function definition
b.
Function call
c.
for loop
d.
while loop
Posted under IT Fundamentals
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Semicolon is used after :
Similar Questions
Discover Related MCQs
Q. What is the correct syntax of for statement?
View solution
Q. Which of the following is a loop statement?
View solution
Q. The following is the syntax for:
____(condition)
action
View solution
Q. A program should be ________
View solution
Q. A ________ is a directed graph that describes the flow of execution control of the program.
View solution
Q. Top-down approach is followed in structural programming.
View solution
Q. Programming based on stepwise refinement process.
View solution
Q. A statement used to close the IF block.
View solution
Q. A symbol used for grouping.
View solution
Q. Another notation for exponentiation.
View solution
Q. ____________ begins with lower case letters.
View solution
Q. _____________ are identified by their addresses, we give them names (field names / variable names) using words.
View solution
Q. The statement that tells the computer to get a value from an input device and store it in a memory location.
View solution
Q. ______________ is used to show hierarchy in a pseudo code.
View solution
Q. Which of the following is not a keyword?
View solution
Q. Capitalize initial keyword – This is a rule while writing a pseudo code.
View solution
Q. Keep the statement language ______________ while writing a pseudo code.
View solution
Q. An _______ is a connector showing the relationship between the representative shapes.
View solution
Q. The action performed by a ___________ structure must eventually cause the loop to terminate.
View solution
Q. Which of the following is not a flowchart structure?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond IT Fundamentals? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!
Software Engineering
Learn about the systematic approach to developing software with our Software...
Java Programming
Level up your coding skills with our Java Programming MCQs. From object-oriented...