Chapter: Introduction to C Language • Total: 164 MCQs
MCQ 1Introduction of Programming Language
Which is the basic step in solving a problem ?
AFlowchart
BAlgorithm
CBoth A and B
DNone of these
Correct Answer: Option C
MCQ 2Introduction of Programming Language
There are..........languages to write a program.
Aone
Btwo
Cthree
Dmany
Correct Answer: Option D
MCQ 3Introduction of Programming Language
Which of the following is a computer language ?
AHTML
BC, C++
CJavaScript
DAll
Correct Answer: Option D
MCQ 4Introduction of Programming Language
We can-9 write a program in Gujarati as well as English - Choose the correct option for the given statement.
ATRUE
BFALSE
CCant say
DNone of these
Correct Answer: Option A
MCQ 5Introduction of Programming Language
Why cant we write a program in Gujarati as well as English?
AThis type of language is not compatible with computer.
BThis type of language is not available in computer.
CThe fonts of these languages are not available in the computer.
DThese type of languages is difficult for the user.
Correct Answer: Option B
MCQ 6Introduction of Programming Language
To take the desired work from the computer, each sentence should be of..........type.
Ameaningful
Bdefinite
CBoth A and B
Dnone of these
Correct Answer: Option A
MCQ 7Introduction of Programming Language
How many meanings should be there for the instructions given to the computer ?
AOnly one
BOnly two
COnly three
DMany
Correct Answer: Option A
MCQ 8Introduction of Programming Language
The set of predefined rules form .......... that language.
Aphrase
Bsyntax
Cword form
Dnumerical form
Correct Answer: Option B
MCQ 9Introduction of Programming Language
When we learn any new programming language it is like...........
Alearning the alphabets of a language
Blearning the syntax of a language
Clearning new grammar of a language
Dlearning the history of a language
Correct Answer: Option C
MCQ 10Introduction of Programming Language
Which language does a computer understand ?
AGujarati
BEnglish
CThe language of 1 and 2
DThe language of 0 and 1
Correct Answer: Option D
MCQ 11Introduction of Programming Language
What is the language of 0 and 1 known ?
ABinary language
BLanguage with two meanings
CLanguage with two words
DLanguage with two formats
Correct Answer: Option A
MCQ 12Introduction of Programming Language
Which of the following option is true for the two people who does not understand each others language ?
AOne person learns the language of the other person
BThe second person learns the language of the first person
CTake the help of a third person who knows both the languages
DBoth the people learn the sign language
Correct Answer: Option C
MCQ 13Introduction of Programming Language
The person who helps two people who dont know each others language is known as..........
Atranslator
Binterpreter
CBoth A and B
Dprogrammer
Correct Answer: Option A
MCQ 14Introduction of Programming Language
To convert one language into another is known as..........
Ainterpreter
Btranslator
CBoth A and B
Dprogrammer
Correct Answer: Option B
MCQ 15Introduction of Programming Language
Which software has the solution for the problem of not understanding our language by the computer ?
ATranslator
BFlowchart
CAlgorithm
DFunction
Correct Answer: Option B
MCQ 16Introduction of Programming Language
Translation software are known as...........
Atranslation
Bcompiler
Cinterpreter
Dcopy writer
Correct Answer: Option B
MCQ 17Introduction of Programming Language
A..........can be defined as finite set of precise and clear instructions given to a computer for performing a predefined task.
Aprogram
Bflowchart
Calgorithm
Dfunction
Correct Answer: Option A
MCQ 18Introduction of Programming Language
A program can be defined as...........
Aprecise instruction
Bclear instruction
Cpredefined task
DAll of these
Correct Answer: Option D
MCQ 19Introduction of Programming Language
The process of writing these step by step instructions using a chosen language is known as...........
Aprogram
Bprogramming
Ctranslation
Dtransalator
Correct Answer: Option B
MCQ 20Introduction of Programming Language
How many inputs can a program take ?
AZero
BExcept zero
COne or more
DZero or more
Correct Answer: Option D
MCQ 21Introduction of Programming Language
How many outputs can a program give ?
AZero
BExcept Zero
COne or more
DZero or more
Correct Answer: Option D
MCQ 22Introduction of Programming Language
The characteristics of a program is similar to.
Aalgorithm
Bflowchart
Cfunction
Dall of these
Correct Answer: Option A
MCQ 23Introduction of Programming Language
C language was introduced in which year ?
A1970
B1971
C1972
D1973
Correct Answer: Option C
MCQ 24Introduction of Programming Language
C language was introduced in which laboratory
AC laboratory
BAT&T Bell laboratory
CIBM laboratory
DDenis laboratory
Correct Answer: Option B
MCQ 25Introduction of Programming Language
The credit of C language goes to..........
ADennis M. Ritchie
BCharles Babbage
CHerman Holerith
DBlaze Pascal
Correct Answer: Option A
MCQ 26Introduction of Programming Language
C language is derived from which language ?
ABCLP
BBCPA
CBCPL
DBCAL
Correct Answer: Option C
MCQ 27Introduction of Programming Language
Whats is the full form of BCPL ?
ABasic Combined Program Language
BBasic Combined Programming Language
CBasic Combined Printable Language
DBasic Combined Pointer Language
Correct Answer: Option B
MCQ 28Introduction of Programming Language
Main purpose of C language was to develop..........
Asystem software
Bapplication software
Cprogramming software
Dall of these
Correct Answer: Option D
MCQ 29Introduction of Programming Language
Which of these language became the favorite language of the programmers ?
ALogo
BBASIC
CC
DCobol
Correct Answer: Option C
MCQ 30Introduction of Programming Language
What type of language is C language ?
AGeneral Programming Purpose Language
BGeneral Purpose Printable Language
CGeneral Purpose Pagewise Language
DGeneral Purpose Programming Language
Correct Answer: Option D
MCQ 31Introduction of Programming Language
C language was standardized by ANSI in which of the following years?
A1972
B1979
C1982
D1989
Correct Answer: Option D
MCQ 32Introduction of Programming Language
What is the full form of ANSI ?
AAmerican National Source Institute
BAmerican National Standard Institute
CAmerican National Section Institute
DAmerican National State Institute
Correct Answer: Option B
MCQ 33Introduction of Programming Language
What name was given to C language after it was standardized by American National Standard Institute (ANSI) ?
AAN C
BANS CX
CANSI C
DMASTER CN
Correct Answer: Option C
MCQ 34Introduction of Programming Language
ANSI C was supported by...........
Adifferent types of operating system
Bdifferent types of compilers
Cdifferent types of administrator
DBoth A and B
Correct Answer: Option D
MCQ 35Introduction of Programming Language
What type of language is C ?
AStructured
BMultilevel
CMultipurpose
DOptional
Correct Answer: Option A
MCQ 36Introduction of Programming Language
The facility of dividing a program in small divisions in C language is known as...........
Akey-word
Bidentifier
Ccharacter-set
Dfunction
Correct Answer: Option D
MCQ 37History Of C Language
C program can be run on any other operating system or compiler with minimum changes done to it, this is known as...........
Auser defined
Bbuilt in
Cportable
Dall of these
Correct Answer: Option C
MCQ 38Introduction of Programming Language
C language is also known as...........
Amiddle level language
Bhigher level language
Clower level language
DBoth A and B
Correct Answer: Option A
MCQ 39Introduction of Programming Language
What type of language is C language ?
AGeneral purpose programming language
BStructured and portable
CMiddle level and higher level language
DAll of these
Correct Answer: Option A
MCQ 40Introduction of Programming Language
C program is the collection of...........
Aflowchart
Balgorithm
Cfunction
Dkey-word
Correct Answer: Option C
MCQ 41Introduction of Programming Language
.......... component holds the C structure.
AOptional section
BCompulsory section for all executable % C programs
CUser defined functions
DAll of these
Correct Answer: Option D
MCQ 42Introduction of Programming Language
What of the following is included in the Compulsory section of C language ?
Amain()
B{Declaration}
CExecutable Statements
DAll Of These
Correct Answer: Option A
MCQ 43Introduction of Programming Language
In which part of C is /* and */ used?
ADocumentation Section
BCompulsory section for executable program
CUser defined function
DAll of These
Correct Answer: Option A
MCQ 44Introduction of Programming Language
Comment in C language is written in between which signs ?
A"/ and /"
B" and "
C"/* and */"
D"•/ and /*"
Correct Answer: Option C
MCQ 45Introduction of Programming Language
Where can comment be added in C language?
AAt the start of the program
BIn the middle of the program
CAt the end of the program
DAnywhere in the program
Correct Answer: Option D
MCQ 46Introduction of Programming Language
Which of the following statement is true for the comments in C language ?
AIt is limited and it can be added anywhere in the program.
BIt is enclosed between /* and */.
CCompiler does not make any process.
DAll of these
Correct Answer: Option D
MCQ 47Structure of C Program
What is added in the part before symbolic constant definition ?
A#include
B#stdio
C#define
D#conio
Correct Answer: Option C
MCQ 48Structure of C Program
#define is also known as...........
Apre-processor directive
Bpre-processor director
Cpre-processor directive
Dpre-processor document
Correct Answer: Option A
MCQ 49Structure of C Program
Symbolic consatant is generally defined by using.......... characters.
Acapital
Bsmall
Ccombination of capital and small
Din the form of digits
Correct Answer: Option A
MCQ 50Structure of C Program
For what reason is the symbolic constant written in capital ?
ASmall alphabets are not valid for symbolic constant
BCapital alphabets are only valid for symbolic constant
CTo differentiate from general variable
DTo display as general variable
Correct Answer: Option C
MCQ 51Introduction of Programming Language
.......... type of functions are provided by C language.
APredefined functions
BInbuilt functions
CLibrary functions
DAll
Correct Answer: Option A
MCQ 52Introduction of Programming Language
Inbuilt functions are also known as ...........
Alibrary function
Buser defined function
CBoth A and B
Dglobal function
Correct Answer: Option A
MCQ 53Introduction of Programming Language
Which of the following is an example of Inbuilt/ Library function ?
Apow()
Bsqrt()
CBoth A and B
DmainQ
Correct Answer: Option C
MCQ 54Introduction of Programming Language
Which function is used to find the exponent of a given value ?
Ap()
Bpow()
Cpower()
Dpowar()
Correct Answer: Option B
MCQ 55Introduction of Programming Language
Which function is used to find the square root of a given value ?
Asq()
Bsr()
Csqrt()
Dsroot()
Correct Answer: Option C
MCQ 56Introduction of Programming Language
The file which hold the information about the use of Library functions are known as...........
Aheader file
Bmaster file
Cprogram file
Dinsert file
Correct Answer: Option A
MCQ 57Introduction of Programming Language
The file which hold the information about the use of Library functions are known as...........
Amaster file
Bprogram file
Cinsert file
Dheader file
Correct Answer: Option D
MCQ 58Introduction of Programming Language
What is the extension of Header File ?
A.h
B.he
C.hea
D.hdr
Correct Answer: Option A
MCQ 59Introduction of Programming Language
The syntax of header file in C language is
A#define
B#define
C#include
D#includ
Correct Answer: Option C
MCQ 60Introduction of Programming Language
Which of the following represent a Header file ?
A#include
B#inclde
CBoth A & B
DNone of above
Correct Answer: Option A
MCQ 61Introduction of Programming Language
Which of the following represents a type of variable ?
ALocal variable
BGlobal variable
CBoth A and B
DNone of these
Correct Answer: Option C
MCQ 62Introduction of Programming Language
The scope of C variable is decided using .......... symbol.
A( and )
B# and #
C{ and }
D/* and */
Correct Answer: Option C
MCQ 63Introduction of Programming Language
Local variables are enclosed within .......... symbols.
A/* and */
B( and )
C{ and }
D# and #
Correct Answer: Option C
MCQ 64Introduction of Programming Language
Those variables which are used beyond its scope are known as..........types of variables,
AGlobal variable
BLocal variable
CBoth A and B
DNone of these
Correct Answer: Option A
MCQ 65Introduction of Programming Language
Where is global variable written?
ABetween { and }
BBefore all the functions
CA or B
DAnywhere in the program
Correct Answer: Option C
MCQ 66Introduction of Programming Language
.......... function is compulsory in all the C program.
Amain()
Bpow()
Csqrt()
Dint()
Correct Answer: Option A
MCQ 67Introduction of Programming Language
Execution of C program is started by which of the following function ?
Aint()
Bscanf()
Cmain()
Dreturn()
Correct Answer: Option C
MCQ 68Introduction of Programming Language
The control of the program is given to.......... function first and from there other processes are done.
Aprintf()
Bscanf()
Creturn()
Dmain()
Correct Answer: Option C
MCQ 69Introduction of Programming Language
Which of the following is a type of function ?
AUser defined function
BInbuilt function
CBoth A and B
DNone of these
Correct Answer: Option C
MCQ 70Introduction of Programming Language
The functions created as per the need of a user is known as ..........
Auser defined functions
Bin-built functions
Cuser installed functions
Duser complement function
Correct Answer: Option A
MCQ 71Introduction of Programming Language
Generally the user defined functions are added ..........
Abefore the main() function
Bafter the main() function
Cin between the main() function
Dwe cant add this type of function
Correct Answer: Option A
MCQ 72Introduction of Programming Language
Inbuilt functions are also known as ...........
Ainbuilt function
Blibrary function
CBoth A and B
Duser defined function
Correct Answer: Option B
MCQ 73Introduction of Programming Language
Which of the following option represent inbuilt function ?
Aprintf()
Bpow()
Csqrt()
DAll
Correct Answer: Option D
MCQ 74Introduction of Programming Language
Which of the following is a category of the C character set ?
ALetters and digits
BWhite spaces
CSpecial characters
DAll of these
Correct Answer: Option D
MCQ 75Introduction of Programming Language
Which of the following represent the "letter" category in the C character set ?
AA to Z, a to z
B0 to 9
CBlank space, form feed, horizontal tab, vertical tab, new line
D&, >, $, =, /, !, A
Correct Answer: Option A
MCQ 76Introduction of Programming Language
Which of the following represent the "digits" category in the C character set ?
AA to Z, a to z
B0 to 9
CBlank space, form feed, horizontal tab, vertical tab, new line
D&, >, $, =, /, !, A
Correct Answer: Option B
MCQ 77Introduction of Programming Language
Which of the following represent the "White space" category in the C character set ?
AA to Z, a to z
B0 to 9
CBlank space, form feed, horizontal tab, vertical tab, new line
D&, >, $, =, /, !, A
Correct Answer: Option C
MCQ 78Introduction of Programming Language
Which of the following represent the "Special characters" category in the C character set ?
AA to Z, a to z
B0 to 9
CBlank space, form feed, horizontal tab, vertical tab, new line
D&, >, $, =, /, !, A
Correct Answer: Option D
MCQ 79Introduction of Programming Language
.......... is constructed using the character set of C language.
ALetters
BWords
CParagraph
DAll of these
Correct Answer: Option A
MCQ 80Introduction of Programming Language
Set of logically sequential C statements thus is identified as ...........
AC function
BC program
CC statement
DC flowchart
Correct Answer: Option A
MCQ 81Introduction of Programming Language
Words in C language are known as ...........
Atoken
Btorken
Ctoppers
Dtop en
Correct Answer: Option A
MCQ 82Introduction of Programming Language
Each character in C language is a ...........
Aletter
Bstatement
Ctoken
Dprogram
Correct Answer: Option A
MCQ 83Introduction of Programming Language
Basically how many types of tokens are this in C language ?
A5
B6
C7
D8
Correct Answer: Option B
MCQ 84Introduction of Programming Language
Which of the following represent a token C language ?
AKey-word, identifier
BConstant, strings
COperator, special characters
DAll of these
Correct Answer: Option D
MCQ 85Introduction of Programming Language
Which of the following represents a key-word?
Aint
B*
Cmain()
D12
Correct Answer: Option A
MCQ 86Introduction of Programming Language
How many predefined words are supported by ANSI C ?
A31
B32
C33
D34
Correct Answer: Option B
MCQ 87Introduction of Programming Language
Predefined words in C language are known as.
Akey-word
Bidentifier
Ctoken
Dconstant
Correct Answer: Option A
MCQ 88Introduction of Programming Language
What can a variable name consists of ?
ALetters
BDigits
CUnderscore
DAll
Correct Answer: Option A
MCQ 89Introduction of Programming Language
The first character of variable name must be
Aletters or digits
Bletters or underscore
Cdigits or underscore
Dletters or digits or underscore
Correct Answer: Option B
MCQ 90Introduction of Programming Language
The maximum length of variable name as per ANSI standards is ...........
A30
B31
C32
D33
Correct Answer: Option C
MCQ 91Introduction of Programming Language
What type of variable names are these num,NUM,Num,nUm,nuM,nUM,Num ?
AEquivlent
BDifferent
CSpecial
DCant say
Correct Answer: Option B
MCQ 92Introduction of Programming Language
Which of the following is a type of constant ?
ANumeric constant, symbolic constant
BCharacter set constant
CBack slash characters
DAll
Correct Answer: Option D
MCQ 93Introduction of Programming Language
The constant that store numeric value is known as ............
Anumeric constant
Bsymbolic constant
Ccharacter constant
Dback slash characters
Correct Answer: Option B
MCQ 94Introduction of Programming Language
Which of the following is a type of numeric constant ?
AInteger constant
BReal constant
CBoth A and B
DNone of these
Correct Answer: Option C
MCQ 95Introduction of Programming Language
Which of the following is a type of integer constant ?
AOctal
BDecimal
CHexadecimal
DAll
Correct Answer: Option D
MCQ 96Introduction of Programming Language
Octal constants use how many digits ?
A2
B8
C10
D16
Correct Answer: Option B
MCQ 97Introduction of Programming Language
The base of octal number system is...........
A16
B10
C8
D2
Correct Answer: Option C
MCQ 98Introduction of Programming Language
When using the value in C we differentiate octal numbers from decimal numbers by using prefix...........
A0
B1
C2x
D0X
Correct Answer: Option D
MCQ 99Introduction of Programming Language
Decimal constants use how many digits ?
A2
B8
C10
D16
Correct Answer: Option C
MCQ 100Introduction of Programming Language
The base of decimal number system is...........
A16
B10
C8
D2
Correct Answer: Option B
MCQ 101Introduction of Programming Language
We can use as prefix .......... with decimal numbers.
Aunary plus
Bunary minus
CBoth A and B
DNone
Correct Answer: Option C
MCQ 102Introduction of Programming Language
Hexadecimal constants use how many digits?
A2
B8
C10
D16
Correct Answer: Option D
MCQ 103Introduction of Programming Language
The hexadecimal constants use .......... characters.
A0 to 15 .
B0 to 16
C0 to 9 and A to F
DA
Correct Answer: Option C
MCQ 104Introduction of Programming Language
The letter C denotes .......... in hexadecimal constant.
A11
B12
C13
D14
Correct Answer: Option C
MCQ 105Introduction of Programming Language
The base of hexadecimal number system is
A16
B10
C8
D2
Correct Answer: Option A
MCQ 106Introduction of Programming Language
Due to which of the following reasons Rs. 500 is invalid integer constant ?
Adigits are not valid
BLetters are not valid
CZero is not valid
DAll of these
Correct Answer: Option A
MCQ 107Introduction of Programming Language
.......... refer to decimal numbers that have fractional part.
AInteger constant
BMixed constant
CReal constant
DAll
Correct Answer: Option A
MCQ 108Introduction of Programming Language
Which of the following is a real constant ?
A10.5
B3.14
C-65.75
DAll
Correct Answer: Option D
MCQ 109Introduction of Programming Language
How is a real constant represented ?
AScientific
BWord form
CSymbolic
DGraphical
Correct Answer: Option C
MCQ 110Introduction of Programming Language
What is used to represent the real constant in the scientific form ?
AMantissa
BExponent
CBoth A and B
DNone of these
Correct Answer: Option B
MCQ 111Introduction of Programming Language
How is 25.75 value represented in scientific form ?
A25.75
B25.75
CBoth A and B
D(0.2575)2
Correct Answer: Option C
MCQ 112Introduction of Programming Language
In 0.2575e5, which of the following show mantissa ?
A0.2575
Be
C5
DBoth A and B
Correct Answer: Option A
MCQ 113Introduction of Programming Language
In 0.2575e5 which of the following show exponent ?
A0.2575
Be
C5
DBoth A and B
Correct Answer: Option C
MCQ 114Introduction of Programming Language
.......... constants are used to store the information made of characters.
AInteger constant
BReal constant
CCharacter constant
DAll of these
Correct Answer: Option D
MCQ 115Introduction of Programming Language
.......... value is attached to each character constant.
AANSI
BASCII
CSciTE
DNo value is attached
Correct Answer: Option B
MCQ 116Introduction of Programming Language
ASCII stands for ...........
AAmerican Standard Code for Information Interchange
BAmerican Standard Code for Interchange Information
CAmerican Standard Code for Intelligent Interchange
DAmerican Standard Code for Internet Interchange
Correct Answer: Option A
MCQ 117Introduction of Programming Language
String constants are enclosed within .......... symbols.
Asingle quote
Bdouble quotes
Cround brackets
Dcurly brackets
Correct Answer: Option B
MCQ 118Words
back slash characters are known as ...........
Aescape Sequence
Bex Sequence
Caccess Sequence
Dexcellent Squence
Correct Answer: Option A
MCQ 119Introduction of Programming Language
........value is associated back slash characters.
AANSI
BIBM
CASCII
DAny of these
Correct Answer: Option C
MCQ 120Introduction of Programming Language
..... back slash character is used to insert a null value.
A"slash a"
B"slash d"
C"slash c"
D"slash 0(zero)"
Correct Answer: Option D
MCQ 121Introduction of Programming Language
.......... back slash character is used to insert an audible alert.
Aslash a
Bslash b
Cslash c
Dslash d
Correct Answer: Option A
MCQ 122Introduction of Programming Language
In the syntax of symbolic constant #define identifier value, what is pre-processor directive ?
A#define
Bindentifier
Cvalue
DAll
Correct Answer: Option A
MCQ 123Introduction of Programming Language
Which of the following is an example of symbolic constant ?
A#define PI 3.14
B#define MAXVALUE 100
C#define f float
DAll
Correct Answer: Option D
MCQ 124Introduction of Programming Language
.......... instructs the compiler that the occurrence of the symbolic constant used in program should be replaced by the constant value specified in the definition.
APre-processor directive statememt
BPre-processing directive statememt
CPre-process directive statememt
DPre-processed directive statememt
Correct Answer: Option A
MCQ 125Introduction of Programming Language
Which of the following options is a step to execute a C program ?
AText editor and translator
BLinker and loader
CBoth A and B
DNone of these
Correct Answer: Option C
MCQ 126Introduction of Programming Language
Which is the first step to execute a C program?
AText editor
BTranslator
CLinker
DLoader
Correct Answer: Option A
MCQ 127Introduction of Programming Language
The program which is written using a text editor is known as ............
Asource program
Bsource code
CA or B
Dtext program
Correct Answer: Option B
MCQ 128Introduction of Programming Language
What is the file extension in C language ?
A.c
B.cp
Cxpc
D.ccc
Correct Answer: Option A
MCQ 129Introduction of Programming Language
.......... text editor is available in Linux operating system.
Avi
Bgedit
Cemacs
DAll
Correct Answer: Option B
MCQ 130Introduction of Programming Language
.......... converts a source program into machine language program known as object code or object program.
ACompiler
BFlowchart
CAlgorithm
DProcessor
Correct Answer: Option A
MCQ 131Introduction of Programming Language
Which is the third step to execute a C program ?
AText editor
BTranslator
CLinker
DLoader
Correct Answer: Option C
MCQ 132Introduction of Programming Language
Which of the following links the object code with the executable code ?
AText editor
BTranslator
CLinker
DLoader
Correct Answer: Option C
MCQ 133Introduction of Programming Language
Object code is linked with the executable code to give...........
Aexecutable program / executable code
Bsource code / source program
CBoth A and B
Dnone of these
Correct Answer: Option A
MCQ 134Introduction of Programming Language
Which is the fourth step to execute a C program ?
AText editor
BTranslator
CLinker
DLoader
Correct Answer: Option D
MCQ 135Introduction of Programming Language
Executable code is loaded on to memory by a program called .......... along with the data required to give us the output.
Atext Editor
Btranslator
Clinker
DLoader
Correct Answer: Option D
MCQ 136Introduction of Programming Language
.......... gives the final output of the program.
AText editor
BTranslator
CLinker
DLoader
Correct Answer: Option D
MCQ 137Introduction of Programming Language
Which text editor is used to write C program ?
Avi, gedit
BSciTE
Cemacs
DAll
Correct Answer: Option B
MCQ 138Introduction of Programming Language
.......... text editor allows us to compile and run simple programs with one window itself.
Avi
Bgedit
CSciTE
Demacs
Correct Answer: Option C
MCQ 139Introduction of Programming Language
What option is selected to open the SciTE Text editor ?
AApplication -> Programming -> SciTE Text Editor
BApplication —> Editor -> SciTE Text Editor
CApplication —> Text Editor —> SciTE Text Editor
DApplication —> Accessories -> SciTE Text Editor
Correct Answer: Option B
MCQ 140Introduction of Programming Language
Default file name given to a file by SciTE is..........
ANew
BFile
CUntitled
DText
Correct Answer: Option C
MCQ 141Introduction of Programming Language
Before writing the C program in SciTE, which option in the menu is selected ?
ATools -> C/C++
BLanguage — > C/C++
CTools -> Language -> C/C++
DEdit —> Language —> C/C++
Correct Answer: Option B
MCQ 142Introduction of Programming Language
..........option is used in the menu to save the file in SciTE text editor.
AFile -> Save
BFile -> Store
CFile -> Compile
DFile -> Run
Correct Answer: Option A
MCQ 143Introduction of Programming Language
To find the error once the program is written in SciTE text editor..........is done.
Arun
Bcompile
Cexecute
Dany of these
Correct Answer: Option B
MCQ 144Introduction of Programming Language
.......... menu option is selected to compiles file in SciTE text editor.
ATools -> Compile
BFile -> Compile
CEdit -> Compile
DView -> Compile
Correct Answer: Option A
MCQ 145Introduction of Programming Language
..........is the short cut key to compile the fill in SciTE text editor.
ACtrl + F5
BCtrl + F6
CCtrl + F7
DCtrl + F8
Correct Answer: Option C
MCQ 146Introduction of Programming Language
.......... menu option is selected to execute a file in SciTE text editor.
AFile -> Go
BTools -> Go
CEdit -* Go
DView -> Go
Correct Answer: Option B
MCQ 147Introduction of Programming Language
..........is the short cut key to execute a file in SciTE text editor.
AF2
BF3
CF4
DF5
Correct Answer: Option D
MCQ 148Introduction of Programming Language
.......... window is seen while executing a program in SciTE text editor.
ASource code
BOutput
CBoth A and B
DExecutable
Correct Answer: Option B
MCQ 149Introduction of Programming Language
Which menu opton is selected to show the output window in the SciTE text editor ?
AView -> Output
BTools -> Output
CFormat -» Output
DEdit -> Output
Correct Answer: Option A
MCQ 150Introduction of Programming Language
..........is the short cut key to show the output window in die SciTE text editor.
AF5
BF6
CF7
DF8
Correct Answer: Option D
MCQ 151Introduction of Programming Language
To delete the previous results in the output window of the SciTE text editor.......option is used.
AView -> Clear Output
BTools -> Clear Output
CEdit -> Clear Output
DFormat -» Clear Output
Correct Answer: Option B
MCQ 152Introduction of Programming Language
..........is the short cut key to delete the previous results in the output window of the SciTE text editor.
AShift + F5
BAlt + F5
CCtrl + F5
DCtrl + Shift + F5
Correct Answer: Option A
MCQ 153Introduction of Programming Language
To execute the input type program in SciTE text editor..........is used.
Aeditor
Bterminal
Ccompiler
Dtranslator
Correct Answer: Option A
MCQ 154Introduction of Programming Language
Which of the following is an example of a compiler window ?
Agcc
Bgedit
Cemacs
Dvi
Correct Answer: Option A
MCQ 155Introduction of Programming Language
gcc is provided by.......... .
AOpen Software Foundation
BFree Source Foundation
COpen Source Foundation
DFree Software Foundation
Correct Answer: Option D
MCQ 156Introduction of Programming Language
gcc is ..........based ANSI C compiler.
AUnix/Linux
BWindows
CMac operating system
DAll of these
Correct Answer: Option D
MCQ 157Introduction of Programming Language
gcc is generally used by...........
Agraphics
Bcommand line
Cvideo based
Dall of these
Correct Answer: Option B
MCQ 158Introduction of Programming Language
Full form of IDE is ...........
AIntegrated Development Environment
BIntegrated Database Environment
CIntegrated Development Electronics
DIntegrated Data Environment
Correct Answer: Option A
MCQ 159Introduction of Programming Language
To do compilation using gcc,..........command is typed in the terminal.
A$ filename.c gcc
B$ gcc compile filename.c
C$ gcc filename.c
D$ gcc filename.c compile
Correct Answer: Option C
MCQ 160Introduction of Programming Language
.......... shows how to give a name to output file using gcc command.
A$ gcc -o myprogram.o myprogram.c
B$ gcc -d myprogram.o myprogram.c
C$ gcc -c myprogram.o myprogram.c
D$ gcc -v myprogram.o myprogram.c
Correct Answer: Option A
MCQ 161Introduction of Programming Language
To get help regarding gcc compiler .......... command is used.
A$ gcc man
B$ help gcc
C$ assist gcc
D$ user gcc
Correct Answer: Option A
MCQ 162Introduction of Programming Language
The full form of man is ............
Amanagement
Bmanufacture
Cmanual
Dmantel
Correct Answer: Option C
MCQ 163Introduction of Programming Language
..........is case sensitive in C program.
AIdentifier
BVariable
CValue
DAll of these
Correct Answer: Option D
MCQ 164Introduction of Programming Language
.......... sign is used at the end of each statement in C language.