Single Choice
Moderate
QAlgorithms are written in:
ID: #25726
MCQ Quiz - Class 8 - Algorithm & Flowchart
2 views
Question Info
#25726Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - Algorithm & FlowchartTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Correct Answer Explanation:
Algorithms are written in plain language or pseudocode — independent of any specific programming language. This lets any programmer implement them in any language.
Why the other options are incorrect:
- Option B: Java is one language; algorithms exist independently of Java.
- Option C: C is one language; algorithms are language-independent.
- Option D: Python is one language; algorithms don't require Python.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic