MCQs on Programming Basics

Ques 1

'COBOL' का विकास किसने किया?

Who developed 'COBOL'?

[A] Grame Smith Lawrance

[B] Vin Merchant

[C] Douglas Martin

[D] Grace Murry Hopper

Correct Answer : Grace Murry Hopper


Ques 2

कंप्यूटर निर्देशों को लिखने की प्रक्रिया को _______ के रूप में जाना जाता है

The process of writing out computer instructions is known as _______

[A] Documenting

[B] Coding

[C] Compiling

[D] Assembling

Correct Answer : Coding


Ques 3

SPSC SI Police CSE

कंपाइलर में किसी भाषा के कीवर्ड को पहचाना जाता है

In a compiler, keywords of a language are recognized during

[A] parsing of the program

[B] the code generation

[C] the lexical analysis of the program

[D] dataflow analysis

Correct Answer : the lexical analysis of the program


Ques 4

UPP Programmer 2013

बिजली बंद होने पर भी ________ में डेटा नष्ट नहीं होता है।

The data in ________ is not lost even if power is switched off.

[A] files

[B] arrays

[C] structures

[D] unions

Correct Answer : files


Ques 5

UPP Programmer 2013

निम्नलिखित में से कार्यात्मक प्रोग्रामिंग भाषा का उदाहरण कौन सा है?

Which is an example of functional programming language among the following ?

[A] Haskel

[B] Java

[C] Python

[D] Fortran

Correct Answer : Haskel


Ques 6

RRB NTPC 2019

प्रोग्रामिंग भाषा जावा ______ द्वारा विकसित की गई थी।

Programming language Java was developed by______.

[A] Charles Simoni

[B] Paul Allen

[C] Jaap Hartsen

[D] James Gosling

Correct Answer : James Gosling


Ques 7

RRB NTPC 2021

"आर्टिफिशियल इंटेलिजेंस" शब्द किसने गढ़ा?

Who coined the word “Artificial Intelligence”?

[A] John McCarthy

[B] David Bradley

[C] John Berger

[D] Charles Bachman

Correct Answer : John McCarthy


Ques 8

RRB NTPC 2021

COBOL का पूर्ण रूप क्या है?

What is the full form of COBOL?

[A] Computer Basic Oriented Language

[B] Common Basic Operating Language

[C] Computer Based Operating Language

[D] Common Business Oriented Language

Correct Answer : Common Business Oriented Language


Ques 9

RRB NTPC 2021

निम्नलिखित में से कौन सा प्रोग्राम है जो उच्च स्तरीय भाषा के प्रत्येक निर्देश का अनुवाद करता है और अगले निर्देश पर जाने से पहले उसे निष्पादित करता है?

Which of the following is a programme that translates each instruction of high-level language and executes it before passing on to the next instruction?

[A] Interpreter

[B] Multi Processing

[C] Assembller

[D] Data Processing

Correct Answer : Interpreter


Ques 10

RRB NTPC 2019

______ वैज्ञानिक और गणितीय उपयोग के लिए एक उच्च स्तरीय प्रोग्रामिंग भाषा है

______ is a high-level programming language for scientific and mathematical use

[A] EDP

[B] COBOL

[C] RFID

[D] FORTRAN

Correct Answer : FORTRAN


Ques 11

MPESB Police Constable 2023

निम्नलिखित में से किसमें POST नामक प्रोग्राम होता है?

Which of the following contains a program called POST?

[A] BIOS

[B] Register

[C] Cache

[D] Kernel

Correct Answer : BIOS


Ques 12

MPESB Police Constable 2023

________ वह सॉफ्टवेयर है जिसका स्रोत कोड उपयोग, देखने, संशोधन और पुनर्वितरण के लिए स्वतंत्र रूप से उपलब्ध है।

________ is software which has its source code freely available for use, viewing, modification, and redistribution.

[A] Source code

[B] Free code

[C] Open source

[D] Free Software

Correct Answer : Open source


Ques 13

RRB PO/Clerk 2020

पास्कल भाषा का विकास किसने किया है?

Who is developed PASCAL language?

[A] James Gosling

[B] Niklaus Wirth

[C] Dennis Ritchie

[D] Charles Babbage

Correct Answer : Niklaus Wirth


Ques 14

MPESB Police Constable 2023

निम्नलिखित में से कौन प्रोग्रामिंग भाषा का अनुवादक नहीं है?

Which of the following is not a translator of a programming language?

[A] Compiler

[B] Assembler

[C] Interpreter

[D] Loader

Correct Answer : Loader


Ques 15

MPESB Police Constable 2023

ASCII एक ________ है|

ASCII is a/an ________.

[A] Numbering system for representing numbers with decimals.

[B] Character representation standard common in older mainframe computers.

[C] Encoding standard used to represent letters and characters.

[D] Symbolic programming language that directly represents machine instructions.

Correct Answer : Encoding standard used to represent letters and characters.


Ques 16

MPESB Police Constable 2023

Boolean (Yes/No) fields के लिए अधिकतम स्वीकृत फ़ील्ड आकार क्या है?

What is the maximum allowed field size for Boolean (Yes/No) fields?

[A] 1

[B] 8

[C] 50

[D] 255

Correct Answer : 1


Ques 17

MPESB Police Constable 2023

निम्नलिखित में से कौन सा यूनिवर्सल गेट है?

Which of the following is the Universal gate?

[A] NOT

[B] AND

[C] OR

[D] NOR

Correct Answer : NOR


Ques 18

MPESB Police Constable 2023

निम्नलिखित में से कौन सा गेट जोड़ ऑपरेशन करेगा?

Which of the following gate will person addition operation?

[A] AND

[B] OR

[C] NOR

[D] NOT

Correct Answer : OR


Ques 19

MPESB Police Constable 2023

लॉग इन पेज, शॉपिंग कार्ट, सबमिशन फॉर्म आदि निम्नलिखित में से किस प्रकार के वेब पेज के उदाहरण हैं?

Login pages, shopping carts, submission forms, etc., are examples of which of the following type of web page?

[A] Flat Web Page

[B] Static Web Page

[C] Server-side Dynamic Web Page

[D] Client-side Dynamic Web Page

Correct Answer : Server-side Dynamic Web Page


Ques 20

Rajasthan Patwari 2015

फोरट्रान प्रोग्रामिंग भाषा है. फोरट्रान का मतलब क्या है?

FORTRAN is programming language. What does FORTRAN stand for?

[A] Forbid Translation

[B] Formula Translation

[C] Format Translation

[D] Fortune Translation

Correct Answer : Formula Translation


Ques 21

RSMSSSB IA 2023

एल्गोरिदम के इनपुट/आउटपुट ऑपरेशन के लिए कौन सी ज्यामितीय आकृति दर्शाती है?

Which geometrical figure represents for Input/Output operation of an algorithm?

[A] Diagonal

[B] Circle

[C] Rectangle

[D] Parallelogram

Correct Answer : Parallelogram


Ques 22

HP-JOA IT 2021

प्रोग्रामिंग भाषा की कौन सी पीढ़ी कम्पाइलर और इंटरप्रेटर का उपयोग करती है?

Which generation of programming language make use of compilers and interpreter ?

[A] First

[B] Second

[C] Third

[D] None of these

Correct Answer : Second


Ques 23

MPESB Group-4 2023

प्रोग्रामिंग के लिए निर्देशों का एक सेट जो किसी फ़ाइल से जुड़ता है, स्वयं की प्रतिलिपि बनाता है, और/या अन्य फ़ाइलों में फैलता है।

A set of instructions for programming that attaches to a file, copies itself, and/or spreads to other files.

[A] Time bomb

[B] Computer infection

[C] Melissa virus

[D] The Michelangelo virus

Correct Answer : Melissa virus


Ques 24

Chhattisgarh ITI 2023

कौन सा सिद्धांत कहता है कि वस्तुएं विस्तार के लिए खुली होनी चाहिए लेकिन संशोधन के लिए बंद होनी चाहिए?

Which principle states that objects should be open for extension but closed for modification?

[A] Inheritance

[B] Encapsulation

[C] Polymorphism

[D] Open-Closed Principle

Correct Answer : Open-Closed Principle


Ques 25

UPPCL-TG2-2021

______ का उपयोग उन कार्यों तक त्वरित पहुँच के लिए किया जाता है जो आमतौर पर किसी प्रोग्राम में उपयोग किए जाते हैं।

The ______ is used for quick access to functions that are commonly used in a program.

[A] toolbar

[B] title bar

[C] menu bar

[D] status bar

Correct Answer : toolbar


Ques 26

UPPCL-TG2-2021

DLL फ़ाइल एक संकलित लाइब्रेरी है जिसमें प्रक्रियाओं और/या ड्राइवरों का एक सेट होता है, जिसे Windows प्रोग्राम द्वारा संदर्भित और निष्पादित किया जाता है। DLL का क्या अर्थ है?

A DLL file is a compiled library containing a set of procedures and/or drivers referenced and executed by a Windows program. What does DLL stand for?

[A] Dual language Library

[B] Dynamic Link Library

[C] Data Load Library

[D] Data Link Library

Correct Answer : Dynamic Link Library


Ques 27

UPPCL-TG2-2021

प्रोग्राम चलाने, कंप्यूटर फ़ाइलों का प्रबंधन करने और कंप्यूटर के साथ बातचीत करने के लिए किस प्रकार के यूजर इंटरफेस का उपयोग किया जाता है?

Which type of user interface is used to run programs, manage computer files and interact with the computer?

[A] Menu-driven interface.

[B] Form based interface

[C] Command line interface

[D] Graphical user interface

Correct Answer : Command line interface


Ques 28

UPPCL-TG2-2021

किस प्रकार की कंप्यूटर प्रोग्रामिंग भाषाएं हार्डवेयर से कोई अमूर्त स्तर प्रदान नहीं करती हैं?

Which type of computer programming languages provide no abstraction level from the hardware?

[A] Low-level programming languages

[B] High-level programming languages

[C] Procedural programming languages

[D] Object-oriented programming languages

Correct Answer : Low-level programming languages