page-banner
Chapter-1 Introduction to Programming
Q46.
निम्नलिखित में से कौन सा असेम्बलर का एक विशेषता है ?<break-line><break-line>Which of the following is an advantage of using an assembler?
A. फास्टर एक्सीक्यूशन स्पीड / Faster execution speed
B. प्लेटफार्म इंडिपेंडेंस / Platform independence
C. डायनामिक मेमोरी एलोकेशन / Dynamic memory allocation
D. बेहतर एरर हैंडलिंग / Better error handling
View Answer
Q47.
निम्नलिखित में से कौन सी compiled प्रोग्रामिंग लैंग्वेज है ?<break-line><break-line>Which of the following is an example of a compiled programming language?
A. पायथन / Python
B. जावास्क्रिप्ट / JavaScript
C. सी++ / C++
D. रूबी / Ruby
View Answer
Q48.
फ्लोचार्ट का मुख्य उद्देश्य क्या होता है?<break-line><break-line>What is the main purpose of a flowchart?
A. डिजाइन बनाना / Designing
B. डेटा स्टोर करना / Storing data
C. समस्या को हल करने के लिए प्रक्रिया को चित्रात्मक रूप से दिखाना / Visually representing the steps to solve a problem
D. कोड को रन करना / Running the code
View Answer
Q49.
निम्नलिखित में से कौन सा फ्लोचार्ट का एक सामान्य चिन्ह है?<break-line><break-line>Which of the following is a common symbol in a flowchart?
A. त्रिकोण / Triangle
B. वृत्त / Circle
C. आयत / Rectangle
D. समकोण त्रिभुज / Right angle triangle
View Answer
Q50.
एल्गोरिथ्म की कौन सी विशेषता है?<break-line><break-line>Which of the following is a feature of an algorithm?
A. असीमित चरण / Infinite steps
B. स्पष्ट और सीमित चरण / Clear and finite steps
C. कोडिंग लैंग्वेज पर आधारित / Based on a coding language
D. सिर्फ चित्र आधारित / Only diagram based
View Answer