close report window CPCTwale offers MP CPCT mock tests, 200+ updated previous year papers, syllabus & topic-wise practice in Hindi & English, strictly as per CPCT official syllabus & guidelines. CPCT Computer Languages Quiz 2 – MCQ Practice

Report a question

You cannot submit an empty report. Please add some details.
tail spin CPCTwale offers MP CPCT mock tests, 200+ updated previous year papers, syllabus & topic-wise practice in Hindi & English, strictly as per CPCT official syllabus & guidelines. CPCT Computer Languages Quiz 2 – MCQ Practice

CPCT Computer Languages Quiz 2 – MCQ Practice


CPCT Computer Languages Quiz 2 – MCQ Practice

1 / 30

1) सबसे निम्न स्तर की भाषा जिसे कंप्यूटर सीधे समझता है, क्या कहलाती है? (What is the lowest level language understood directly by the computer?)

2 / 30

2) उच्च-स्तरीय भाषा की कौन सी विशेषता सबसे अच्छी है? (Which characteristic best describes a High-Level Language?)

3 / 30

3) एक कंपाइलर क्या करता है? (What does a compiler do?)

4 / 30

4) कौन सा अनुवादक प्रोग्राम को लाइन-बाय-लाइन निष्पादित करता है? (Which translator executes a program line by line?)

5 / 30

5) निम्नलिखित में से कौन एक ऑब्जेक्ट-ओरिएंटेड प्रोग्रामिंग (OOP) भाषा का उदाहरण है? (Which of the following is an example of an Object-Oriented Programming (OOP) language?)

6 / 30

6) चौथी पीढ़ी की भाषा (4GL) की एक मुख्य विशेषता क्या है? (What is a key characteristic of a Fourth Generation Language (4GL)?)

7 / 30

7) पायथन एक लोकप्रिय प्रोग्रामिंग भाषा है जिसका उपयोग मुख्य रूप से किस उद्देश्य के लिए किया जाता है? (Python is a popular programming language used for what primary purpose?)

8 / 30

8) प्रोग्रामिंग में 'सोर्स कोड' क्या है? (What is 'Source Code' in programming?)

9 / 30

9) किस प्रकार की कंप्यूटर भाषा को पहली पीढ़ी की भाषा (1GL) माना जाता है? (Which type of computer language is considered the First Generation Language (1GL)?)

10 / 30

10) कौन सी कंप्यूटर भाषा स्मरणीय कोड (mnemonic codes) का उपयोग करती है और उसे मशीन भाषा में बदलने के लिए असेंबलर की आवश्यकता होती है? (Which computer language uses mnemonic codes and requires an assembler to convert it into machine language?)

11 / 30

11) एक कंपाइलर का मुख्य कार्य क्या है? (What is the main function of a compiler?)

12 / 30

12) एक इंटरप्रेटर प्रोग्राम को कैसे निष्पादित करता है? (How does an interpreter execute a program?)

13 / 30

13) उच्च-स्तरीय भाषाओं की प्रमुख विशेषता क्या है? (What is the main characteristic of high-level languages?)

14 / 30

14) निम्नलिखित में से कौन निम्न-स्तरीय भाषा का उदाहरण है? (Which of the following is an example of a low-level language?)

15 / 30

15) प्रोग्रामर द्वारा किसी उच्च-स्तरीय भाषा में लिखे गए प्रोग्राम को क्या कहा जाता है? (What is the program written by a programmer in a high-level language called?)

16 / 30

16) चौथी पीढ़ी की भाषाओं (4GLs) की विशेषता क्या है? (What is the characteristic of Fourth-Generation Languages (4GLs)?)

17 / 30

17) यदि कोई प्रोग्रामर किसी प्रोग्रामिंग भाषा के नियमों का उल्लंघन करता है, तो उसे किस प्रकार की त्रुटि का सामना करना पड़ता है? (If a programmer violates the rules of a programming language, what type of error do they encounter?)

18 / 30

18) कंप्यूटर भाषाओं का प्राथमिक उद्देश्य क्या है? (What is the primary purpose of computer languages?)

19 / 30

19) कंप्यूटर सीधे तौर पर किस भाषा को समझते हैं? (Which language do computers understand directly?)

20 / 30

20) कंपाइलर का क्या कार्य है? (What is the function of a compiler?)

21 / 30

21) इंटरप्रेटर कंपाइलर से किस प्रकार भिन्न है? (How is an interpreter different from a compiler?)

22 / 30

22) निम्न-स्तरीय भाषा का उदाहरण कौन सा है? (Which one is an example of a low-level language?)

23 / 30

23) एक प्रोग्रामर द्वारा लिखी गई मूल उच्च-स्तरीय भाषा को क्या कहा जाता है? (What is the original high-level language written by a programmer called?)

24 / 30

24) पहली पीढ़ी की प्रोग्रामिंग भाषा (1GL) कौन सी है? (Which is the First Generation Programming Language (1GL)?)

25 / 30

25) तीसरी पीढ़ी की प्रोग्रामिंग भाषाओं (3GLs) का प्राथमिक उपयोग क्या है? (What is the primary use of Third Generation Programming Languages (3GLs)?)

26 / 30

26) वेब पेजों में इंटरैक्टिविटी जोड़ने के लिए अक्सर किस स्क्रिप्टिंग भाषा का उपयोग किया जाता है? (Which scripting language is often used to add interactivity to web pages?)

27 / 30

27) सबसे निम्न-स्तरीय कंप्यूटर भाषा कौन सी है जिसे कंप्यूटर बिना अनुवादक के सीधे समझता है? (Which is the lowest-level computer language that a computer directly understands without a translator?)

28 / 30

28) उच्च-स्तरीय भाषाओं के बारे में कौन सा कथन सत्य है? (Which statement is true about high-level languages?)

29 / 30

29) इंटरप्रेटर और कंपाइलर में क्या अंतर है? (What is the key difference between an interpreter and a compiler?)

30 / 30

30) चौथी पीढ़ी की भाषा (4GL) का एक उदाहरण क्या है? (What is an example of a Fourth Generation Language (4GL)?)

Your score is

0%

Awesome! Tumne CPCT mock test pass kar liya!

Thank You

Next Quiz →

CPCT Computer Languages Quiz – Ace the CPCT and Secure Your Dream Job

Are you preparing for the CPCT exam in Madhya Pradesh? Our CPCT Computer Languages Quiz is designed to help you master the fundamental concepts of computer languages, a crucial component of the CPCT syllabus. This comprehensive quiz covers key topics and will equip you with the knowledge necessary to obtain your mandatory CPCT certificate, opening doors to various government jobs like Patwari, Steno, and Clerical Grade-3. For official information and details about the CPCT, please visit the MP CPCT website (https://www.cpct.mp.gov.in/).

By practicing with our in-depth CPCT Computer Languages Quiz, you’ll gain a strong foundation in computer languages and improve your problem-solving skills. This will increase your confidence and enhance your overall performance in the CPCT exam. Our CPCT online test aligns with the official syllabus, ensuring you’re well-prepared for the actual exam. Start your CPCT exam preparation today and take a significant step towards securing your dream government job in Madhya Pradesh. This valuable resource covers important computer language MCQs, boosting your chances of success in the competitive MP Govt Jobs landscape.

Key Features of Our CPCT Computer Languages Quiz

For more quiz

Frequently Asked Questions

What types of computer languages are covered in this quiz?

This quiz covers various types of computer languages, including machine language, high-level languages, and the roles of compilers and interpreters, all essential for CPCT exam preparation.

How does this quiz help me prepare for the CPCT exam?

This quiz tests your knowledge of computer languages, a crucial part of the CPCT syllabus. It helps you identify your strengths and weaknesses, allowing for focused CPCT exam preparation.

Is this quiz relevant for MP Govt Jobs like Patwari or Steno?

Yes, the CPCT certificate is mandatory for many MP Govt Jobs, including Patwari and Steno. This quiz strengthens your computer language knowledge, improving your CPCT score and job prospects.