page-banner
Chapter-2 Algorithm and Flowcharts to solve problems
Q1.
निम्नलिखित डायमंड (♦) आकार के सिंबल का प्रयोग किसके लिए किया जाता है?

The following diamond (♦) shaped symbol is used to represent:
A. निर्णय / Decision
B. आरंभीकरण / Initialization
C. इनपुट/आउटपुट / Input/Output
D. कोई नहीं / None of mentioned
View Answer
Q2.
फ्लो चार्ट प्रतीक जिसका उपयोग डेटा या गणना के प्रसंस्करण के लिए किया जाता है।

Flow chart symbol that is used for processing of data or calculations.
A. त्रेपेज़ (Parallelogram - Input/Output)
B. आयत (Rectangle - Processing)
C. दीर्घवृत्त (Oval - Start/End)
D. डायमंड (Diamond - Decision)
View Answer
Q3.
फ्लो चार्ट में डेटा के इनपुट और आउटपुट के लिए किस प्रतीक का उपयोग किया जाता है?

Which symbol is used in flow chart for input and output of data?
A. त्रेपेज़ (Parallelogram - Input/Output)
B. आयत (Rectangle - Processing)
C. दीर्घवृत्त (Oval - Start/End)
D. डायमंड (Diamond - Decision)
View Answer
Q4.
फ्लो चार्ट की शुरुआत और अंत के लिए कौन सा प्रतीक उपयोग किया जाता है?

Start and End of a flow chart.
A. वृत्त (Circle)
B. आयत (Rectangle - Processing)
C. दीर्घवृत्त (Oval - Start/End)
D. डायमंड (Diamond - Decision)
View Answer
Q5.
फ्लोचार्ट और अल्गोरिथम का प्रयोग किया जाता है..............

Flow charts and Algorithms are used for…………
A. बेहतर प्रोग्रामिंग/Better Programming
B. ऑप्टिमाइज़्ड कोडिंग/Optimized Coding
C. सिस्टेमेटिक टेस्टिंग/Systematic testing
D. उपरोक्त सभी/All of above
View Answer