Get in Touch
●
skoolyst@gmail.com
●
+92 334 0673401
0
Home
Schools
About
Blog
Shop
Videos
MCQs
EN
اردو
0
Login
Register
MCQs
Practice
Q
Easy
1 Mark
Computer Studies
Programming Fundamentals
How many inputs may an algorithm take?
A
Exactly one
B
Zero or more
C
At least two
D
Exactly two
Show Hint
Reset
Check Answer
Explanation
An algorithm may take zero or more inputs. Some algorithms need no input while others require multiple inputs.
Reference: Computer Studies , Page 1
Hint
Input is not always required.
Similar Questions
What is the minimum number of outputs a good algorithm must produce?
Easy
Computer Studies
Which of the following languages uses an interpreter?
Medium
Computer Studies
What is a flowchart?
Easy
Computer Studies
What is a key advantage of a compiler over an interpreter?
Medium
Computer Studies
Which characteristic of an algorithm means it must end after a finite number of steps?
Medium
Computer Studies