Top 80+ Solved Fundamentals of Computer Programming 1 MCQ Questions Answer

From 61 to 75 of 95

Q. Which statement is used to jump the control of program?

a. Switch

b. Loop

c. Conditional statement

d. Goto

  • d. Goto

Q. Processing Symbol is used to indicate in the program.

a. Process (i.e. Arithmetic process)

b. Input and Output

c. Decisions

d. Start and End

  • a. Process (i.e. Arithmetic process)

Q. PDL - Program Decision Language is an another name of _

a. Test Case

b. Algorithms

c. Pseudo code

d. Programs

  • c. Pseudo code

Q. According to Sequence Logic a Pseudo code _

a. Instructions are written in the order they are to be performed

b. Instructions will be executed several time based on some condition.

c. Instructions will be executed only ones based on some condition.

d. None of the above.

  • a. Instructions are written in the order they are to be performed

Q. According to Selection Logic (Decision Logic) of Pseudo code

a. Instructions are written in the order they are to be performed

b. Instructions will be executed several time based on so condition.

c. Instructions will be executed only ones based on condition.

d. None of the above.

  • c. Instructions will be executed only ones based on condition.

Q. Selection Logic is used to ___(B) Write programming instruction in normal language

a. Instructions are written in the order they are to be performed.

b. Instructions executed several time based on some condition.

c. Select the proper path out of two or more alternative paths

d. None of above

  • c. Select the proper path out of two or more alternative paths

Q. What might be considered the seventh step of programming process?

a. Testing

b. Maintaining

c. Replacing

d. Converting

  • b. Maintaining

Q. What symbol is used to represent output is flow chart?

a. Square

b. Circle

c. Parallelogram

d. Triangle

  • c. Parallelogram

Q. What is the standard terminal symbol for a flow chart?

a. Circle

b. Lozenge

c. Diamond

d. Square

  • a. Circle

Q. What is assignment operator?

a. =

b. *

c. ^

d. %

Q. What is an example of string constant?

a. 1

b. 12432

c. “oops”

d. O

  • c. “oops”

Q. A case structure can be replaced one or more

a. If-then-else

b. Do-while

c. Do-until

d. While

  • a. If-then-else

Q. Which name is best suited to a module that calculates overtime pay?

a. CalcoO

b. CoO

c. Calculate overtimeO

d. CalculateovertimeO

  • d. CalculateovertimeO

Q. The------- can be a useful tool when a program must be modified months or years after the originalwriting.

a. Flowchart

b. Hierarchy chart

c. Pseudo code

d. Variable declaration

  • c. Pseudo code
Subscribe Now

Get All Updates & News