O Level Exam
Menu mobile
Home
Subjects
INFORMATION TECHNOLOGY TOOLS AND NETWORK BASIS
New
WEB DESIGNING AND PUBLISHING
New
PROGRAMMING AND PROBLEM SOLVING THROUGH PYTHON
New
INTERNET OF THINGS AND ITS APPLICATIONS
New
Previous Year Papers
Model Papers
Notification
Contact Us
MCQ : INTRODUCTION TO PROGRAMMING For NIELIT O Level Exam
INTRODUCTION TO PROGRAMMING For NIELIT O Level Exam
00:00:00
English
Hindi
Question No# :
01
out of 25
Which numbering system is not handled directly by the printf() conversion specifies ?
Which numbering system is not handled directly by the printf() conversion specifies ?
A.
Decimal
Decimal
B.
Binary
Binary
C.
Octal
Octal
D.
Hexadecimal
Hexadecimal
Question No# :
02
out of 25
A sequence of instruction, in a computer language, to get the desired result is known as
वांछित परिणाम प्राप्त करने के लिए, कंप्यूटर भाषा में, निर्देश का एक क्रम के रूप में जाना जाता है
A.
An algorithm
An algorithm
B.
A decision table
A decision table
C.
A program
A program
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
03
out of 25
Identify the correct sequence of steps to run a c program
सी प्रोग्राम चलाने के लिए चरणों के सही अनुक्रम को पहचानें
A.
link, load, code, compile and execute
link, load, code, compile and execute
B.
code, compile, link, execute and load
code, compile, link, execute and load
C.
code, compile, link, load and execute
code, compile, link, load and execute
D.
compile, code, link, load and execute
compile, code, link, load and execute
Question No# :
04
out of 25
If we overcome the rules of the programming language, we get
A.
Runtime error
B.
Syntax error
C.
logical error
D.
None of the above.
Question No# :
05
out of 25
An algorithm is best describe as
एक एल्गोरिथ्म के रूप में सबसे अच्छा वर्णन किया गया है
A.
A computer language
एक कंप्यूटर भाषा
B.
A step by step procedure for solving a problem
किसी समस्या को हल करने के लिए चरण दर चरण प्रक्रिया
C.
A branch of mathematics
गणित की एक शाखा
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
06
out of 25
Which type of error are flagged by compilers
किस प्रकार की त्रुटि को compilers द्वारा चिह्नित किया जाता है
A.
Logical errors
Logical errors
B.
Syntax errors
Syntax errors
C.
Both Logical and Syntax errors
Logical और Syntax errors दोनों
D.
None of these
इनमें से कोई नहीं
Question No# :
07
out of 25
The error that can be pointed out by the compiler are
compiler द्वारा इंगित की जा सकने वाली त्रुटि हैं
A.
Syntax errors
Syntax errors
B.
Semantic errors
Semantic errors
C.
logical errors
logical errors
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
08
out of 25
Choose the option that contains only valid hexadecimal integers
वह विकल्प चुनें जिसमें केवल मान्य हेक्साडेसिमल पूर्णांक हों
A.
0x9F, 0xbcd, 0x1
0x9F, 0xbcd, 0x1
B.
037, 0xx, 01000
037, 0xx, 01000
C.
0x561u, 0x9h, 0xdd
0x561u, 0x9h, 0xdd
D.
H9F, HFF, HAA
H9F, HFF, HAA
Question No# :
09
out of 25
Each module should also be divided into sub modules according to software engineering and programming style.
A.
Top down method
B.
Bottom up method
C.
Coding
D.
None of the above
Question No# :
10
out of 25
Which of the following language is predecessor to C Programming Language?
निम्नलिखित में से कौन सी भाषा C प्रोग्रामिंग लैंग्वेज की पूर्ववर्ती है?
A.
A
A
B.
B
B
C.
ADA
ADA
D.
C++
C++
Question No# :
11
out of 25
Designing the problem
A.
Testing
B.
Debugging
C.
logical error
D.
Algorithm
Question No# :
12
out of 25
A program which translate a high-level language program into a machine language program is called
एक प्रोग्राम जो एक उच्च-स्तरीय भाषा प्रोग्राम को मशीन भाषा प्रोग्राम में अनुवाद करता है, कहलाता है
A.
Compiler
Compiler
B.
Interpreters
Interpreters
C.
Both Compiler and Interpreter
Compiler और Interpreter दोनों
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
13
out of 25
User Define name.
A.
Identifier
B.
constant
C.
syntax
D.
expression
Question No# :
14
out of 25
Which of the following is not true about an interpreter
इंटरप्रेटर के बारे में निम्नलिखित में से कौन सा सही नहीं है
A.
Interpreter generates an object program from the source program
दुभाषिया स्रोत कार्यक्रम से एक वस्तु कार्यक्रम उत्पन्न करता है
B.
Interpreter is a kind of translator
Interpreter अनुवादक का एक प्रकार है
C.
Interpreter analysis each source statement every time it is to be executed
Interpreter प्रत्येक स्रोत विवरण को हर बार निष्पादित करता है
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
15
out of 25
The part of a machine level instruction, which tells the central processor what has to be done, is
मशीन स्तर के निर्देश का एक हिस्सा, जो केंद्रीय प्रोसेसर को बताता है कि क्या करना है
A.
An operation code
An operation code
B.
An address
An address
C.
An operand
An operand
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
16
out of 25
A program that convert a high-level language program to a set of instructions that can run on a computer is called a
एक प्रोग्राम जो एक उच्च-स्तरीय भाषा प्रोग्राम को निर्देश के एक सेट में परिवर्तित करता है जो कंप्यूटर पर चल सकता है, कहलाता है
A.
Compiler
Compiler
B.
Debugger
Debugger
C.
Editor
Editor
D.
None of the above
इनमे से कोई भी नहीं
Question No# :
17
out of 25
C Programming Language was developed and written by
C प्रोग्रामिंग लैंग्वेज का विकास और लेखन द्वारा किया गया
A.
Martin Richards
Martin Richards
B.
Dennis Ritchie
Dennis Ritchie
C.
Ken Thompson
Ken Thompson
D.
Herman Hellorith
Herman Hellorith
Question No# :
18
out of 25
Function of a compiler is
कम्पाइलर का कार्य क्या है
A.
put together the file and functions that are required by the program
प्रोग्राम द्वारा आवश्यक फ़ाइल और फ़ंक्शंस एक साथ रखें
B.
translate the instructions into a form suitable for execution by the program
कार्यक्रम द्वारा निष्पादन के लिए उपयुक्त रूप में निर्देशों का अनुवाद करें
C.
load the executable code into the memory and execute them
मेमोरी में निष्पादन योग्य कोड लोड करें और उन्हें निष्पादित करें
D.
allow the user to type the program
उपयोगकर्ता को प्रोग्राम टाइप करने की अनुमति दें
Question No# :
19
out of 25
Algorithm when translated into a programming language is called
A.
Flowchart
B.
Identifier
C.
Code
D.
Debugging
Question No# :
20
out of 25
Leading white space at the beginning of each statement, which is used to determine the group of statement.
A.
Testing
B.
Indentation
C.
Debugging
D.
None of the above
Question No# :
21
out of 25
It refers to the ability of an application to run on different platforms with or without minimal changes.
A.
Error
B.
Flexibility
C.
Portability
D.
Reliability
Question No# :
22
out of 25
You do not have pay Python and you can view its source code too. it means Python is _______
A.
Free and Open Source
B.
Freeware
C.
Open source
D.
Shareware
Question No# :
23
out of 25
The program must be able to handle unexpected situation like wrong input or no input.
A.
Error
B.
Expression
C.
Portability
D.
Reliability
Question No# :
24
out of 25
Correcting the program code:
A.
Testing
B.
Syntax error
C.
Runtime error
D.
Debugging
Question No# :
25
out of 25
It is a combination of Operators, Operands and Constants
A.
Identifier
B.
Expression
C.
Syntax
D.
Task
CCC Online Test 2021
CCC Practice Test Hindi
Python Programming Tutorials
Best Computer Training Institute in Prayagraj (Allahabad)
Best Java Training Institute in Prayagraj (Allahabad)
Best Python Training Institute in Prayagraj (Allahabad)
O Level NIELIT Study material and Quiz
Bank SSC Railway TET UPTET Question Bank
career counselling in allahabad
Sarkari Naukari Notification
Best Website and Software Company in Allahabad
Website development Company in Allahabad