This PYQ is from

UGC-NET-Paper1

ICT

UGC-NET-Paper1 PYQs

Year-wise PYQs

Section-wise PYQs

Read the Question carefully and choose the correct option.
Which of the following statements are true?

(A) Analgorithm may produce no output
(B) An algorithm expressed in a programming language is called a computer program.
(C) An algorithm is expressed in a graphical form known as flowchart
(D) An algorithm can have infinite sequence of instructions.

1. AB
2. ABD
3. CD
4. BC

निम्नलिखित में से कौन से कथन सत्य हैं?

(A) एक एल्गोरिदम कोई आउटपुट नहीं दे सकता है ।
(B) प्रोग्रामिंग लैंग्वेज में अभिव्यकत एल्गोरिदम को कंप्यूटर प्रोग्राम कहा जाता है।
(C) ग्राफ के रूप में अभिव्यकत एल्गोरिदम को फ्लो चार्ट कहा जाता है।
(D) एक एल्‍्मोरिदम में अनुदेशों का अनंत क्रम हो सकता है।

1. AB
2. ABD
3. CD
4. BC
This Question came in
UGC-NET-05-November-2020-Shift-2-Q35
UGC-NET Paper 1 Full Course

To-the-point Video Lectures

Topic-wise PYQs

24x7 Doubt Solving

Detailed Explanation & Answer
(B) True. When an algorithm is implemented in a programming language (like Python, Java, etc.), it becomes a computer program that can be executed on a computer.
(C) True. Flowcharts are a graphical representation of algorithms. They use symbols and arrows to represent the flow of logic and steps in the algorithm.
(B) सच है. जब एक एल्गोरिदम को प्रोग्रामिंग भाषा (जैसे पायथन, जावा, आदि) में लागू किया जाता है, तो यह एक कंप्यूटर प्रोग्राम बन जाता है जिसे कंप्यूटर पर निष्पादित किया जा सकता है।
(C) सच है. फ़्लोचार्ट एल्गोरिदम का एक ग्राफिकल प्रतिनिधित्व है। वे एल्गोरिदम में तर्क और चरणों के प्रवाह को दर्शाने के लिए प्रतीकों और तीरों का उपयोग करते हैं।
Hello, world! This is a toast message.