Which of the following tag display the contents in the smallest font size in heading?
Ah1
Bh2
Ch6
Dh3
Correct Answer: Option C
Note: null
MCQ 44ALL
Which of the following is empty tag
Abr
Bhr
CBoth A and B
Dhead
Correct Answer: Option C
Note: null
MCQ 45ALL
which symbol is used for located one directory above in html
A..
B../
C/..
D./.
Correct Answer: Option B
Note: null
MCQ 46ALL
web contains only _____________ information.
Astatic
Bfixed
Cstatic web pages
DAll of the above
Correct Answer: Option D
Note: null
MCQ 47ALL
if no path is provided, the browser will understand that the referred file is located in the _____________ directory.
Aparent
Bchild
Csame
Dabove
Correct Answer: Option C
Note: null
MCQ 48ALL
Which of the following is not a browser
AGoogle chrome
BMozila Firefox
CScite
DInternet Explorer
Correct Answer: Option C
Note: null
MCQ 49structure of an html document
Document have how many title?
A1
B2
C3
D4
Correct Answer: Option A
MCQ 50working of the internet and html
Which of the following is a collection of electronically created web pages ?
AWeb page
BWeb site
CWeb server
DWeb browser
Correct Answer: Option B
Note: ch-1
MCQ 51working of the internet and html
Which of the following is considered as a language for describing web page ?
A HTML
B HMTL
C HLMT
D HTLM
Correct Answer: Option A
Note: ch-1
MCQ 52head section
In HTML,which sign is used for comment ?
A< -- and -- >
B< ! -- and -- >
C< ! -- and -- ! >
D< / -- and --/ >
Correct Answer: Option B
Note: ch-2
MCQ 53ALL
Title of a web page is embedded within which of the following tag ?
A < h1 > and < / h1 >
B < head > and < / head >
C < meta > and < / meta >
D < title > and < / title >
Correct Answer: Option D
Note: ch-1
MCQ 54background colour
In HTML , which of the following is default text color and background color respectively ?
ABlack,White
BWhite,Black
CBlue,White
DWhite,Blue
Correct Answer: Option A
Note: ch-2
MCQ 55background colour
Which of the following is used to set a visited link in HTML code ?
A alink
B blink
C ulink
D vlink
Correct Answer: Option D
Note: ch-2
MCQ 56the id attribute
Which attribute of < img > tag specifies identifier for the image ?
Aname
Balias
Cid
Dproperty
Correct Answer: Option C
Note: ch-3
MCQ 57image map
Which of the following tag is used to add an image map ?
A img
B map
C imap
D imgmap
Correct Answer: Option B
Note: ch-3
MCQ 58embedding images of various formats
Which one of the following is a valid image file format ?
A PGN
B PNG
C PJN
D PNJ
Correct Answer: Option B
Note: ch-3
MCQ 59ordered list
Which of the following tag pairs are used to create an ordered list ?
A< ol > ... < / ol >
B< ul > ... < / ul >
C< dl > ... < / dl >
DBoth ( A ) and ( B )
Correct Answer: Option A
Note: ch-4
MCQ 60list handling
Which of the following is specified by < dl > in HTML ?
AOrdered list
BUnordered list
Cdescription list
DAll of these
Correct Answer: Option C
Note: ch-4
MCQ 61table row tag
Which of the following tag pairs are used to define a row of a table ?
A< td > ... < / td >
B< th > ... < / th >
C< row > ... < / row >
D< tr > ... < / tr >
Correct Answer: Option D
Note: ch-4
MCQ 62table handling in html
Which of the following tag is used to give name to the table ?
A < name >
B < caption >
C < type >
D < declare >
Correct Answer: Option B
Note: ch-4
MCQ 63ALL
Which of the following type of package does Calc refer to ?
A Word processor
B Spreadsheet
C Presentation
D Database SUN
Correct Answer: Option B
Note: ch-5
MCQ 64ALL
In Calc,a function or formula can start with which of the following sign ?
A=
B@
C#
D&
Correct Answer: Option A
Note: ch-5
MCQ 65ALL
Which key is used to select the cells that are physically adjacent to each other ?
ACtrl
BAlt
Cshift
D Tab
Correct Answer: Option A
Note: ch-6
MCQ 66ALL
Which menu is used to arrange the data in ascending or descending order ?
A Tools
B Format
C Data
D Sort
Correct Answer: Option C
Note: ch-6
MCQ 67ALL
Which function key is used to get help in Calc ?
A F1
B F2
C F3
D F4
Correct Answer: Option A
Note: ch-6
MCQ 68ALL
In Calc,the function arguments are given in which brackets ?
A[ ]
B< >
C{ }
D( )
Correct Answer: Option D
Note: ch-7
MCQ 69ALL
Which function returns the value of the factorial function for the given number ?
A FAC ( )
B FAT ( )
CFACT ( )
DFACTORIAL ( )
Correct Answer: Option C
Note: ch-7
MCQ 70ALL
In Calc,what is the output of = MID ( "Net-X Computer Class "; 3;3)?
ANet-X
BNet
Ct-X
D IIT
Correct Answer: Option C
Note: ch-7
MCQ 71ALL
Which sign is used to join two or more than two strings ?
A+
B&
C#
D*
Correct Answer: Option B
Note: ch-7
MCQ 72ALL
In Calc,how many steps are available in Chart wizard dialog box ?
A2
B3
C4
D5
Correct Answer: Option C
Note: ch-8
MCQ 73ALL
Which of the following is a reference data that can be followed by it ?
AChart link
BJoint link
CMap link
DHyper link
Correct Answer: Option D
Note: ch-8
MCQ 74ALL
To fix the column or row in a data range to to make it absolute which symbol is used ?
A#
B$
C%
D&
Correct Answer: Option B
Note: ch-8
MCQ 75ALL
Which of the following is a special application to retrieve and view web information ?
AWeb page
BWeb site
CWeb browser
DWeb server
Correct Answer: Option C
Note: ch-1
MCQ 76ALL
What is the full form of HTML ?
AHyper Template Markup Language
BHyper Tag Markup Language
CHyper Terminal Markup Language
DHyper Text Markup Language
Correct Answer: Option D
Note: ch-1
MCQ 77ALL
Which of the following is an editor to edit an HTML document ?
ASciTD
BSciTE
CSciTF
DSciTG
Correct Answer: Option B
Note: ch-1
MCQ 78other meta tag
The meta tags in an HTML document are written in which of the following section ?
AHead
BBody
CMeta
DAll of these
Correct Answer: Option A
Note: ch-2
MCQ 79background colour
Which attribute of tag defines the background color of web page ?
Abcolor
Bbgcolor
Cbackcolor
Dbackground
Correct Answer: Option B
Note: ch-2
MCQ 80the height and widht attributes
Which tag pair is used to display the content in much emphasized manner ?
A"<b> ...</b>"
B"<em> ... </em>"
C"<dfn> ... </dfn>"
D"<strong> ... </strong> "
Correct Answer: Option D
Note: ch-3
MCQ 81the src attribute
Which attribute of provides information about the location of the image?
Aalt
Bsrc
Cinfo
Danchor
Correct Answer: Option B
Note: ch-3
MCQ 82image as a hot spot
Which of the following concept is used to display whole image as a link?
AImage as hot spot
BImage as link
CHot spot as map
DHot spot as text
Correct Answer: Option A
Note: ch-3
MCQ 83embedding images of various formats
Which of the following tag is used to insert a video file into an HTML document ?
Asrc
Bref
Chref
Dadd
Correct Answer: Option C
Note: ch-3
MCQ 84unordered list
Which attribute of
tag is used to change the bullet type ?
Aname
Btype
Cstyle
Ddefine
Correct Answer: Option B
Note: ch-4
MCQ 85list handling
Which of the following tag pairs defines the heading of the list in description list ?
A&lt;dh> ... </dh>
B<dl> ... </dl>
C<ds> ... </ds>
D<dt> ... </dt>
Correct Answer: Option D
Note: ch-4
MCQ 86table handling in html
The width of a border attribute of table tag is given in which form ?
APixel
BPercentage
CPoint
DWindow's size
Correct Answer: Option A
Note: ch-4
MCQ 87frames in html
Which of the following attribute of
Arow
Brows
Crowspan
Drowbox
Correct Answer: Option B
Note: ch-5
MCQ 88ALL
Which of the following is the extension of a worksheet created in Calc?
A.odc
B.odt
C.ods
D.odb
Correct Answer: Option C
Note: ch-5
MCQ 89ALL
By default, Calc spreadsheet contains how many worksheets?
A2
B3
C4
D5
Correct Answer: Option B
Note: Ch.5
MCQ 90ALL
Which of the following is the sign for Fill handle tool?
A+
B*
C#
D|
Correct Answer: Option A
Note: Ch.6
MCQ 91ALL
Which of the following is relative cell address ?
A=A1:A2
B=$A$1:$A$2
CBoth A and B
DNone of these
Correct Answer: Option A
Note: Ch.6
MCQ 92ALL
Which function key is used to edit the content of an active cell?
AF1
BF2
CF3
DF4
Correct Answer: Option B
Note: Ch.6
MCQ 93ALL
Which of the following sing is used to specify cell range in function ?
A,
B;
C.
D:
Correct Answer: Option D
Note: Ch.7
MCQ 94ALL
Which function returns the number raised to the given number ?
APOWER()
BEXP()
CFACT()
DPRODUCT()
Correct Answer: Option A
Note: Ch.7
MCQ 95ALL
In Calc, what is the output of =Soft & ware?
ASoft
Bware
CSoftware
DError
Correct Answer: Option C
Note: Ch.7
MCQ 96ALL
In Calc, the EXACT() function returns which output value if two string are not same ?
A0
B1
CFALSE
DTRUE
Correct Answer: Option A
Note: Ch.7
MCQ 97ALL
The charts in Calc may have how many of the following axes?
A2
B3
C4
D5
Correct Answer: Option B
Note: Ch.8
MCQ 98ALL
Which of the following option is used export Calc chart as a web page file?
AHTML
BDHTML
CSHTML
DXHTML
Correct Answer: Option D
Note: Ch.8
MCQ 99ALL
Which of the following option is used to print a chart ?
AFile -> Print
BFormat -> Print
CFile -> Format -> Print
DTools -> Print
Correct Answer: Option A
Note: Ch.8
MCQ 100ALL
Which of the following is used to enter 3D text in Calc ?
AFont Work
BArt Work
CDrawing Work
DGraph Work
Correct Answer: Option A
MCQ 101ALL
Which of the following shows us the preview of the chart ?
ASave as XHTML
BPage Preview
CExport Chart
DAny of these
Correct Answer: Option B
MCQ 102ALL
To which of the entity can a Calc chart be linked ?
ATo an existing document
BTo a new document
CWeb Page
DAll of these
Correct Answer: Option D
MCQ 103ALL
Which of the following is the first step to create a chart ?
AFormatting data
BPreparing data
CEditing data
DDeleting data
Correct Answer: Option B
MCQ 104ALL
How many types of chart are there in Calc ?
A8
B9
C10
D11
Correct Answer: Option C
MCQ 105Introduction of Charts in Calc
Chart Wizard has _____ steps.
A3
B4
C5
D6
Correct Answer: Option B
MCQ 106ALL
Which is the first step of Chart Wizard ?
AData Range
BChart Type
CData Series
DChart Elements
Correct Answer: Option B
MCQ 107ALL
Which button is used to go forward with the steps in Chart?
AGo To
BNext
CSecond
DMove
Correct Answer: Option B
MCQ 108ALL
Where the legend is displayed by default ?
Atop
Bright
Cbottom
Dleft
Correct Answer: Option B
MCQ 109ALL
Which component of chart indicate extra information or use of chart ?
ATitle
BSub Title
CData Series
DLegend
Correct Answer: Option B
MCQ 110ALL
Which method is used to change the location of the chart ?
ADrag
BMove
CChange
DModify
Correct Answer: Option A
MCQ 111ALL
Which feature is provided by legend dialog box ?
ATo set borders of legend area
BTo format legend area
CTo set transparency of legend
DAll of these
Correct Answer: Option D
MCQ 112ALL
Which chart is circular ?
AColumn
BArea
CPie
DStock
Correct Answer: Option C
MCQ 113ALL
Which shortcut key is important to follow hyperlinks ?
ACtrl + Alt
BCtrl + Tab
CCtrl + Shift
DCtrl + Enter
Correct Answer: Option D
MCQ 114Making Decision(if in calc)
........is the syntax of IF condition.
A=IF(TEST)
B=IF("TRUE","FALSE")
C=IF(TEST,"TRUE","FALSE")
D=IF(TEST, "FALSE", "TRUE")
Correct Answer: Option C
MCQ 115Mathematical Function in Calc
........is the syntax of POWER function.
A=POWER(n)
B=POWER(-n)
C=POWER(n, p)
D=POWER(p)
Correct Answer: Option C
MCQ 116ALL
Which of the following will be inserted in a worksheet if =starcalcteam() is inserted in a Calc cell ?
AStars
BPhotograph of Calc developer team
CCalc license information
DCalc license information
Correct Answer: Option B
MCQ 117Introduction of Function
After name of the function,value provided in bracket is known ........
Avariables of function region
Bcells of function region
Cprefix of function region
Darguments of the function
Correct Answer: Option D
Note: medium
MCQ 118Introduction of Function
........ can be given as the argument of the function.
ACell address
BCell range
CConstant value
DAny of these
Correct Answer: Option D
Note: medium
MCQ 119Introduction of Function
The cell mentioned in formula is displayed with........color.
Ared
Bblue
Cgreen
Dyellow
Correct Answer: Option B
Note: medium
MCQ 120Introduction of Function
........is compulsory for function.
AVariable of function (Argument)
BCorrect spelling of function
CBoth (A) and (B)
DNone of these
Correct Answer: Option C
Note: medium
MCQ 121SUM() in Calc
When = sign is used ?
AIn the beginning for entering variable
BAt the end of the variable
CIn the beginning of entering the function
DAt the end of the function
Correct Answer: Option C
Note: easy
MCQ 122Function Wizard
For what Function Wizard is used?
AIt is not possible to keep all the icons of the functions in the bar
BIt is difficult to remember all the functions with their syntaxes
CBoth (A) and (B)
DNone of these
Correct Answer: Option C
Note: medium
MCQ 123Function Wizard
Function wizard tool is displayed on........bar
AStandard bar
BFormula bar
CFormatting bar
DStatus bar
Correct Answer: Option B
Note: easy
MCQ 124Function Wizard
........is the shortcut key to open the function wizard.
ACtrl + F2
BShift + F2
CAlt + F2
DCtrl + Alt + F2
Correct Answer: Option B
Note: medium
MCQ 125Function Wizard
How many types of categories are there for the functions?
A10
B11
C12
D13
Correct Answer: Option C
Note: hard
MCQ 126Function Wizard
In sum function,maximum how many variable,values or Cell addresses can be given?
A10
B20
C30
D40
Correct Answer: Option C
Note: easy
MCQ 127Mathematical Function in Calc
LOG10 is ........ type of function.
Astring
Bmathematical
Clogical
Dstatistical
Correct Answer: Option C
Note: easy
MCQ 128Mathematical Function in Calc
=ROUND(12.15652;2) results to .......
A12.15
B12.16
C12
D12
Correct Answer: Option A
Note: easy
MCQ 129Mathematical Function in Calc
TRUNC stands for .........
ATruncation
BTruncate
CTraction
DTractor
Correct Answer: Option B
Note: easy
MCQ 130Statistical Function in Calc
AVERAGE is known ....... .
AMean of arithmetic
BMean of Statistics
CMean of string
DAverage mean
Correct Answer: Option A
Note: easy
MCQ 131Statistical Function in Calc
COUNTA,MAX,MEDIAN,MODE,MIN are........type of function.
AStatistical
BFinancial
CString
DLogical
Correct Answer: Option A
Note: easy
MCQ 132Relational Operators
What does Relational operator = suggest?
AOne operand is smaller than second operand.
BOne operand is bigger than second operand.
CBoth operands are different.
DBoth operands are same.
Correct Answer: Option D
Note: easy
MCQ 133Logical Function
........is the logical operator
AIF
BTRUE, FALSE
CAND,OR,NOT
DAll of these
Correct Answer: Option C
Note: easy
MCQ 134Making Decision(if in calc)
How many arguments are there in IF function?
A2
B3
C4
D5
Correct Answer: Option C
Note: easy
MCQ 135Logical Function
........function reverse the logical value
AAND
BOR
CIF
DNOT
Correct Answer: Option D
Note: easy
MCQ 136Logical Function
The result displayed as TRUE and FALSE are known as ........ value
Aboolean
Bbinary
Cbiometric
Dmaster
Correct Answer: Option A
Note: medium
MCQ 137String Function
LEFT,RIGHT,MID,LEN is ........ type of function.
AStatistical function
BString function
CMathematical Function
DLogical function
Correct Answer: Option B
Note: easy
MCQ 138ALL
Which of the following technique arranges the data set in a particular order such as ascending or descending ?
AData Formatting
BData Validations
CData Filtering
DData Sorting
Correct Answer: Option D
Note: null
MCQ 139ALL
Which of the following techniques can be used to allow only date values in a cell ?
AData Formatting
BData Validations
CData Filtering
DData Sorting
Correct Answer: Option B
Note: null
MCQ 140ALL
We can replace multiple occurrences of a word using which of the following facility of Calc ?
AFind and Replace
BBy Replace command
CBy Copy command
DBy Preview command
Correct Answer: Option A
Note: null
MCQ 141ALL
Page Preview will also allow you to do which of the following setting ?
ABorders
BMargins
CColumn and Row heading
DAll of these
Correct Answer: Option D
Note: null
MCQ 142ALL
Which of the following function key is used to check spelling in Calc ?
AF1
BF2
CF4
DF7
Correct Answer: Option D
Note: null
MCQ 143ALL
What is the name of mechanism to filter out unnecessary data ?
ASorting
BSearching
CFiltering
DValidating
Correct Answer: Option C
Note: null
MCQ 144ALL
What is the name of mechanism to allow only valid data ?
ASorting
BSearching
CFiltering
DValidating
Correct Answer: Option D
Note: null
MCQ 145ALL
Which of the following is the shortcut key to open a new Calc worksheet ?
ACtrl + N
BCtrl + O
CCtrl + D
DCtrl + E
Correct Answer: Option A
Note: null
MCQ 146ALL
Which type of information can be entered in a cell ?
AData
BFormula
CFunction
DAll of these
Correct Answer: Option D
Note: null
MCQ 147ALL
Which option is useful to insert a new worksheet ?
AFile -> Sheet
BInsert -> Sheet
CFormat -> Sheet
DEdit -> Sheet
Correct Answer: Option B
Note: null
MCQ 148ALL
Which line is displayed under the wrongly entered words ?
AGreen
BBlue
CRed
DBlack
Correct Answer: Option C
Note: null
MCQ 149ALL
Which is the short cut key for Find and Replace ?
ACtrl + F
BCtrl + E
CCtrl + D
DCtrl + R
Correct Answer: Option A
Note: null
MCQ 150ALL
Which bar can be used to preview the document ?
APrint bar
BView bar
CPreview bar
DPage bar
Correct Answer: Option C
Note: null
MCQ 151ALL
How many types of orientations are there in Page tab in Page Style dialog box ?
A2
B3
C4
D5
Correct Answer: Option A
Note: null
MCQ 152ALL
Header and Footer part is divided into how many parts ?
A3
B4
C5
D6
Correct Answer: Option A
Note: null
MCQ 153ALL
What is the background color for the selected sheet in the Sheet Tab ?
AWhite
BBlack
CRed
DGreen
Correct Answer: Option A
Note: null
MCQ 154ALL
Which menu option is used to remove a worksheet ?
AFile -> Sheet -> Delete
BFile -> Delete -> Sheet
CEdit -> Sheet -> Delete
DEdit -> Delete -> Sheet
Correct Answer: Option C
Note: null
MCQ 155ALL
Which of the following applications are not suitable for Calc?
ABalance sheet preparation
BResult analysis
CPresenting an idea about a product
DAll of these
Correct Answer: Option C
Note: null
MCQ 156ALL
How can one calculate total of values entered in a worksheet in a Calc document ?
ABy manual entry
BBy AutoSum
CBy formula
DAll of these
Correct Answer: Option D
Note: null
MCQ 157ALL
How many maximum worksheet in spreadsheet document ?
A24
B64
C256
D65536
Correct Answer: Option C
Note: null
MCQ 158ALL
How many menu is available in Calc ?
A6
B7
C8
D9
Correct Answer: Option D
Note: null
MCQ 159ALL
Which sign is available on bottom right side of the active cell ?
A+
B#
C-
D*
Correct Answer: Option A
Note: null
MCQ 160ALL
How many rows in Calc ?
A65516
B65526
C65536
D65546
Correct Answer: Option C
Note: null
MCQ 161ALL
How many columns in Calc ?
A226
B236
C246
D256
Correct Answer: Option D
Note: null
MCQ 162ALL
Which is the basic element of a spreadsheet ?
ACell
BWorksheet
CWorkbook
DRow and Column
Correct Answer: Option A
Note: null
MCQ 163ALL
In which form scroll bar is seen in Calc ?
AHorizontal
BVertical
CBoth (A) and (B)
DNone of these
Correct Answer: Option C
Note: null
MCQ 164ALL
To add or remove toolbar which option is used ?
AFile -> Toolbars
BInsert -> Toolbars
CView -> Toolbars
DFormat -> Toolbars
Correct Answer: Option C
Note: null
MCQ 165ALL
Which menu option is used to rename a worksheet ?
AFormat -> Sheet -> Rename
BFormat -> Sheet -> Modify
CEdit -> Sheet -> Rename
DEdit -> Sheet -> Modify
Correct Answer: Option A
Note: null
MCQ 166ALL
Which key is pressed to see the result after entering formula in Calc ?
AInsert key
BCtrl key
CEnter key
DShift key
Correct Answer: Option C
Note: null
MCQ 167ALL
Which of the following option is used to add the values between cell A1 to A5 in Calc ?
A(=A1+A2+A3+A4+A5
B(=SUM(A1:A5)
CS button
DAll of these
Correct Answer: Option D
Note: null
MCQ 168ALL
On which bar S symbol does appear ?
ATitle bar
BFormula bar
CSymbol bar
DFormat bar
Correct Answer: Option B
Note: null
MCQ 169ALL
Which of the following attribute is used when a cell spans across more than one row ?
AColspan
BRowspan
CSpan
DScope
Correct Answer: Option B
Note: null
MCQ 170ALL
which of the following is used to divide browser window into multiple parts ?
AFrameset
BElements
CLayout
DDesign
Correct Answer: Option A
Note: null
MCQ 171ALL
Which of the following is used to display an alternative content, in case browser does not support frames ?
ANoframes
BYesframe
CFalseframe
DTrueframe
Correct Answer: Option A
Note: null
MCQ 172ALL
Which of the following is an optional entity in an HTML table ?
ACaption of the table
BHeading of the table
CGrouping of columns of the table
DAll of these
Correct Answer: Option D
Note: null
MCQ 173ALL
Which attribute is used to specify the background color in the table ?
Acolor
Bbgcolor
Cbackcolor
Dbackground
Correct Answer: Option B
Note: null
MCQ 174ALL
Which attribute is used to create a space between the edges of a cell and its content ?
ACellpadding
BCellspacing
CCellcolspan
DCellspace
Correct Answer: Option A
Note: null
MCQ 175ALL
What is known as collection of frames in the browser window ?
AForms
BFramesource
CFramese
DFramewave
Correct Answer: Option C
Note: null
MCQ 176ALL
Which attribute is used to change the bullet in unordered list ?
AType
BPart
CChange
DStyle
Correct Answer: Option A
Note: null
MCQ 177ALL
What is the full form of
tag ?
ADatabase list
BDescription list
CData list
DDeclare list
Correct Answer: Option B
Note: null
MCQ 178ALL
Which attribute manages space between each cell of the table ?
AAlign
BBorder
CCellspacing
DCellpadding
Correct Answer: Option C
Note: null
MCQ 179ALL
Which of the following tag is used to insert a video file into an HTML document?
Aimg
Bimage
Chref
Dime
Correct Answer: Option C
Note: null
MCQ 180ALL
Which of the following are the two types of image maps ?
AShopper side and User side
BServer side and Client side
CVender side and Supplier side
DAll of these
Correct Answer: Option B
Note: null
MCQ 181ALL
Which attribute is used to mention the location of an image?
Asrc
Balt
Calign
Dspace
Correct Answer: Option A
Note: null
MCQ 182ALL
What is the full form of URL ?
AUniform Resource Locator
BUniform Resource Location
CUniform Resource Level
DUniform Resource Lesson
Correct Answer: Option A
Note: null
MCQ 183ALL
How many values are possible for align attribute ?
A3
B4
C5
D6
Correct Answer: Option C
Note: null
MCQ 184ALL
Which attributes are used to add space around an image ?
Avspace,hspace
Baspace,bspace
Cvspace,uspace
Dhspace,dspace
Correct Answer: Option A
Note: null
MCQ 185ALL
What changes can be done using image editing tool ?
AResize
BCrop
CResize and Crop
DNone of these
Correct Answer: Option C
Note: null
MCQ 186ALL
Small images are also known as ___________.
AImagenail
BThumbnail
CSmallnail
DViewnail
Correct Answer: Option B
Note: null
MCQ 187ALL
What can be opened by clicking the hot spot ?
ANew webpage
BNew webserver
CNew link
DNew image
Correct Answer: Option A
Note: null
MCQ 188ALL
How many ways co-ordinates can be used in Hot spot ?
A2
B3
C4
D5
Correct Answer: Option A
Note: null
MCQ 189ALL
What is the value for circular shape in image map ?
ARound
BCircle
COval
DAny of these
Correct Answer: Option B
Note: null
MCQ 190ALL
Which shape is valid for image map ?
ACircle
BRectangle
CPolygon
DAll of these
Correct Answer: Option D
Note: null
MCQ 191ALL
Which tag is used to include audio and video ?
Aanchor
Bsrc
Cimage
Dlink
Correct Answer: Option A
Note: null
MCQ 192ALL
Which of the following is the extension for movie file ?
A.mp3
B.mp4
C.wav
D.bmp
Correct Answer: Option B
Note: null
MCQ 193ALL
Which of the following is the extension for audio file ?
A.mp3
B.mp4
C.mov
D.wav
Correct Answer: Option A
Note: null
MCQ 194ALL
Which of the following is the best format for photographs ?
Ajpg
Bpng
Ctiff
Dbmp
Correct Answer: Option A
Note: null
MCQ 195ALL
Which of the following form basic two sections of an HTML code ?
AHead and Body
BPhysical and Logical
CCode and Browser
DMeta-tags and Body
Correct Answer: Option A
Note: null
MCQ 196ALL
Which of the following about a web page is described when a meta-tag is used in HTML page ?
AAuthor,Purpose and Keywords
BLayout
CStyle
DSize
Correct Answer: Option A
Note: null
MCQ 197ALL
In which of the following sections can we add comments in HTML document ?
AHead
BBody
CHead and Body
DHead or Body
Correct Answer: Option C
Note: null
MCQ 198ALL
Which of the following is used to specify a colour in HTML code ?
AColour code in hexadecimal
BColour code in decimal
CColour mixing model
DPixel in percentage
Correct Answer: Option A
Note: null
MCQ 199ALL
Which of the following is used to set a visited link in HTML code ?
Aalink
Bvlink
Cbefore link
Dafter link
Correct Answer: Option B
Note: null
MCQ 200ALL
Which of the following are two broad classes of formatting character in HTML ?
APhysical and Logical
BInternal and External
CTemporary and Permanent
DHead and Body
Correct Answer: Option A
Note: null
MCQ 201ALL
Which of the following words are used by search engine ?
AMain words
BKey words
CAttribute words
DInformation words
Correct Answer: Option B
Note: null
MCQ 202ALL
Which attribute is used for setting the thickness of line ?
AWidth
BSize
CAlign
DNo shade
Correct Answer: Option B
Note: null
MCQ 203ALL
Which attribute decide the color of the text ?
Afcolor
Bbgcolor
Ccolor
Dfontcolor
Correct Answer: Option C
Note: null
MCQ 204ALL
Which tag is used to display URL in webpage ?
Abase
Bbasefont
Cbaseurl
Dbaseu
Correct Answer: Option A
Note: null
MCQ 205ALL
Which tag is used to set a default font for a entire webpage ?
Afont
Bbfont
Cbasefont
Dbodyfont
Correct Answer: Option C
Note: null
MCQ 206ALL
Which tag is used to define client script ?
Asc
Bst
Cscript
Dwebscript
Correct Answer: Option C
Note: null
MCQ 207ALL
Which attribute is used with hr tag ?
Asize,color
Bwidth,alignment
Cnoshade
DAll of these
Correct Answer: Option D
Note: null
MCQ 208Introduction 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 209Introduction of Programming Language
There are..........languages to write a program.
Aone
Btwo
Cthree
Dmany
Correct Answer: Option D
MCQ 210Introduction of Programming Language
Which of the following is a computer language ?
AHTML
BC, C++
CJavaScript
DAll
Correct Answer: Option D
MCQ 211Introduction 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 212Introduction 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 213Introduction 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 214Introduction 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 215Introduction of Programming Language
The set of predefined rules form .......... that language.
Aphrase
Bsyntax
Cword form
Dnumerical form
Correct Answer: Option B
MCQ 216Introduction 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 217Introduction 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 218Introduction 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 219Introduction 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 220Introduction 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 221Introduction of Programming Language
To convert one language into another is known as..........
Ainterpreter
Btranslator
CBoth A and B
Dprogrammer
Correct Answer: Option B
MCQ 222Introduction 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 223Introduction of Programming Language
Translation software are known as...........
Atranslation
Bcompiler
Cinterpreter
Dcopy writer
Correct Answer: Option B
MCQ 224Introduction 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 225Introduction of Programming Language
A program can be defined as...........
Aprecise instruction
Bclear instruction
Cpredefined task
DAll of these
Correct Answer: Option D
MCQ 226Introduction 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 227Introduction of Programming Language
How many inputs can a program take ?
AZero
BExcept zero
COne or more
DZero or more
Correct Answer: Option D
MCQ 228Introduction of Programming Language
How many outputs can a program give ?
AZero
BExcept Zero
COne or more
DZero or more
Correct Answer: Option D
MCQ 229Introduction of Programming Language
The characteristics of a program is similar to.
Aalgorithm
Bflowchart
Cfunction
Dall of these
Correct Answer: Option A
MCQ 230Introduction of Programming Language
C language was introduced in which year ?
A1970
B1971
C1972
D1973
Correct Answer: Option C
MCQ 231Introduction 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 232Introduction of Programming Language
The credit of C language goes to..........
ADennis M. Ritchie
BCharles Babbage
CHerman Holerith
DBlaze Pascal
Correct Answer: Option A
MCQ 233Introduction of Programming Language
C language is derived from which language ?
ABCLP
BBCPA
CBCPL
DBCAL
Correct Answer: Option C
MCQ 234Introduction 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 235Introduction 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 236Introduction of Programming Language
Which of these language became the favorite language of the programmers ?
ALogo
BBASIC
CC
DCobol
Correct Answer: Option C
MCQ 237Introduction 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 238Introduction of Programming Language
C language was standardized by ANSI in which of the following years?
A1972
B1979
C1982
D1989
Correct Answer: Option D
MCQ 239Introduction 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 240Introduction 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 241Introduction 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 242Introduction of Programming Language
What type of language is C ?
AStructured
BMultilevel
CMultipurpose
DOptional
Correct Answer: Option A
MCQ 243Introduction 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 244History 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 245Introduction 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 246Introduction 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 247Introduction of Programming Language
C program is the collection of...........
Aflowchart
Balgorithm
Cfunction
Dkey-word
Correct Answer: Option C
MCQ 248Introduction 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 249ALL
What of the following is included in the Optional Section of C language ?
ADocumentation
BSymbolic constant definition
CFile include section/global variable declaration
DAll of these
Correct Answer: Option A
MCQ 250Introduction 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 251Introduction 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 252Introduction 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 253Introduction 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 254Introduction 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 255Structure 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 256Structure 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 257Structure 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 258Structure 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 259Introduction of Programming Language
.......... type of functions are provided by C language.
APredefined functions
BInbuilt functions
CLibrary functions
DAll
Correct Answer: Option A
MCQ 260Introduction 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 261Introduction 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 262Introduction of Programming Language
Which function is used to find the exponent of a given value ?
Ap()
Bpow()
Cpower()
Dpowar()
Correct Answer: Option B
MCQ 263Introduction 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 264Introduction 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 265Introduction 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 266Introduction of Programming Language
What is the extension of Header File ?
A.h
B.he
C.hea
D.hdr
Correct Answer: Option A
MCQ 267Introduction 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 268Introduction 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 269Introduction 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 270Introduction 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 271Introduction of Programming Language
Local variables are enclosed within .......... symbols.
A/* and */
B( and )
C{ and }
D# and #
Correct Answer: Option C
MCQ 272Introduction 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 273Introduction 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 274Introduction of Programming Language
.......... function is compulsory in all the C program.
Amain()
Bpow()
Csqrt()
Dint()
Correct Answer: Option A
MCQ 275Introduction of Programming Language
Execution of C program is started by which of the following function ?
Aint()
Bscanf()
Cmain()
Dreturn()
Correct Answer: Option C
MCQ 276Introduction 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 277Introduction 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 278Introduction 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 279Introduction 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 280Introduction 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 281Introduction of Programming Language
Which of the following option represent inbuilt function ?
Aprintf()
Bpow()
Csqrt()
DAll
Correct Answer: Option D
MCQ 282Introduction 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 283Introduction 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 284Introduction 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 285Introduction 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 286Introduction 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 287Introduction of Programming Language
.......... is constructed using the character set of C language.
ALetters
BWords
CParagraph
DAll of these
Correct Answer: Option A
MCQ 288Introduction 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 289Introduction of Programming Language
Words in C language are known as ...........
Atoken
Btorken
Ctoppers
Dtop en
Correct Answer: Option A
MCQ 290Introduction of Programming Language
Each character in C language is a ...........
Aletter
Bstatement
Ctoken
Dprogram
Correct Answer: Option A
MCQ 291Introduction of Programming Language
Basically how many types of tokens are this in C language ?
A5
B6
C7
D8
Correct Answer: Option B
MCQ 292Introduction 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 293Introduction of Programming Language
Which of the following represents a key-word?
Aint
B*
Cmain()
D12
Correct Answer: Option A
MCQ 294Introduction of Programming Language
How many predefined words are supported by ANSI C ?
A31
B32
C33
D34
Correct Answer: Option B
MCQ 295Introduction of Programming Language
Predefined words in C language are known as.
Akey-word
Bidentifier
Ctoken
Dconstant
Correct Answer: Option A
MCQ 296Introduction of Programming Language
What can a variable name consists of ?
ALetters
BDigits
CUnderscore
DAll
Correct Answer: Option A
MCQ 297Introduction 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 298Introduction of Programming Language
The maximum length of variable name as per ANSI standards is ...........
A30
B31
C32
D33
Correct Answer: Option C
MCQ 299Introduction 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 300Introduction 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 301Introduction 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 302Introduction 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 303Introduction of Programming Language
Which of the following is a type of integer constant ?
AOctal
BDecimal
CHexadecimal
DAll
Correct Answer: Option D
MCQ 304Introduction of Programming Language
Octal constants use how many digits ?
A2
B8
C10
D16
Correct Answer: Option B
MCQ 305Introduction of Programming Language
The base of octal number system is...........
A16
B10
C8
D2
Correct Answer: Option C
MCQ 306Introduction 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 307Introduction of Programming Language
Decimal constants use how many digits ?
A2
B8
C10
D16
Correct Answer: Option C
MCQ 308Introduction of Programming Language
The base of decimal number system is...........
A16
B10
C8
D2
Correct Answer: Option B
MCQ 309Introduction 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 310Introduction of Programming Language
Hexadecimal constants use how many digits?
A2
B8
C10
D16
Correct Answer: Option D
MCQ 311Introduction 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 312Introduction of Programming Language
The letter C denotes .......... in hexadecimal constant.
A11
B12
C13
D14
Correct Answer: Option C
MCQ 313Introduction of Programming Language
The base of hexadecimal number system is
A16
B10
C8
D2
Correct Answer: Option A
MCQ 314Introduction 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 315Introduction of Programming Language
.......... refer to decimal numbers that have fractional part.
AInteger constant
BMixed constant
CReal constant
DAll
Correct Answer: Option A
MCQ 316Introduction of Programming Language
Which of the following is a real constant ?
A10.5
B3.14
C-65.75
DAll
Correct Answer: Option D
MCQ 317Introduction of Programming Language
How is a real constant represented ?
AScientific
BWord form
CSymbolic
DGraphical
Correct Answer: Option C
MCQ 318Introduction 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 319Introduction 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 320Introduction 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 321Introduction 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 322Introduction 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 323Introduction of Programming Language
.......... value is attached to each character constant.
AANSI
BASCII
CSciTE
DNo value is attached
Correct Answer: Option B
MCQ 324Introduction 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 325Introduction of Programming Language
String constants are enclosed within .......... symbols.
Asingle quote
Bdouble quotes
Cround brackets
Dcurly brackets
Correct Answer: Option B
MCQ 326Words
back slash characters are known as ...........
Aescape Sequence
Bex Sequence
Caccess Sequence
Dexcellent Squence
Correct Answer: Option A
MCQ 327Introduction of Programming Language
........value is associated back slash characters.
AANSI
BIBM
CASCII
DAny of these
Correct Answer: Option C
MCQ 328Introduction 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 329Introduction 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 330Introduction 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 331Introduction 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 332Introduction 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 333Introduction 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 334Introduction of Programming Language
Which is the first step to execute a C program?
AText editor
BTranslator
CLinker
DLoader
Correct Answer: Option A
MCQ 335Introduction 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 336Introduction of Programming Language
What is the file extension in C language ?
A.c
B.cp
Cxpc
D.ccc
Correct Answer: Option A
MCQ 337Introduction of Programming Language
.......... text editor is available in Linux operating system.
Avi
Bgedit
Cemacs
DAll
Correct Answer: Option B
MCQ 338Introduction 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 339Introduction of Programming Language
Which is the third step to execute a C program ?
AText editor
BTranslator
CLinker
DLoader
Correct Answer: Option C
MCQ 340Introduction 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 341Introduction 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 342Introduction of Programming Language
Which is the fourth step to execute a C program ?
AText editor
BTranslator
CLinker
DLoader
Correct Answer: Option D
MCQ 343Introduction 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 344Introduction of Programming Language
.......... gives the final output of the program.
AText editor
BTranslator
CLinker
DLoader
Correct Answer: Option D
MCQ 345Introduction of Programming Language
Which text editor is used to write C program ?
Avi, gedit
BSciTE
Cemacs
DAll
Correct Answer: Option B
MCQ 346Introduction 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 347Introduction 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 348Introduction of Programming Language
Default file name given to a file by SciTE is..........
ANew
BFile
CUntitled
DText
Correct Answer: Option C
MCQ 349Introduction 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 350Introduction 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 351Introduction 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 352Introduction 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 353Introduction 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 354Introduction 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 355Introduction 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 356Introduction 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 357Introduction 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 358Introduction 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 359Introduction 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 360Introduction 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 361Introduction of Programming Language
To execute the input type program in SciTE text editor..........is used.
Aeditor
Bterminal
Ccompiler
Dtranslator
Correct Answer: Option A
MCQ 362Introduction of Programming Language
Which of the following is an example of a compiler window ?
Agcc
Bgedit
Cemacs
Dvi
Correct Answer: Option A
MCQ 363Introduction of Programming Language
gcc is provided by.......... .
AOpen Software Foundation
BFree Source Foundation
COpen Source Foundation
DFree Software Foundation
Correct Answer: Option D
MCQ 364Introduction of Programming Language
gcc is ..........based ANSI C compiler.
AUnix/Linux
BWindows
CMac operating system
DAll of these
Correct Answer: Option D
MCQ 365Introduction of Programming Language
gcc is generally used by...........
Agraphics
Bcommand line
Cvideo based
Dall of these
Correct Answer: Option B
MCQ 366Introduction 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 367Introduction 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 368Introduction 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 369Introduction 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 370Introduction of Programming Language
The full form of man is ............
Amanagement
Bmanufacture
Cmanual
Dmantel
Correct Answer: Option C
MCQ 371Introduction of Programming Language
..........is case sensitive in C program.
AIdentifier
BVariable
CValue
DAll of these
Correct Answer: Option D
MCQ 372Introduction of Programming Language
.......... sign is used at the end of each statement in C language.
A;
B:
C/
D/*
Correct Answer: Option A
MCQ 373ALL
Problems can be classified into........types.
A2
B3
C4
D5
Correct Answer: Option D
Note: null
MCQ 374ALL
........is the type of a problem.
AWell defined problems
B111 defined problems
CBoth A and B
DNone
Correct Answer: Option D
Note: null
MCQ 375ALL
........is the example of well defined problem.
ATo find out value of x from 2x + 4 = 0
BTo find meaning of word computer from a dictionary
CBoth A and B
DTo find a friend in Hide and Seek
Correct Answer: Option D
Note: null
MCQ 376ALL
........is the example of ill defined problem.
ATo find out value of x from 2x + 4 = 0
BTo find meaning of word computer from a dictionary
CBoth A and B
DTo find a friend in Hide and Seek
Correct Answer: Option D
Note: null
MCQ 377ALL
The solution of problem is in........form.
Astages
Bsteps
CBoth A and B
Dgraphical
Correct Answer: Option D
Note: null
MCQ 378ALL
Computer can solve the problems of ........ types of problems.
Aclearly defined problems
Bproblems without clear definition
CBoth A and B
Dnone of these
Correct Answer: Option D
Note: null
MCQ 379ALL
What is the solution for problems in computer field ?
ASequential instructions given to computer
BRandom instructions given to computer
CAscending instructions given to computer
DDescending instructions given to computer
Correct Answer: Option D
Note: null
MCQ 380ALL
What type of problems are solved by computer.
AVery easy
BVery complica
CBoth A and B
DNone of these
Correct Answer: Option D
Note: null
MCQ 381ALL
Computer cannot solve the problems à Choose the correct option.
ATRUE
BFALSE
CCan't say
DNone of these
Correct Answer: Option D
Note: null
MCQ 382ALL
What does the computer do to solve problem ?
AFind the solution itself
BSolve the problem itself
CBe helpful to solve the problem
DBoth A and B
Correct Answer: Option D
Note: null
MCQ 383ALL
........method is indicated by the steps of finding that the given number is even or odd.
APseudo code Method
BFlowchart Method
CAlgorithm Method
DNone of these
Correct Answer: Option D
Note: null
MCQ 384ALL
What do you mean by Pseudo Code ?
AFake
BSimulated
CClear
DA or B
Correct Answer: Option D
Note: null
MCQ 385ALL
To identify even and odd numbers - which meaning of the pseudo code is accepted for the given problem ?
AFake
BSimulated
CClear
DA or B
Correct Answer: Option D
Note: null
MCQ 386ALL
What is Flowchart ?
ATechnique
BAlternative
CSimulative
DSource method
Correct Answer: Option D
Note: null
MCQ 387ALL
........ is the pictorial representation of every action that user performs within the machine process that solves a problem.
APseudo Code
BFlowchart
CAlgorithm
DAll of these
Correct Answer: Option D
Note: null
MCQ 388ALL
The symbols used to carry out different processes in flowchart are known as ........
Aelements of flowchart
Bmachines of flowchart
Ccomponents of flowchart
Dinput of flowchart
Correct Answer: Option D
Note: null
MCQ 389ALL
To indicate each process in flowchart ........ symbols are available.
Asame
Bunique
Cuser defined
Dadministrator defined
Correct Answer: Option D
Note: null
MCQ 390ALL
Which shape is used to show start in flowchart ?
AParallelogram
BRound
COval
DRectangle
Correct Answer: Option D
Note: null
MCQ 391ALL
How many times in flowchart is the symbol used ?
AOnly once
BOnly twice
CBeginning and end
DMany times
Correct Answer: Option D
Note: null
MCQ 392ALL
The start and end symbol in flowchart ii known by which name ?
ATerminal symbol
BEnd symbol
CBoth A and B
DMaster symbol
Correct Answer: Option D
Note: null
MCQ 393ALL
In which direction the arrow points from the end symbol in flowchart ?
AOutside of End symbol
BTowards of End symbo
CA or B
DNone of these
Correct Answer: Option D
Note: null
MCQ 394ALL
Which symbol is seen in start symbol ?
ASymbol going inside
BSymbol going outside
CSymbol going inside and outside
DNone of these
Correct Answer: Option D
Note: null
MCQ 395ALL
Which symbol is seen in end symbol ?
ASymbol going inside
BSymbol going outside
CSymbol going inside and outside
DNone of these
Correct Answer: Option D
Note: null
MCQ 396ALL
Which of the following plays a key role in solving a problem?
AProcess
BDecision
CInput
DOutput
Correct Answer: Option D
Note: null
MCQ 397ALL
Which of the following is the series of process?
AInput
BOutput
CProcess
DDecision
Correct Answer: Option D
Note: null
MCQ 398ALL
Which shape for symbol is used to show a process ?
AArrow
BRectangle
CDiamond
DRound
Correct Answer: Option D
Note: null
MCQ 399ALL
Generally which type of work does a computer do through a flowchart?
AArithmetic
BLogical
CA or B
DDescriptive
Correct Answer: Option D
Note: null
MCQ 400ALL
Which of the following is helpful to take a decision?
AArithmetic process
BLogical process
CBoth A and B
DNone of these
Correct Answer: Option D
Note: null
MCQ 401ALL
Which of the following is used when the answer to the question is either yes or no?
AArithmetic process
BLogical process
CBoth A and B
DNone of these
Correct Answer: Option D
Note: null
MCQ 402ALL
In which of the following situation is symbol used ?
ATo change the general series to solve I problem
BTo execute particular statements based on the result of decision
CA or B
DNone of these
Correct Answer: Option D
Note: null
MCQ 403ALL
What is logical symbol ?
ARelation box
BDecision box
CFunction box
DResult box
Correct Answer: Option D
Note: null
MCQ 404ALL
Is there a need of more than one option to take a decision ?
AYes
BNo
CCant be said
DNone of these
Correct Answer: Option D
Note: null
MCQ 405ALL
If the condition is true in flowchart, which of the following statement is executed ?
AFirst
BSecond
CAll
DNone of these
Correct Answer: Option D
Note: null
MCQ 406ALL
What is to be checked if the condition is false in flowchart ?
AFirst condition
BSecond condition
CAll conditions
DNone of these
Correct Answer: Option D
Note: null
MCQ 407ALL
Which of the following statement is true if the result of the condition is true ?
AThe condition before it is checked
BThe given condition is checked again
CCheck the condition after the given condition
DDo not check the condition after the given condition
Correct Answer: Option D
Note: null
MCQ 408ALL
Which symbol is used to show the connector symbol ?
ARectangle
BRound
CDiamond
DArrow
Correct Answer: Option D
Note: null
MCQ 409ALL
Connector symbol is used mainly for how many conditions ?
A2
B3
C4
D5
Correct Answer: Option D
Note: null
MCQ 410ALL
In which of the following is the connector symbol used ?
AThe flowchart is too big to fit in one page
BTwo processes cannot be connected by the arrow
CBoth A and B
DNone of these
Correct Answer: Option D
Note: null
MCQ 411ALL
........symbol can merge multiple conditions.
ADirector
BConnector
CConnection
DDiamond
Correct Answer: Option D
Note: null
MCQ 412ALL
Which of the following statement is true for connector symbol ?
AOne arrow goes inside the circle.
BOne arrow moves out of the circle.
CBoth the arrows intersect each other.
DBoth A and B
Correct Answer: Option D
Note: null
MCQ 413ALL
What is used to identify different connector symbols in flowchart ?
ALetters are used in pair
BSymbols are used in pair.
CFiles are used in pair.
DFolders are used in pair.
Correct Answer: Option D
Note: null
MCQ 414ALL
Which of the following symbol is used to show different pairs of the connector symbol ?
AArrow
BRectangle
CRound
DRectangle with curved border
Correct Answer: Option D
Note: null
MCQ 415ALL
What can be done using Flowchart ?
ATo solve a result
BSolution to the problem
CSolution to the connection
DSolution of a chart
Correct Answer: Option D
Note: null
MCQ 416ALL
What is a variable ?
AFunction
BEntity
CTable
DDatabase
Correct Answer: Option D
Note: null
MCQ 417ALL
The value of........keeps on changing during a process.
Avariable
Bconstant
Cfunction
Dformula
Correct Answer: Option D
Note: null
MCQ 418ALL
If a statement is iterated for multiple times, I is known as.........
Aloop
Bfunction
Cseries
Dformula
Correct Answer: Option D
Note: null
MCQ 419ALL
How is flowchart helpful ?
ATo summarize the steps for solving a problem
BEditing the problem
CTo give instructions to the computer
DAll of these
Correct Answer: Option D
Note: null
MCQ 420ALL
........is helpful to discuss different methods of solving a problem.
AFlowchart
BAlgorithm
CPseudo Code
DAll of these
Correct Answer: Option D
Note: null
MCQ 421ALL
There are........symbols in a flowchart.
A2
B4
C6
DMany
Correct Answer: Option D
Note: null
MCQ 422ALL
What will happen if the logic of a program is changed ?
AA new flowchart is needed to be made.
BChanges are to be made in the same flowchart.
CWe need to connect it with another flowchart.
DNone of these.
Correct Answer: Option D
Note: null
MCQ 423ALL
........ refers to a step by step procedure for solving a particular problem.
AAlgorithm
BFlowchart
CPseudo Code
DAll of these
Correct Answer: Option D
Note: null
MCQ 424ALL
What does an algorithm show ?
AA step by step procedure for solving a particular problem.
BNumerical working process to solve a problem
CSequential working process to solve a problem
DSymbolic working process to solve a problem
Correct Answer: Option D
Note: null
MCQ 425ALL
In........, an algorithm refers to a step by step procedure for solving a particular problem.
AMathematical Science
BComputer Science
CHuman Science
DGenetic Science
Correct Answer: Option D
Note: null
MCQ 426ALL
Algorithm is written in which type of natural language ?
AEnglish
BHindi
CFrench
DGujarati
Correct Answer: Option D
Note: null
MCQ 427ALL
By using which of the following the task of writing a computer program becomes very easy ?
AInput
BOutput
CAlgorithm
DProcess
Correct Answer: Option D
Note: null
MCQ 428ALL
What is the purpose of flowchart and algorithm ?
ATo clearly and completely state the problem.
BTo state the capacity of computer memory.
CTo send the output to the printer.
DTo mention the base of number system.
Correct Answer: Option D
Note: null
MCQ 429ALL
If 12 is stored in date identifier then what would be its data type?
Acharacter
Breal
Cinteger
Dnone of these
Correct Answer: Option C
Note: null
MCQ 430ALL
If 99.50 is stored in amount identifier then what would be its data type?
Acharacter
Breal
Cinteger
Dnone of these
Correct Answer: Option B
Note: null
MCQ 431ALL
The keywords associate a data with its types are known as ...........
Avariable
Bdata type
Ckeyword
Dtoken
Correct Answer: Option B
Note: null
MCQ 432ALL
The type of value to be stored in identifier is known as .........
Avariable
Bdata type
Ckeyword
Dtoken
Correct Answer: Option B
Note: null
MCQ 433ALL
Keywords to relate data with its value identify ........... things
A2
B3
C4
D5
Correct Answer: Option A
Note: null
MCQ 434ALL
................ is defined by the keyword that relate data with its value.
Athe type of value stored in
Bthe memory space required by
CBoth (a) and (b)
DNone of these
Correct Answer: Option C
Note: null
MCQ 435ALL
Each data type is allocated a fixed memory space in C and it is denoted ............
Abytes
Bconstant
Cvariable
DNone of these
Correct Answer: Option A
Note: null
MCQ 436ALL
1 byte = ....... bits
A8
B7
C6
D5
Correct Answer: Option A
Note: null
MCQ 437ALL
Which are the basic or primitive data types in c language?
Ainteger, decimal, character
Bvoid
CBoth (a) and (b)
DNone of these
Correct Answer: Option B
Note: null
MCQ 438ALL
Integer, decimal and character are represented by ..................___
Ainteger, decimal, char
Bint, dec, char
Cint, float, char
DNone of these
Correct Answer: Option C
Note: null
MCQ 439ALL
What is the syntax of data type?
AIdentifier1 data type;
Bdata type identifier1;
COption (a) or (b)
DNone of these
Correct Answer: Option B
Note: null
MCQ 440ALL
A/an ................. is a positive or negative whole number with no fractional part in it .
AChar
BReal
CInteger
DVoid
Correct Answer: Option C
Note: null
MCQ 441ALL
....... keyword is used to make use of only positive values
ASigned int
BPositive int
CUnsigned int
DNone of the given
Correct Answer: Option C
Note: null
MCQ 442ALL
........ are capable of storing both positive as well as negative values .
ASigned int
BPositive int
CUnsigned int
DNone of the given
Correct Answer: Option A
Note: null
MCQ 443ALL
Which of the following keywords refer to integer data type?
Aint
BINTEGER
CInteger
Dinteger
Correct Answer: Option A
Note: null
MCQ 444ALL
Which of the following refers to size of memory to int as per gcc compiler? Or What is a memory spaced used by integer in C language?
A4
B8
C12
D16
Correct Answer: Option A
Note: null
MCQ 445ALL
Signed int data type has a range of ......
A-32767 to +32768
B0 to 2147483647
C0 to 4294967295
D-2147483648 to +2147483647
Correct Answer: Option D
Note: null
MCQ 446ALL
Unsigned int data type has a range of ......
A-32767 to +32768
B0 to 2147483647
C0 to 4294967295
D-2147483648 to +2147483647
Correct Answer: Option C
Note: null
MCQ 447ALL
In C, ......... Keyword is used along with int to increase the range of integer numbers higher than +214756347.
Along
Bfloat
Cdouble
Dunsigned
Correct Answer: Option A
Note: null
MCQ 448ALL
........ data type stores values having fractional part in it.
AInt
BFloat
CFLOAT
Dfloat
Correct Answer: Option A
Note: null
MCQ 449ALL
What is a memory spaced used by float in C language?
A4 bytes
B8 bytes
C16 bytes
D32 bytes
Correct Answer: Option A
Note: null
MCQ 450ALL
What is a memory spaced used by double in C language?
A4 bytes
B8 bytes
C16 bytes
D32 bytes
Correct Answer: Option B
Note: null
MCQ 451ALL
...... values are precise to 6 and at times 7 decimal digits.
Adouble
Blong double
Cfloat
DAll of the given
Correct Answer: Option C
Note: null
MCQ 452ALL
....... data type are precise to 16 decimal digits, i.e., after the decimal points.
Afloat
Blong float
Cshort float
Ddouble
Correct Answer: Option D
Note: null
MCQ 453ALL
In increase range of double numbers ..... is used as prefix to double.
Aunsigned
Bwide
Clong
Dtwice
Correct Answer: Option C
Note: null
MCQ 454ALL
Which of the following data types occupies 16 bytes memory space?
ALong double
BFloat
CDouble
DAll of the given
Correct Answer: Option A
Note: null
MCQ 455ALL
Which data type is used to define higher precision value in real numbers?
Afloat
Bdouble
CLong
DNone of these
Correct Answer: Option A
Note: null
MCQ 456ALL
The scientific format of 95.50 could be represented as ............
A95.5
B95.5
C95.5
DAll of the given
Correct Answer: Option C
Note: null
MCQ 457ALL
Scientific value 0.9550e2 represents ......
AMantissa
BExponent
CBoth (a) and (b)
DNone of these
Correct Answer: Option C
Note: null
MCQ 458ALL
........ represents mantissa and ........ represents exponent in 0.9550e2
A2, 0.9550
B0.9550, 2
C0.9550, e
DAll of these
Correct Answer: Option B
Note: null
MCQ 459ALL
...... indicates the part of memory for float numbers
AExponent
BMantissa
CSign
DAll of these
Correct Answer: Option B
Note: null
MCQ 460ALL
Mantissa part represents ........ series of Numbers.
A0 to 18
B0 to 22
C23 to 30
D0 to 31
Correct Answer: Option B
Note: null
MCQ 461ALL
Exponent part represents ..... series of numbers.
A0 to 18
B0 to 22
C23 to 30
D0 to 31
Correct Answer: Option C
Note: null
MCQ 462ALL
Sign part represents ........ series of numbers.
A0
B23
C22
D31
Correct Answer: Option D
Note: null
MCQ 463ALL
Which of the following is a valid keyword in C that identifies valid character value?
ACHAR
BCHARACTER
Cchar
DCharacter
Correct Answer: Option C
Note: null
MCQ 464ALL
Keyword char occupies ..... byte of memory space.
A4
B3
C2
D1
Correct Answer: Option D
Note: null
MCQ 465ALL
Each character is associated with an integer value called....
AASCII (American Standard Code for Information Interchange)
BANSI (American National Standard Institute)
CUNICODE Character
DNone of these
Correct Answer: Option A
Note: null
MCQ 466ALL
‘a’, ‘2’, ‘#’ are example of ..............
Anumber
Bspecial symbol
CCharacter
Dstring
Correct Answer: Option C
Note: null
MCQ 467ALL
What is the range of char?
A0 to 255
B0 to 256
C-256 to +255
D-128 to +127
Correct Answer: Option D
Note: null
MCQ 468ALL
The unsigned char has a range of ....
A0 to 255
B0 to 256
C-256 to +255
D-128 to +127
Correct Answer: Option A
Note: null
MCQ 469ALL
C provides a special data type identified by keyword ............. that has no value and is mainly used as a return type of functions
AContainer
BBlank
CNull
DVoid
Correct Answer: Option D
Note: null
MCQ 470ALL
If we want to say the function would not return any values then.... is used.
AContainer
BBlank
CNull
Dvoid
Correct Answer: Option D
Note: null
MCQ 471ALL
........ statement tells the compiler to exit from the function body.
Aexit
Bquit
Cend
Dreturn 0
Correct Answer: Option D
Note: null
MCQ 472ALL
Which of the following is correct syntax of assigning value to the variable?
Avariable datatype = value;
Bdatatype variable = value;
Cvalue = data type variable
Dvalue = variable
Correct Answer: Option B
Note: null
MCQ 473ALL
.............. allows user to create a new data type by making use of existing data type.
ABasic or primitive data type
BDerived data type
CUser defined data type
DNone of these
Correct Answer: Option C
Note: null
MCQ 474ALL
Which two keywords are used to generate user defined data type?
Aint and char
Bfloat and double
Ctypedef and enum
DNone of these
Correct Answer: Option C
Note: null
MCQ 475ALL
What is full name of typedef ?
AType defence
BType definition
CType define
DType deferent
Correct Answer: Option B
Note: null
MCQ 476ALL
How can you define variable using typedef?
Adatatype typedef variable;
Btypedef datatype variable;
Ctypedef variable datatype;
Ddatatype variable typedef;
Correct Answer: Option B
Note: null
MCQ 477ALL
.............. allows us to give an alias to an existing data type.
Aenum
Btypedef
Cchar
Dfloat
Correct Answer: Option B
Note: null
MCQ 478ALL
Enumerated data type can be created in C by using keyword ……….
Aenumerated
Benum
Cenam
DNone of these
Correct Answer: Option B
Note: null
MCQ 479ALL
If enum money{rupee, dollar, pound, yen}; enum money currency=dollar; then what is the value of currency?
A0
B1
C2
D3
Correct Answer: Option B
Note: null
MCQ 480ALL
If enum money{rupee=10, dollar=50, pound=75, yen=100}; enum money currency=dollar; then what is the value of currency?
A10
B50
C75
D100
Correct Answer: Option B
Note: null
MCQ 481ALL
......... is/are an example of derived data type.
Aarray, structure
Bunion, pointers
CBoth (a) and (b)
DNone of these
Correct Answer: Option C
Note: null
MCQ 482ALL
The data structure called ........ consists of group of variables having same property.
Aarray
Bunion
Cstructure
Dpointers
Correct Answer: Option A
Note: null
MCQ 483ALL
Which of the following is the correct syntax to define an array?
ADatatype constant [size];
BDatatype keyword [size];
CDatatype variable [size];
DDatatype identifier [size];
Correct Answer: Option C
Note: null
MCQ 484ALL
Which of the following is correct syntax for Array to declare as nm with size 10 that store group of 10 characters as its elements?
Achar[11] nm;
Bchar[10] nm;
Cchar nm [11];
Dchar nm [10];
Correct Answer: Option D
Note: null
MCQ 485ALL
The statement subject[]=“C language” defined the array variable subject with length....
A10
B11
C21
D12
Correct Answer: Option B
Note: null
MCQ 486ALL
The data on which the operation is performed using a operator is known as ........
AOperator
BOperands
CExpression
DProgram
Correct Answer: Option B
Note: null
MCQ 487ALL
How many operators available in C language?
A5
B6
C7
D8
Correct Answer: Option D
Note: null
MCQ 488ALL
Which are the different arithmetic operators available in C language?
A+, -, *, / %
B>,<, !=
C&&. ||
DNone of these
Correct Answer: Option A
Note: null
MCQ 489ALL
Which of the following is not an arithmetic operator in C language?
AMultiplication
BDivision
CSubtract
DExponential
Correct Answer: Option D
Note: null
MCQ 490ALL
....... is the modulo operator.
A$
B@
C%
D#
Correct Answer: Option C
Note: null
MCQ 491ALL
Modulo operator is used to get a ..................
ADivision
BModular
CRemainder
Dquotient
Correct Answer: Option C
Note: null
MCQ 492ALL
Modulo operator cannot be used with.....
AInteger
BFloat
CBoth a) and b)
DNone of these
Correct Answer: Option B
Note: null
MCQ 493ALL
Based on the operand used in the expression, the arithmetic can be categorized as .......
AReal arithmetic
BInteger arithmetic
CMixed mode
DAll of these
Correct Answer: Option D
Note: null
MCQ 494ALL
If the values used in the expression are positive or negative whole numbers then it is considered as....
AReal arithmetic
BInteger arithmetic
CMix mode
DAll of these
Correct Answer: Option B
Note: null
MCQ 495ALL
The result of integer arithmetic is always ..........
AInteger
BReal
CMixed
DNone of the given
Correct Answer: Option A
Note: null
MCQ 496ALL
If all the operands used in an expression are float the expression is called ....
AReal arithmetic
BInteger arithmetic
CMixed mode arithmetic
DAll of these
Correct Answer: Option A
Note: null
MCQ 497ALL
........ use integer as well as float operands within an expression.
AReal expression
BOriginal expression
CMixed mode expression
DVaried expression
Correct Answer: Option C
Note: null
MCQ 498ALL
The Expression like result= 25.75 *5 is known as.....
AReal expression
BOriginal expression
CMixed mode expression
DVaried expression
Correct Answer: Option C
Note: null
MCQ 499ALL
The = is used for which of the following operations in C ?
AAssignment
BComment
CEquality check
DFormula
Correct Answer: Option A
Note: null
MCQ 500ALL
Result of integer/integer (5/10) expression is always.......
A0.5
B0
COption A) or b)
DCant say
Correct Answer: Option B
Note: null
MCQ 501ALL
Result of float/float (5/10) expression is always.......
A0.5
B0
COption (a) or (b)
DCant say
Correct Answer: Option A
Note: null
MCQ 502ALL
84. Which of the following is the correct syntax of assignment operator?
Avariable op = constant value;
Bvariable op = expression;
COption (a) or (b)
DNone of these
Correct Answer: Option C
Note: null
MCQ 503ALL
The assignment operator is used a .............. to a variable.
AConstant value
BResult of an expression
COption (a) or (b)
DNone of these
Correct Answer: Option C
Note: null
MCQ 504ALL
Which shorthand operator available in C language?
AArithmetic
BAssignment
CComparison
DLogical
Correct Answer: Option A
Note: null
MCQ 505ALL
The statement a+= 3 is equivalent to ..........
Aa=1+3
Ba=+3
Ca=a+3
DNone of these
Correct Answer: Option C
Note: null
MCQ 506ALL
....... is used to compare two similar types of operands.
ALogical operators
BConditional operators
CRelational operators
DBitwise operators
Correct Answer: Option C
Note: null
MCQ 507ALL
.............. is used to change the flow of execution of the program.
AConditional operators
BLogical operators
CRelational operators
DBitwise operators
Correct Answer: Option C
Note: null
MCQ 508ALL
How many relational operators are there for comparison?
A3
B4
C5
D6
Correct Answer: Option D
Note: null
MCQ 509ALL
Which of the following are relational operators?
A>, <
B>=, <=
C==, !=
DAll of these
Correct Answer: Option D
Note: null
MCQ 510ALL
....... is used to check the equality of operands.
A=
B==
C=!
D! =
Correct Answer: Option B
Note: null
MCQ 511ALL
. ........ Is used to check the non-equality of operands.
A!
B= !
C! =
D!!
Correct Answer: Option C
Note: null
MCQ 512ALL
Operator working with the single operand is known as ......
AArithmetic operator
BLogical operator
CRelational operator
DUnary operator
Correct Answer: Option D
Note: null
MCQ 513ALL
Which are the two special unary operators available in C?
A+ and -
B++ and --
C& and |
D&& and ||
Correct Answer: Option B
Note: null
MCQ 514ALL
Which of the following refer to the meaning of value ‘variable++’ in C ?
APost-increment
BPost- decrement
CPre- increment
DPre- decrement
Correct Answer: Option A
Note: null
MCQ 515ALL
Which of the following refer to the meaning of value ‘ - - variable’ in C ?
APost-increment
BPost- decrement
CPre- increment
DPre- decrement
Correct Answer: Option D
Note: null
MCQ 516ALL
When ++ or --is prefix to a variable, then it is known as .....increment/decrement?
Apre
Bpost
COption (a) or (b)
DNone of these
Correct Answer: Option A
Note: null
MCQ 517ALL
When ++ or --is suffix to a variable, then it is known as …...increment/decrement?
Apre
Bpost
COption (a) or (b)
DNone of these
Correct Answer: Option B
Note: null
MCQ 518ALL
What will be the output of int a=6, b=5; a=a+ b++?
A10
B11
C12
DNone of the given
Correct Answer: Option B
Note: null
MCQ 519ALL
What will be the output of int a=6, b=5; a=a + ++b ?
A10
B11
C12
DNone of the given
Correct Answer: Option C
Note: null
MCQ 520ALL
Conditional operator also known as .............. operator.
Aunary
Bbinary
Cternary
DNone of the given
Correct Answer: Option C
Note: null
MCQ 521ALL
Which are two ternary or conditional operators available in C?
How many types of logical operators are there used to combine multiple conditions?
A1
B2
C3
D4
Correct Answer: Option C
Note: null
MCQ 524ALL
Which logical operator is used when all the given conditions must be satisfied?
AAnd (&&)
BOR (||)
CNOT (!)
DNone of these
Correct Answer: Option A
Note: null
MCQ 525ALL
Which logical operator is used any one of the given conditions must be satisfied?
AAnd (&&)
BOR (||)
CNOT (!)
DNone of these
Correct Answer: Option B
Note: null
MCQ 526ALL
Logical expression gives an output values either …… or …….
ATrue or false
BYes or not
C0 or 1
DNone of these
Correct Answer: Option C
Note: null
MCQ 527ALL
Logical expression 0 refers to …… and 1 refers to …….
ATrue , false
BFalse, true
C0 or 1
DNone of these
Correct Answer: Option B
Note: null
MCQ 528ALL
...... operator returns 1 only if both expressions returns 1.
AAND
BNOT
COR
DAll of the these
Correct Answer: Option A
Note: null
MCQ 529ALL
C allows us to operate directly at bit level using ................ operators
ABitwise
BLogical
CArithmetic
DRelational
Correct Answer: Option A
Note: null
MCQ 530ALL
The symbol & belong to .................... and the symbol ! belong to ......... operator types in the C .
ABoth Bitwise
BBoth Logical
CBitwise, logical
DLogical ,bitwise
Correct Answer: Option C
Note: null
MCQ 531ALL
To perform bitwise AND (&), OR (!), XOR (^ Exclusive OR), left shift (<<) and right shift(>>) require ……… operands.
Aone
Btwo
Cthree
Dfour
Correct Answer: Option B
Note: null
MCQ 532ALL
To perform bitwise NOT (~) requires ………… operand.
Aone
Btwo
Cthree
Dfour
Correct Answer: Option A
Note: null
MCQ 533ALL
Which are the different special operators available in C?
Asizeof( ) , ”,” (comma) , “.” (dot) ,
B“”
C”&” (ampersand) , ” * ” (asterisk)
DAll of these
Correct Answer: Option D
Note: null
MCQ 534ALL
The ..... operator is used to return size of bytes required to store an entity
Asizeof < >
Bsizeof {}
Csizeof( )
DOfsize( )
Correct Answer: Option C
Note: null
MCQ 535ALL
What will be the output of sizeof(int) ?
A2
B4
C8
D16
Correct Answer: Option B
Note: null
MCQ 536ALL
What will be the output of sizeof(double) ?
A2
B4
C8
D16
Correct Answer: Option C
Note: null
MCQ 537ALL
Which expression would be evaluated first in the statement “ first + second * third –fourth ”?
Afirst + second
Bsecond * third
Cthird - fourth
DAny of these
Correct Answer: Option B
Note: null
MCQ 538ALL
Which expression would be evaluated first in the statement “ first + second * (third –fourth) ”?
Afirst + second
Bsecond * third
Cthird - fourth
DAny of these
Correct Answer: Option C
Note: null
MCQ 539ALL
How many storage classes are provides by C language?
A2 (external, internal)
B3 (Physically, logically, mentally)
C4 (automatic, external, register and static)
DNone of these
Correct Answer: Option C
Note: null
MCQ 540ALL
……. allows users to specify the location where he/she wants to store the variable
AInternal classes
BExternal classes
CPhysical classes
DStorage classes
Correct Answer: Option D
Note: null
MCQ 541ALL
All the variables by default have storage class as ……...
AAuto
BExtern
CStatic
DRegister
Correct Answer: Option A
Note: null
MCQ 542ALL
…… variables are created automatically when the function is called and destroyed when the function returns the control back to the calling function
AAuto
BExtern
CStatic
DRegister
Correct Answer: Option A
Note: null
MCQ 543ALL
In ……, variable is assigned zero value by default.
AAuto
BExternal
CStatic
DBoth (b) and (c)
Correct Answer: Option C
Note: null
MCQ 544ALL
In ……, variable is assigned a garbage value by default
AAuto
BExternal
CRegister
DBoth (a) and (c)
Correct Answer: Option A
Note: null
MCQ 545ALL
In …… , variable is stored in the primary memory.
AAuto
BExternal
CStatic
DAll of these
Correct Answer: Option B
Note: null
MCQ 546ALL
Which of the following storage class is used to store the variable in the CPU registers?
AAuto
BExternal
CStatic
DRegister
Correct Answer: Option D
Note: null
MCQ 547ALL
Storage class …….. is use to share variables between 2 different functions or programs
AAuto
BExternal
CStatic
Dregister
Correct Answer: Option B
Note: null
MCQ 548working of the internet and html
To display the web content, which mark-up language is needed?
ACML
BHTML
CNML
DWML
Correct Answer: Option B
MCQ 549attributes to the tags
Which of the following can be used to specify additional formatting along with an HTML element?
ANumbers
BAttributes
CComments
DContents
Correct Answer: Option B
MCQ 550structure of an html document
Which type of information can be incorporated in an HTML document?
AMultimedia information
BText information
CAddress and path of filename
DAll of these
Correct Answer: Option D
MCQ 551scite
Which of the following is an editor to edit an HTML document?
ASciTE
BBriTE
CLigHT
DSpiTE
Correct Answer: Option A
MCQ 552structure of an html document
Which of the following form basic two sections of an HTML code?
AHead and body
BPhysical and logical
CCode and browser
DMeta-tags and body.
Correct Answer: Option A
MCQ 553head section
The meta-tags in an HTML document are written in which of the following section?
ABody
BCode
CHead
DSpecial
Correct Answer: Option C
MCQ 554html title
Title of a web page is embedded within which of the following?
A<p> and </p>
B<body> and </body>
C<title> and </title>
D<h1> and </h1>
Correct Answer: Option C
MCQ 555background colour
Which of the following is used to specify a colour in HTML code?
AColour code in Hexadecimal
BColour code in decimal
CColour mixing model
DPixel in percentage
Correct Answer: Option A
MCQ 556ALL
Which of the following tag is used to insert a video file into an HTML document?
A<img>
B<image>
C<href>
D<im>
Correct Answer: Option C
MCQ 557ALL
As the image element does not cause a line break, it is also referred to as which of the following?
AAn online image
BAn inline image
CAn outline image
DBlank image
Correct Answer: Option B
MCQ 558image map
Which of the following are the two side and user side types of image maps?
AShopper
BServer side and client side
CVendor side and supplier side
DAll of these
Correct Answer: Option B
MCQ 559unordered list
Which of the following is specified by <ul> in HTML?
ASimple list
BOrdered list
CUnordered list
DSimple table
Correct Answer: Option C
MCQ 560unordered list
Which of the following tag pairs are used to print list without bullets?
A<ol> and </ol>
B<ul> and </ul>
C<dl> and </dl>
D<pt> and </pt>
Correct Answer: Option C
MCQ 561table tags and its attributes
Which of the following tag pairs are used to define row of the table?
A<tr> and </tr>
B<td> and </td>
C<col> and </col
D<row> and </row>
Correct Answer: Option C
MCQ 562ordered list
Which of the following can be changed in an ordered list in HTML?
AOrder of the items
BStart number
CNumber style
DAll of these
Correct Answer: Option D
MCQ 563ALL
Which of the following type of package does Calc refer to 7
ASpreadsheet
BMulti-sheet
CDouble sheet
DCannot be determined
Correct Answer: Option A
MCQ 564ALL
Which of the following is the extension of a worksheet created in Calc?
A.ods
B.odd
Cxls
D.obj
Correct Answer: Option A
MCQ 565ALL
How can one calculate total of values entered in a worksheet in a Calc document?
ABy manual entry
BBy autosum
CBy formula
DAll of these
Correct Answer: Option D
MCQ 566ALL
Which of the following technique arrange the data set in a particular order such as ascending or descending?
AData formatting
BData validation
CData filtering
DData sorting
Correct Answer: Option D
MCQ 567ALL
Which of the following options when selected deletes all data validations?
AData formatting
BDelete all
CDelete formula
DDelete me
Correct Answer: Option B
MCQ 568ALL
We can replace multiple occurrences of a word using which of the following facility of Calc?
AFind and replace
BBy replace only
CBy copy command
DBy preview command
Correct Answer: Option A
MCQ 569ALL
In which of the following ways we can enter a function in Calc?
ADirectly typing function name in a cell
BFunction wizard or selecting from tool bar
CBoth A and B
DDepends on function
Correct Answer: Option C
MCQ 570ALL
Which of the following is not a logical function?
AOR
BAND
CNOT
DPROPER
Correct Answer: Option D
MCQ 571ALL
Which of the possible mechanism to enter a function in Calc cell?
AThrough function wizard
BBy manually entering
CBoth A and B
DDepends on function
Correct Answer: Option C
MCQ 572ALL
Which of the following is used to enter 3D text in Calc?
AFontwork
BArtwork
CDrawing work
DGraphwork
Correct Answer: Option A
MCQ 573ALL
To fix column or row in a data range - to make it absolute, which symbol is used?
A#
B$
C&?
D%
Correct Answer: Option B
MCQ 574ALL
Which of the following refers to a list of instructions in a proper order to solve a problem called?
AAlgorithm
BFlowchart
CSequence
DRoadmap
Correct Answer: Option A
MCQ 575ALL
Which of the following symbol is used to represent output in a flowchart?
ASquare
BCircle
CParallelogram
DTriangle?
Correct Answer: Option C
MCQ 576ALL
Which of the following refers to the purpose of Algorithm and Flowchart?
AKnow the memory capacity
BIdentify the base of the number system
CDirect the output of the printer
DSpecify the problem completely & clearly
Correct Answer: Option D
MCQ 577ALL
Which of the following is an extension of C program file?
Ac
Bh
Cs
Dt
Correct Answer: Option A
MCQ 578ALL
Which of the following number refers to number of C character categories?
A0
B2
C4
D8
Correct Answer: Option C
MCQ 579ALL
Which of the following C character categories does the symbol = belong?
ALetter
BBlank space
CSpecial character
DDigit
Correct Answer: Option C
MCQ 580ALL
Which of the following is a valid keyword of C?
Aofsize
Bsizeof
Cforsize
Dsizefor
Correct Answer: Option B
MCQ 581ALL
Which of the following is an invalid variable name in C?
ARegister
BReglster
Cregistre
Dregister
Correct Answer: Option D
MCQ 582ALL
Which of the following keyword refer to integer data type?
Ainteger
BInteger
CINTEGER
Dint
Correct Answer: Option D
MCQ 583ALL
Which of the following refers to size of memory allocated to float as per gcc compiler?
A1
B2
C4
D6
Correct Answer: Option C
MCQ 584ALL
Which of the following is used to provide an alias to existing data types in C?
Aenum
Bdef
Cpointer
Dtypedef
Correct Answer: Option D
MCQ 585ALL
Which of the following are useful in C language I/O operations?
AMonitor
BKeyboard
CMouse
DAll of these
Correct Answer: Option D
MCQ 586ALL
Which of the following is not an input functions?
Agetchar( )
Bgetch( )
Cputs( )
Dgets( )
Correct Answer: Option C
MCQ 587ALL
What is the value of variable flag after the execution of following if statement? int flag=0; if(5<8) flag=1; }
A0
B1
C5
D8
Correct Answer: Option B
MCQ 588ALL
What is the value of variable sum after the execution of following statements? int number1=5,number2=10,sum=0; if(number1>number2) sum=sum+number1; else sum sum+number2;
A0
B5
C10
D12
Correct Answer: Option C
MCQ 589ALL
In which of the following each case label must be unique?
Aif
Bswitch
Cfor
Dwhile?
Correct Answer: Option B
MCQ 590ALL
After each switch statement block in switch, which statement signals the end of case causing the exit from switch statement?
Abreak
Bcontinue
Cstop
Dend
Correct Answer: Option A
MCQ 591ALL
What is the output of following program segment? int main() { int i; for(i=0;i<10;i++); printf("%d",i); }
A123456789
B9
C10
DError
Correct Answer: Option C
MCQ 592ALL
What happens if a C program tries to access a value from an array element whose subscript exceeds the size of array?
AThe element will be set to 0.
BThe compiler would report an error.
CThe program may crash or gives garbage data.
DThe array size increases automatically.
Correct Answer: Option C
MCQ 593ALL
What will be the output of the following program segment? int num[5]={1,2,3}; printf("%d %d",num[0],num[3]);
A1,2
B1,0
C1,3
D2,3
Correct Answer: Option B
MCQ 594ALL
The main() function in C language is a ___________
AUser defined function
BLibrary function
CKeyword
DReserved function
Correct Answer: Option A
MCQ 595ALL
Which keyword is used as a return type when function does not return any value?
Aint
Bmain
Cvoid
Dauto
Correct Answer: Option C
MCQ 596ALL
The nation of the Web was conceived in which year by Tim Berners-Lee?
A1995
B1991
C1891
D1990
Correct Answer: Option B
MCQ 597ALL
Which of the following stands for HTML?
AHyper Text Markup Language
BHyper Text Marking Language
CHigh Text Markup Language
DHigher Text Markup Language
Correct Answer: Option A
MCQ 598ALL
The gedit is a general purpose text editor for _______________
AGNOME
BMicrosoft Windows
CMac OS
DAll of the above
Correct Answer: Option D
MCQ 599ALL
What is the extension of HTML file?
A.html
B.java
C.hmtl
D.css
Correct Answer: Option A
MCQ 600ALL
Which of the following attribute is used to define text colour with body tag?
AColor
BText color
CText
DTcolor
Correct Answer: Option C
MCQ 601ALL
Which of the following is an empty element?
A"<hr>"
B"<br>"
C"<p>"
DBoth Aand B
Correct Answer: Option D
MCQ 602ALL
Which of the following tag pair is used to displayed the content in emphasized manner?
A<em> and </em>
B<strong> and </strong>
C<s> and </s>
D<tt> and </tt>
Correct Answer: Option A
MCQ 603ALL
What is the value of align attributes in tag?
ARight
BLeft
CCenter
DAll of the above
Correct Answer: Option D
MCQ 604ALL
Which of the following tag is used to added images into a webpage in HTML?
A<img>
B<image>
C<href>
D<ime>
Correct Answer: Option A
MCQ 605ALL
The align attribute can take which of the following values?
ATop, Bottom
BLeft, Right
CMiddle
DAll of the above
Correct Answer: Option D
MCQ 606ALL
Digital cameras and web pages normally use which file formats that drastically compress the data in the files?
A.jpg/.jpeg
B.png
C.bmp
D.gif
Correct Answer: Option A
MCQ 607ALL
Which of the following attribute specifies the vertical alignment of the contents of each cell in a row?
AHaling
Bvalign
CAlign
DVspace
Correct Answer: Option B
MCQ 608ALL
Which of the following attribute manage space between each cell of the table?
ASpacing
BCellspacing
CCellpadding
DTable spacing
Correct Answer: Option B
MCQ 609ALL
Instead of numbers, we can use which of the following values in ordered list?
AA,B,C....
BI, II, III .....
Ca, b, c.....
DAll of the above
Correct Answer: Option D
MCQ 610ALL
Within the frameset, each frame is represented by which of the following tag pair?
A<body> ... </body>
B<frame> ... </frame>
C<noframes> ... </noframes>
D<html>.... </html>
Correct Answer: Option B
MCQ 611ALL
Which of the following is a grid which interactively manages and organizes data in rows and columns?
ATable
BSheet
CSpreadsheet
DCalc
Correct Answer: Option C
MCQ 612ALL
Which of the following activities that can be generally done through a spreadsheet package?
ABalance sheet
BPersonal activities
CFinancial activities
DAll of the above
Correct Answer: Option D
MCQ 613ALL
Which of the following way we can open the Calc program?
AApplications-> Office-> OpenOffice.org
BAccessories -> Office-> OpenOffice.org
CApplications-> MSOffice-> OpenOffice.org
DApplications-> Office-> Calc.org
Correct Answer: Option A
MCQ 614ALL
When a new spreadsheet is opened, it will give you how many separate worksheets in Calc?
ATwo
BThree
CFour
DSixteen
Correct Answer: Option B
MCQ 615ALL
Which of the following is an extension of Calc spreadsheet file?
A.xls
B.odf
C.osd
D.ods
Correct Answer: Option D
MCQ 616ALL
Which of the following command is used to changing colour of the worksheet tab?
ATab color
BSheet tab color
CColor
DCalc clolor
Correct Answer: Option A
MCQ 617ALL
Which of the following function is used to calculate the period to repay of loan in Calc?
ANPAR
BNPER
CNRPA
DMPER
Correct Answer: Option B
MCQ 618ALL
The CONCATENATE function can join up to how many strings of text in Calc?
A15
B20
C30
D40
Correct Answer: Option C
MCQ 619ALL
Which of the following function turns first letter of all words into uppercase and remaining alphabets in lowercase letters in Calc?
AUpper
BLower
CRoman
DProper
Correct Answer: Option D
MCQ 620ALL
Which of the following is popular reasons why people should go for a chart?
AFor comparisons
BFor demonstration of distribution
CFor understating of situation
DAll of the above
Correct Answer: Option D
MCQ 621ALL
How many basic chart types offers in Calc?
A5
B10
C15
D20
Correct Answer: Option B
MCQ 622ALL
Which of the following symbol is used to represent a connector?
ACircle
BRectangle
CTriangle
DDiamond
Correct Answer: Option A
MCQ 623ALL
Which of the following is a technique in which we use pictorial representation of every action that we perform within the machine process that solves a problem?
APseudo code
BFlowchart
CAlgorithm
DDecision making
Correct Answer: Option B
MCQ 624ALL
Which of the following components are used to show the beginning and the end of a flowchart?
AUp and Down
BFirst and Last
CStart and End
DStart and Last
Correct Answer: Option C
MCQ 625ALL
A good program should possess which of the following characteristics?
AA program must end after finite number of steps.
BThe instructions of program must be precisely defined.
CAll the instructions must be effective.
DAll of the above
Correct Answer: Option D
MCQ 626ALL
Which of the following is known as user defined function in C?
Amain( )
Bprintf( )
Cscanf()
Dreturn()
Correct Answer: Option A
MCQ 627ALL
Whenever the text is enclosed between ............, it is considered as a comment in C?
A// ... //
B/* ..... */
C<! ... >
DAny of the above
Correct Answer: Option B
MCQ 628ALL
A scope of C variable is decided by using which of the following opening and closing braces?
A[ ]
B( )
C{ }
D< >
Correct Answer: Option C
MCQ 629ALL
C language also has its own character set that can be divided into how many categories?
A3
B4
C5
D8
Correct Answer: Option B
MCQ 630ALL
Which of the following is a bitwise operators?
A<< and >>
B& and |
C~ and ^
DAll of the above
Correct Answer: Option D
MCQ 631ALL
C provides us an operator known as ________ operator or conditional operator for condition checking?
Aarray
Blogical
Cternary
Drelational
Correct Answer: Option C
MCQ 632ALL
How many types of operators in C?
A4
B8
C10
D16
Correct Answer: Option B
MCQ 633ALL
Which of the following function is used to read a character in a C program at runtime?
Agetchar( )
Bgetch( )
Cgetc( )
Dgets( )
Correct Answer: Option A
MCQ 634ALL
Which of the following function allows us to input data into particular data format like int char, float etc.?
Aprintf( )
Bscanf( )
Cmain( )
Dgets( )
Correct Answer: Option B
MCQ 635ALL
Which of the following function can be used to write a single character to the standard output device?
Aputc( )
Bputs( )
Cputchar( )
Dgets( )
Correct Answer: Option C
MCQ 636ALL
Which of the following statement is one of the powerful decision making statement which can be used to transfer control of instruction execution?
Aif
Bswitch
Cfor
Dwhile
Correct Answer: Option A
MCQ 637ALL
Which of the following statement is very useful when an action is to be taken based on given multiple choices?
Aif
Bswitch
Cfor
Dwhile
Correct Answer: Option B
MCQ 638ALL
Which of the following statement is used in switch, the end of case causing the exit from switch statement?
Astop
Bcontinue
Cbreak
Dcase
Correct Answer: Option C
MCQ 639ALL
When number of iteration cannot be pre-determined and when loop terminating condition is to be tested before entering the loop, at that time use of which loop is more suitable?
Afor
Bwhile
Cdo...while
Dswitch?
Correct Answer: Option B
MCQ 640ALL
Which of the following statement forces the next iteration of the loop to take place, skipping any code in between?
Abreak
Bstop
Cexit
Dcontinue
Correct Answer: Option D
MCQ 641ALL
Any loop in a program becomes which loop if it runs forever and program control never comes out of it?
Acontinue
Binfinite
Cbreak
Dfinite
Correct Answer: Option B
MCQ 642ALL
The index number contained within square brackets is also known as ________
Asubscript
Bsuperscript
Cvbscript
Djavascript
Correct Answer: Option A
MCQ 643ALL
C language allows array initialization in how many different ways?
A4
B5
C3
D2
Correct Answer: Option D
MCQ 644ALL
The variable is defined above function main is known as _______variable.
Alocal
Bglobal
Cstatic
Ddynamic
Correct Answer: Option B
MCQ 645ALL
Which of the following are types/categories of functions?
AFunction with no arguments and no return values
BFunction with arguments and no return values
CFunction with no arguments and return values
DAll of the above
Correct Answer: Option D
MCQ 646ALL
Which of the following is stands for SGML?
AStandardized General Markup Language
BStandard Generalized Markup Language
CStandardized General Marking Language
DStandard General Markup Language
Correct Answer: Option A
MCQ 647ALL
Most browsers display the contents of which elements larger than the default size of text in the document?
A<h1>
B<h2>
C<h3>
DAll of the above
Correct Answer: Option D
MCQ 648ALL
Which of the following tag is used for multiple lines?
A<hr>
B<br>
C<pre>
D<p>
Correct Answer: Option B
MCQ 649ALL
Which of the following tag is used to display text with multiple white spaces and multiple lines without wanting to be changed it by the browser?
A<p>
B<br>
C<pre>
DAll of the above
Correct Answer: Option C
MCQ 650ALL
The body section of an HTML is written between ________________tags
A<html> and </html>
B<head> and </head>
C<body> and </body>
D<body> and <body>
Correct Answer: Option C
MCQ 651ALL
Which of the following is valid image formats?
A.jpg
B.bmp
C.png
DAll of the above
Correct Answer: Option D
MCQ 652ALL
Which of the following method colours in computer are coded as degree from 00 to FF?
ADecimal
BOctal
CBinary
DHexadecimal
Correct Answer: Option D
MCQ 653ALL
Which of the following tag is used to separate content by breaking in into sections in HTML?
A<br>
B<hr>
C<p>
D<pre>
Correct Answer: Option B
MCQ 654ALL
Which of the following attribute is used to add space over and under the image?
Ahspace
Bvspace
CTop space
DBottom space
Correct Answer: Option A
MCQ 655ALL
To create multiple links within a single image, we need to create multiple clickable locations within the image. Clicking on each such location, a particular reference can be opened. Each such location is called a ............
AHot spot
BImage map
CDog spot
DMap
Correct Answer: Option A
MCQ 656ALL
Which of the following format is video format file?
A.avi
B.meg
C.mpeg
DAll of the above
Correct Answer: Option D
MCQ 657ALL
Which of the following tag pair is used to define sub-items of description tag?
A<dt> ... </dt>
B<dd> ... </dd>
C<dl> ... </dl>
D<ul>...</b>
Correct Answer: Option B
MCQ 658ALL
The value of type attribute in
tag is _____________
ACircle
BSquare
CDisc
DAll of the above
Correct Answer: Option D
MCQ 659ALL
Which of the following attribute leaves specified gap between edges of the cells and their content?
ACellpadding
BCellspacing
CDir
DSpacing
Correct Answer: Option A
MCQ 660ALL
Many times we need to add table within a table is called what?
AMultiple table
BMany table
CNesting table
DNested table
Correct Answer: Option D
MCQ 661ALL
What is the use of spreadsheet package?
AManaging financial and accounting documents
BCreating data reports
CGenerating invoices
DAll of the above
Correct Answer: Option D
MCQ 662ALL
The corner of the active cell is highlighted with filled small rectangle which is known as ___________
AFill handle
BAutofill handle
CDrag handle
DHandle
Correct Answer: Option B
MCQ 663ALL
The Calc program contains how many rows?
A65535
B1408576
C1048576
D1024
Correct Answer: Option C
MCQ 664ALL
Which of the following address does not change when the formula is copied or moved in Calc?
ARelative address
BAbsolute address
CMixed address
Dcell address
Correct Answer: Option B
MCQ 665ALL
In Calc, arrangement of data in particular order is known as ..........
ASorting
BArranging
CFiltering
DFormatting
Correct Answer: Option A
MCQ 666ALL
Which of the following is used to avoid errors in entering data in Calc?
AData Advance filter
BData Sorting
CData validation
DSpelling check
Correct Answer: Option C
MCQ 667ALL
Which of the following function returns the values of the exponential function ex for the given number x in Calc?
AABS
BEXP
CFACT
DEXT
Correct Answer: Option B
MCQ 668ALL
Which of the following sign is compulsory to start any formula in Calc?
A+
B-
C=
D$
Correct Answer: Option C
MCQ 669ALL
Which of the following function returns the total number of cells or arguments which have some value in it?
ACountA
BCountBlank
CCount
DAverage
Correct Answer: Option A
MCQ 670ALL
Chart wizard lets you to enter values of different chart elements such as..........
ATitle above
BX-axis captions
CLocation of legends
DAll of the
Correct Answer: Option D
MCQ 671ALL
Which of the following are elements of chart in Calc?
AChart area
BY axis with values
CData area axis
DAll of the above
Correct Answer: Option D
MCQ 672ALL
The three steps given for finding whether a number is odd or even is known as what?
APseudo code
BFlowchart
CAlgorithm
DDecision tree
Correct Answer: Option A
MCQ 673ALL
A logical decision of a process is represented by which shape and it is also called a test symbol?
ARectangle
BTriangle
CRound
DDiamond?
Correct Answer: Option D
MCQ 674ALL
Which of the following is an advantages of Flowchart?
AAs it provides pictorial representation of the problem solution, it is easy to understand.
BIt provides a convenient aid for writing computer instructions.
CIt assists the programmer in reviewing and correcting the solution steps.
DAll of the above
Correct Answer: Option D
MCQ 675ALL
Which of the following is known as inbuilt or library function?
Amain( )
Bprintf( )
Cprint( )
Dvoid( )
Correct Answer: Option B
MCQ 676ALL
Set of logically sequential C statements thus is identified as ............
Avariable
Bconstant
CC program
Didentifier
Correct Answer: Option C
MCQ 677ALL
A word that a user can construct by making use of C character set is known as "?"?"?.
Avariable
Bconstant
CC program
Didentifier
Correct Answer: Option D
MCQ 678ALL
Which of the following compiler is provided by free software foundation?
Agec
Bgcc
CSciTE
Dc compiler
Correct Answer: Option B
MCQ 679ALL
Which of the following allows us to compile and run simple programs with one window itself?
Agedit
Bgcc
CSciTE
DC compiler
Correct Answer: Option D
MCQ 680ALL
Which of the following is a special data type that C provides and identified by which keyword, this data type has no value and it denote it to be empty?
Amain
Bvoid
Cprintf
Dreturn
Correct Answer: Option B
MCQ 681ALL
Character data requires how many byte of memory space?
A1
B2
C4
D8
Correct Answer: Option A
MCQ 682ALL
Which of the following is a symbol that identifies the operation that can be performed on operands?
AExpression
BOperators
CArray
DConstant
Correct Answer: Option B
MCQ 683ALL
Which of the following function is useful when we don't want to show a character typed by the user on screen?
Agetch( )
Bgets( )
Cgetchar( )
Dgetc( )
Correct Answer: Option A
MCQ 684ALL
C language scanf() function provides wonderful facility of which character using which we can specify the permissible characters in the input string?
A$
B#
C%
D*
Correct Answer: Option C
MCQ 685ALL
Which of the following function is used to display formatted output on screen?
Ascanf( )
Bprintf( )
Cmain()
Dgets()
Correct Answer: Option B
MCQ 686ALL
There are situations where we need to execute series of decisions in our program, we may use ............ statement in nested form to achieve our task.
Aif...else
Belse....if
Cswitch
Ddo...while
Correct Answer: Option A
MCQ 687ALL
In C, logical operators are represented by which character pairs?
A&& and \\
B&& and ||
C|| and \\
D$$ and //
Correct Answer: Option B
MCQ 688ALL
In switch statement, each case option contains ........
Aconstant or constructor
Bconstant or condition
Cconstant or constant expressions
Doperator or constant expression
Correct Answer: Option C
MCQ 689ALL
...........for loop means using one for loop within another for loop.
Anesting
Bmulti
Cnested
Dsimple?
Correct Answer: Option C
MCQ 690ALL
We are checking condition at the entry point, it is known as which loop?
Aentry-controlled controlled
Bexit-controlled
Cswitch-controlled
Dcondition-controlled
Correct Answer: Option A
MCQ 691ALL
Which of the following statement is used when we want to terminate loop instantly without even execution of other statements of loop?
Abreak
Bcontinue
Cstop
Dcase
Correct Answer: Option A
MCQ 692ALL
The array in C language can be classified in to how many categories?
A2
B3
C4
D5
Correct Answer: Option A
MCQ 693ALL
If we don't specify the size, compiler will automatically calculate the size by counting total number of values written inside which bracket?
A( )
B{ }
C[ ]
D< >
Correct Answer: Option B
MCQ 694ALL
Which of the following function are placed in header file?
Asqrt( )
Bpow( )
Ccos( )
DAll of the above
Correct Answer: Option D
MCQ 695ALL
Which of the following are the advantages of using functions in program?
ADividing program into functions makes understanding and maintenance of the program easier.
BFunction help us to avoid redundant programming of similar tasks.
CSame function can be used with different values of arguments.
DAll of the above
Correct Answer: Option D
MCQ 696ALL
Which of the following is considered as a language for describing web page?
AHTML
BSGML
CBCPL
DNone of these
Correct Answer: Option A
MCQ 697ALL
The path to open Gedit editor is ______________________________
AAccessories->Application->Gedit
BApplication->Accessories->Gedit
CApplications->Gnome->Gedit
DGnome->Application->Gnone
Correct Answer: Option B
MCQ 698ALL
In HTML, which sign is used for comment?
A< - - and - ->
B<!- - and - ->
C<!- - and - -!>
D</- - and - -/>
Correct Answer: Option B
MCQ 699ALL
Comments are also referred as what?
ADot
BClass
CPrologue
DCommon
Correct Answer: Option C
MCQ 700ALL
The output of an HTML coding 23rd will be ____________
A23rd
B23rd
C23rd
DNone of these
Correct Answer: Option B
MCQ 701ALL
Which of the following is used to set a visited link in HTML code?
Aalink
Bblink
Culink
Dvlink
Correct Answer: Option D
MCQ 702ALL
Which attribute of tag specifies identifier/name for the image?
AName
Balias
Cid
Dproperty
Correct Answer: Option C
MCQ 703ALL
Which of the following tag is used to add an image map?
AImg
Bmap
Cimap
Dimgmap
Correct Answer: Option B
MCQ 704ALL
Which of the following is a valid image file format?
APGN
BPNG
CPJN
DPNJ
Correct Answer: Option B
MCQ 705ALL
Which attribute of tag is used to provide information about the location of the image?
AAlt
Balign
Cborder
Dsrc
Correct Answer: Option D
MCQ 706ALL
Which of the following formats use lossless compression technology?
ATiff
Bgif
Cpng
DAll of these
Correct Answer: Option A
MCQ 707ALL
Which of the following tag pairs are used to create an ordered list?
A<ol>....</ol>
B<ul>...</ul>
C<dl>...</dl>
DBoth A and B
Correct Answer: Option A
MCQ 708ALL
Which of the following is specified by
in HTML?
AOrdered list
BUnordered list
CDescription list
DAll of these
Correct Answer: Option C
MCQ 709ALL
A ________________ contains information separated in form of grids.
AChart
BColumn
CTable
DBook
Correct Answer: Option C
MCQ 710ALL
A table contains information separated in form of ___________________
ARows
BColumns
CGrid
DBoth a & b
Correct Answer: Option D
MCQ 711ALL
What is the intersection of row and column known as?
ARow
BColumn
CWorksheet
Dcell
Correct Answer: Option C
MCQ 712ALL
Which attribute of table is used to leave specified gap between edges of the cells and their content?
ACellspacing
BCellpadding
CColspan
DRowspan
Correct Answer: Option B
MCQ 713ALL
_______________________ attribute manages space between each cell of a table.
ACell spacing
BCell padding
CCell-fixation
DCell- validation?
Correct Answer: Option A
MCQ 714ALL
Which of the following is used when a cell spans across more than column?
Acolspan
Browspan
Ctablespan
Dscope
Correct Answer: Option A
MCQ 715ALL
Which of the following tag is used to give name to the table?
A<name>
B<caption>
C<type>
D<declare>
Correct Answer: Option B
MCQ 716ALL
_____________toolbar contains most frequently used standard commands from the File & Edit menus.
AStandard Toolbar
BFormatting Toolbar
CFormula Toolbar
DNone of these
Correct Answer: Option A
MCQ 717ALL
Which of the following will be inserted in a worksheet if =starcalcteam() is inserted in a calc cell?
AStars
BPhotograph of calc developer team
CCalc licence information
DCalc version information
Correct Answer: Option B
MCQ 718ALL
There are maximum ____ worksheets per Calc spreadsheet document
A1024
B256
C1048576
D65536
Correct Answer: Option B
MCQ 719ALL
There are _______________ rows in Calc spreadsheet document
A1024
B256
C1048576
D65536
Correct Answer: Option C
MCQ 720ALL
There are _______________ columns in Calc spreadsheet document
A1024
B256
C1048576
D65536
Correct Answer: Option A
MCQ 721ALL
Which key is used to select the cells that are not physically adjacent to each others?
ACtrl
BAlt
CShift
DTab
Correct Answer: Option A
MCQ 722ALL
Which menu is used to arrange the data in ascending or descending order?
ATools
BFormat
CData
DSort
Correct Answer: Option C
MCQ 723ALL
Which function key is used to get help in Calc?
AF1
BF5
CF7
DF9
Correct Answer: Option A
MCQ 724ALL
Which function key is used for spell check?
AF1
BF5
CF7
DF9
Correct Answer: Option C
MCQ 725ALL
In Calc, the function arguments are given in which brackets?
A[]
B<>
C{}
D()
Correct Answer: Option D
MCQ 726ALL
A/an __________________ is a core part of any solution of a procedure.
AProcess
BPsuedo
CAlgorithm
DSymbol
Correct Answer: Option A
MCQ 727ALL
Which of the following symbol represents a process?
ASquare
BRectangle
CSquare
DDiamond
Correct Answer: Option B
MCQ 728ALL
_______________________ instructs the translator to replace all occurrences of symbolic constants with the values specified against it.
AString constant
BSymbolic constant
CInteger constant
DSingle character constant
Correct Answer: Option B
MCQ 729ALL
A ______________ is made up of one or more statements used for performing a predefined task.
AVariable
Bkeyword
Cfunction
Dtoken
Correct Answer: Option C
MCQ 730ALL
C statements end with a ____________
AColon
Bsemi colon
Cfull stop
Dcomma
Correct Answer: Option B
MCQ 731ALL
A program called ___________is then used to link the object code with the library functions giving executable program or executable code.
AEditor
Btranslator
Clinker
Dloader?
Correct Answer: Option C
MCQ 732ALL
For signed integer the value of range is calculated as ______________
A-2 n-1 to 2n-1 -1
B0 to 2n-1
C-2 n+1 to 2n+1 -1
D0 to 2n+1
Correct Answer: Option A
MCQ 733ALL
Each character is associated with an integer value called ___________________
AUnicode
BASCII
Cboth A and B
DNone of these
Correct Answer: Option B
MCQ 734ALL
The ____________ storage class when used along with variable makes the variable value permanent within a specified region.
AAutomatic
Bexternal
Cregister
Dstatic
Correct Answer: Option D
MCQ 735ALL
The symbol << belong to which of the following operator types in C?
ARelational
Barithmetic
Clogical
Dbitwise
Correct Answer: Option D
MCQ 736ALL
The statements are controlling the flow of execution, they are known as ____________________ statements
ASequence
Bcontrol
Cboth A and B
Dnone of these
Correct Answer: Option B
MCQ 737ALL
C programming language assumes any non-zero and non-null values as _________
ATRUE
BFALSE
CZero
DOne
Correct Answer: Option A
MCQ 738ALL
what will be the output of printf("?%16.7s"?,"?Gujarat India"?)?
AGujarat India
BGujarat
CIndia
DNone of these
Correct Answer: Option B
MCQ 739ALL
What is delimiter for reading double?
A%ld
B%/Ld
C%lf
D%Lf
Correct Answer: Option D
MCQ 740ALL
How many bits are required by exponent and mantissa respectively?
A6,25
B7,24
C8,23
D9,22
Correct Answer: Option C
MCQ 741ALL
Which operator is used to get a remainder when performing division of two integer operands?
AModules
Bmodular
Cmodulo
Dmode
Correct Answer: Option C
MCQ 742ALL
5/10 and 5.0/10 respectively would result into what?
A0,0
B0, 0.5
C0.5, 0
D0.5, 0.5
Correct Answer: Option B
MCQ 743ALL
Which one is the assignment operator and comparison operator respectively?
A=,≠
B=, ==
C=, ++
D=, - -
Correct Answer: Option B
MCQ 744ALL
Which of the following are decision structure statements?
AIf, switch
Bif, else
Cif, case
Dif, else..if
Correct Answer: Option A
MCQ 745ALL
Test expression of if statement is always written in which brackets?
A[ ]
B( )
C{ }
D< >
Correct Answer: Option B
MCQ 746ALL
The _________________ is collection of multiple computer networks, hence known as network of networks.
Aextranet
Bintranet
Cinternet
DNone of these
Correct Answer: Option C
MCQ 747ALL
The ________ is a repository of multimedia information on the internet platform
Atext
Blink
Cweb
DNone of these
Correct Answer: Option C
MCQ 748ALL
HTML is derived form of ______________________
ABCPL
BSGML
CIDE
DNone of these
Correct Answer: Option B
MCQ 749ALL
Full form of ISO
AInternational Standard Organization
BInternational System Organization
CInternational Organization for Standards
DInternational Organization System
Correct Answer: Option C
MCQ 750ALL
A ___________________ is made up of letters, words and numbers enclosed between a left and right angular bracket.
Atag
Belement
Ctitle
Dbody
Correct Answer: Option A
MCQ 751ALL
HTML tag is enclosed within ________________
A{ and }
B( and )
C< and >
D[ and ]
Correct Answer: Option C
MCQ 752ALL
A combination of opening and closing tag along with some content between the two tags forms a/an ______________________
Atag
Belement
Ctitle
Dbody
Correct Answer: Option B
MCQ 753ALL
______________ is the highest heading size and ________ is the smallest heading size
AH6, H1
BH1, H6
CH1, H2
DH5, H6
Correct Answer: Option B
MCQ 754ALL
_____________ tags are used to store information usually relevant to browsers & search engines.
Atitle
Bmeta
Chead
Dbody
Correct Answer: Option B
MCQ 755ALL
The output of an HTML coding H2O will be ____________
AH2O
BH2O
CH2O
DNone of these
Correct Answer: Option B
MCQ 756ALL
The complete address is known as a/an ____________________________ address.
Arelative
Babsolute
Cboth a & b
DNone of these
Correct Answer: Option B
MCQ 757ALL
An attribute is made of how many parts?
A2
B3
C4
D5
Correct Answer: Option A
MCQ 758ALL
The name and the value should be a/an _____________ sign
ANon-equal
Bequal
C' '(Single Quote)
D" " (Double Quote)
Correct Answer: Option B
MCQ 759ALL
Which is an editor used to create/edit an HTML document?
Agedit
BSciTE
CBoth A and B
DNone of these
Correct Answer: Option C
MCQ 760ALL
Which of the following is used to set an active link in HTML code?
Aalink
Bblink
Culink
Dvlink
Correct Answer: Option A
MCQ 761ALL
In __________ style tags, the browser will follow the instructions strictly and publishes the content in the said manner.
APhysical
Blogical
CBoth a and b
DNone of these
Correct Answer: Option A
MCQ 762ALL
Mnemonic code of "?registered"? trademark ______________
Aerg
Breg
Camp
Dgt
Correct Answer: Option B
MCQ 763ALL
Full form of JPEG ____________________________________________
AJoin Picture Export Group
BJoin Picture Expert Group
CJoint Photographic Expert Group
DJoint Picture Expert Group
Correct Answer: Option C
MCQ 764ALL
________________ format images offer highest quality and good amount of compression of the image with minimum loss.
Ajpg
Bpng
Cgif
Dtiff
Correct Answer: Option D
MCQ 765ALL
Which of the following image format is slower in reading and writing?
Ajpg
Bpng
Cgif
Dtiff
Correct Answer: Option B
MCQ 766ALL
A video and audio file can be integrated into a HTML document with a/an _______ tag.
Aimg
Bmap
Calt
Danchor
Correct Answer: Option D
MCQ 767ALL
In calc document, you can move between the worksheets using ______________ tab.
AWorksheet
BSpreadsheet
CSheet
DPage
Correct Answer: Option C
MCQ 768ALL
__________ text files are typically used for data exchange among various programmes.
APdf
Bcsv
Cxlsx
Ddbs
Correct Answer: Option B
MCQ 769ALL
If you want to change the unit of height and width in calc then which path is correct?
ATools->General->Options
BOptions->General->Tools
CGeneral->Tool->Options
DTools->Options->General
Correct Answer: Option D
MCQ 770ALL
________ function is used to convert a date into a valid format into a day of the month.
AWeekday
BMonthday
CDaysinyear
DDay
Correct Answer: Option D
MCQ 771ALL
In calc, what is the output of =MID("?Nuzhat Memon"?;8;5)?
ANuzhat Memon
BNuzhat
CMemon
DNone of these
Correct Answer: Option C
MCQ 772ALL
What can be a function argument?
AValue
BText
Cother function
DAll of these
Correct Answer: Option D
MCQ 773ALL
If you write address as =A$4 and try to copy it to different location, then what would happen?
AColumn A will become absolute
BRow 4 will become absolute
CColumn A & Row will become absolute
DNone of these
Correct Answer: Option B
MCQ 774ALL
If we move a cell containing a formula having reference to another cell in the worksheet. What will happen to cell numbers used in formula?
AThe cell row & column are changed at destination
BThe cell row number are changed at destination
CThe cell column number are changed at destination
DNothing will change
Correct Answer: Option A
MCQ 775ALL
What is the vertical plane which provides base to the chart element known as?
AChart floor
BChart area
CChart wall
DChart element
Correct Answer: Option C
MCQ 776ALL
The chart type is selected in ________ step
AFirst
BSecond
CThird
DFourth
Correct Answer: Option A
MCQ 777ALL
The data range is decided in __________ step
AFirst
BSecond
CThird
DFourth
Correct Answer: Option B
MCQ 778ALL
____________________ can be a mental or machine (any systemic procedure) process that leads to the desired outcome required by the user.
AFlowchart
BAlgorithm
CPseudo code
DProblem solving
Correct Answer: Option D
MCQ 779ALL
Which of the following is the standard terminal symbol for flowchart?
ACircle
BDiamond
CRounded Rectangle
DSquare
Correct Answer: Option C
MCQ 780ALL
An entity in C that is capable of storing different values is known as ___________
AVariable
Bkeyword
Cfunction
Dtoken
Correct Answer: Option A
MCQ 781ALL
The extension of header file is ________________
AC
Bh
Cs
Dt
Correct Answer: Option B
MCQ 782ALL
_____________ data type allows user to create new entities from existing one.
ATypedef
BEnumerated
CBoth A and B
DNone of these
Correct Answer: Option A
MCQ 783ALL
________________ is used to given an alias to an existing data type.
ATypedef
BEnumerated
CBoth A and B
DNone of these
Correct Answer: Option B
MCQ 784ALL
The _______________operator is a special operator used to return size of bytes required to store an entity.
AComma
Bassignment
Csizeof
Dbitwise
Correct Answer: Option C
MCQ 785ALL
The increment and decrement operator have _____________ associativity.
ALeft to right
Bright to left
CBoth A and B
DNone of these
Correct Answer: Option B
MCQ 786ALL
______________ read a character from a file instead of standard input device.
Agetchar()
Bgetch()
Cgetc()
Dgets()
Correct Answer: Option C
MCQ 787ALL
When chain of if statements are used in else block of nested if statements, it becomes _________ ladder statement.
AIf
Belse
Celse if
DNone of these
Correct Answer: Option C
MCQ 788ALL
C language has offered the built in facility of multiway decision statement called ____
AIf statement
Bswitch
Cnested if
Dnested else
Correct Answer: Option B
MCQ 789ALL
Which symbol is used to check non equality between two operands in c language?
A≠
B<>
C!=
D#NAME?
Correct Answer: Option C
MCQ 790ALL
What is delimiter of int, unsigned int, long int?
A%d, %u, %ld
B%d, %u, %lf
C%d, %ud, %ld
D%d, %ud, %lf
Correct Answer: Option A
MCQ 791ALL
Double values precise upto how many decimal places?
A5,6
B6,7
C16,17
D17,18
Correct Answer: Option C
MCQ 792ALL
Which file contains various input and output operations related functions?
Astdio.h
Bconio.h
Cio.h
Dstd.h
Correct Answer: Option A
MCQ 793ALL
In C language, strings are enclosed within which symbols?
A'? and '?
B" and "
C< and >
D/ and /
Correct Answer: Option B
MCQ 794ALL
Which statement in switch structure can be used only once?
ACase
Bdefault
Cbreak
DAll of these
Correct Answer: Option B
MCQ 795ALL
C language provides which of the following basic loop control structures?
AFor, while, do...while
Bfor, if, else if
Cdo, while, do while
Dif, else..if, else if ladder
Correct Answer: Option A
MCQ 796ALL
Who prepared Standardized General Markup Language (SGML)?
AMicrosoft
BASCII
CISO
DANSI
Correct Answer: Option C
MCQ 797ALL
_________________ is a collection of electronically created web pages
AWeb page
BWebsite
CWeb server
DWeb browser
Correct Answer: Option B
MCQ 798ALL
Which is the middle part of the constitution of a tag?
AOpening tag
BClosing tag
CContent
DAny of these
Correct Answer: Option C
MCQ 799ALL
Which of the following tag is used for heading?
Ah1
Bhead
Cpre
Dtt
Correct Answer: Option A
MCQ 800ALL
Addition of appropriate _________ tags describes nature of web page precisely.
AHead tag
BBody tag
CMeta tag
DTitle tag
Correct Answer: Option C
MCQ 801ALL
By which tag is hyperlink made?
A<h>
B<hlink>
C<link>
D<a>
Correct Answer: Option D
MCQ 802ALL
Which of the following refers to a singular tags that do not require content?
ACompete
BEmpty
CNull
DVoid
Correct Answer: Option B
MCQ 803ALL
Which shortcut key is used to view result in browser HTML code?
AF3
BF4
CF5
DF6
Correct Answer: Option C
MCQ 804ALL
Which of the following about a webpage is described when a meta-tag is used in HTML page?
AAuthor, purpose and keyword
BLayout
CStyle
DSize
Correct Answer: Option A
MCQ 805ALL
What is the full form of tag?
AStrong
BStable
CStraight
DStrike
Correct Answer: Option D
MCQ 806ALL
Which tag is used to define a special term?
A<code> &</code>
B<cite>&</cite>
C<quote> & </quote>
D<dfn>&</dfn>
Correct Answer: Option D
MCQ 807ALL
In relative address what is called file also known as __________________ file.
AParent
BReference
Ccalling
Dcalled
Correct Answer: Option A
MCQ 808ALL
Which tag defines relationship between a document and an external resource?
AScript
BLink
CStyle
DNone of these
Correct Answer: Option B
MCQ 809ALL
Which of the following value in decimal is equivalent to FF?
A0
B255
C256
D0 to 255
Correct Answer: Option B
MCQ 810ALL
Which of the following is used to create hyperlinks in a HTML document?
A<a>....<a/>
B<a link = "link"?>
C<a src ="link.html"?>
D<a href ="ink.html"?>
Correct Answer: Option D
MCQ 811ALL
Which of the following tag is used to display paragraph's content in centre?
A<p align = "center"?>
B<p align = "middle"?>
C<p align = "centre">
DNone of these
Correct Answer: Option A
MCQ 812ALL
Which of the following is not an empty tag?
A<img>
B<a >
C<hr>
D<br>
Correct Answer: Option B
MCQ 813ALL
Which of the following is an example of relative address?
A< a href- "file.html">
B< a href = "image.jpg">
C< a href : "file/image.jpg"?>
DEither a or b
Correct Answer: Option B
MCQ 814ALL
Italics text can be written in html with the tag(s)?
A<i>
B<em>
C<code>
DBoth a and b
Correct Answer: Option A
MCQ 815ALL
Which of the following is not a meta tag?
ADescription
BTitle
CKeywords
DAuthor
Correct Answer: Option B
MCQ 816ALL
Which function returns the value of the factorial function for the given number?
AFac()
Bfat()
Cfact()
Dfactorial()
Correct Answer: Option C
MCQ 817ALL
Which sign is used to join two or more than two strings?
A+
B&
C#
D*
Correct Answer: Option B
MCQ 818ALL
Which option is used to keep row/column header visible?
AFile ->Freeze
BView-> Freeze
CInsert ->Freeze
DWindow -> Freeze
Correct Answer: Option D
MCQ 819ALL
Which sign is used to create absolute cell address?
A#
B%
C$
D&
Correct Answer: Option C
MCQ 820ALL
Which function is useful when we want only positive number?
AABS
BPositive
CInteger
DNone of these
Correct Answer: Option A
MCQ 821ALL
Which of the following function is used to remove extra spaces from strings?
ACountA
BValue
CTRIM
DNOSPACE
Correct Answer: Option C
MCQ 822ALL
__________ is also considered as graphical representation of numerical data.
ATable
BHyperlink
CSmartart
DChart
Correct Answer: Option D
MCQ 823ALL
Which of the following is used to insert a chart in Calc?
AInsert->Chart
BView->Chart
CPrint->Chart
DDesign->Chart
Correct Answer: Option A
MCQ 824ALL
What is the horizontal plane which provides base to the chart element known as?
AChart floor
BChart area
CChart wall
DChart element
Correct Answer: Option A
MCQ 825ALL
_______ problems have clear goals and hence we can clearly define solution steps.
AWell defined
Bill defined
CBoth A and B
DNone of these
Correct Answer: Option A
MCQ 826ALL
A word in C is known as a ________ of C.
ALetter
Bkeyword
Cfunction
Dtoken
Correct Answer: Option D
MCQ 827ALL
ANSI C standard supports __________________ predefined words.
A31
B32
C33
D34
Correct Answer: Option B
MCQ 828ALL
The man who owns the credit of creating C language is ____________________
ABram Moolenar
BCharles Babbage
CDennis M Richie
DNone of these
Correct Answer: Option C
MCQ 829ALL
C language allows our program to be broken into small pieces known as _____________
ALetter
Bkeyword
Cfunction
Dtoken
Correct Answer: Option C
MCQ 830ALL
______________ operator is identified by combination of two symbols? :
Aassignment
Brelational
Cbitwise
Dternary
Correct Answer: Option D
MCQ 831ALL
The _________________ operators allow us to compare two similar types of operands and generally are used to change the flow of execution of program.
Aassignment
Brelational
Cbitwise
Dternary
Correct Answer: Option B
MCQ 832ALL
_____________________ specifies the order in which variable values appear in the input.
AControl character
BControl letter
CControl string
DControl alphabet
Correct Answer: Option C
MCQ 833ALL
__________________ function is used to display multiple characters on an output device.
Agetchar ()
Bputchar()
Cgets()
Dputs()
Correct Answer: Option B
MCQ 834ALL
What is the sizeof(longdouble)?
A4
B8
C16
D32
Correct Answer: Option C
MCQ 835ALL
Which class variables are assigned garbage value by default?
AExtern
Bregister
Cstatic
DNone of these
Correct Answer: Option B
MCQ 836ALL
Which function is used to read a character from a file?
Agetchar()
Bgetch()
Cgets()
Dgetc()
Correct Answer: Option D
MCQ 837ALL
The process of inputting the value is immediately terminated when any of the character from the list is encountered, what specification in the scanf()?
A%[characters]
B%[^characters]
C%[*characters]
D%[%characters]
Correct Answer: Option B
MCQ 838ALL
Which of the following is entry controlled loop?
AFor
Bwhile
Cdo"?hile
DBoth A and B
Correct Answer: Option D
MCQ 839ALL
Which key is used to terminate infinite loop?
ACtrl+c
BAlt+c
Cshift+c
Dctrl+alt+c
Correct Answer: Option A
MCQ 840ALL
The constant is known as ____________________
ALabel
Bcase
Ccase label
Dlabel case
Correct Answer: Option C
MCQ 841ALL
By default the main() function returns ________________
AChar value
BFloat value
CInteger value
DDouble value
Correct Answer: Option C
MCQ 842ALL
The _______________________ is one or more relational tests joined together by either the logical AND operators or logical OR operators.
ARelation Test
BCompound Relation
CCompound Relation Test
DCompound test Relation
Correct Answer: Option C
MCQ 843ALL
Who was the one to give notation of www ?
Astephen Berner
BJohn Lee
CTim Berners Lee
DStephen Lee
Correct Answer: Option C
MCQ 844ALL
The ______________ appears as a label of the window displaying the text and also holds a place in a browsers history or bookmark list.
AHead
Bbody
Chtml
Dtitle
Correct Answer: Option D
MCQ 845ALL
What is placed after closing tag in HTML ?
AStraight slash ( \ )
BReverse slash ( / )
CStraight line ( | )
DExclamation mark ( ! )
Correct Answer: Option B
MCQ 846ALL
What is the extension to store HTML file ?
A.htm
B.html
C.htm or .html
D.hml
Correct Answer: Option C
MCQ 847ALL
How many types of heading are there in HTML ?
A4
B5
C6
D7
Correct Answer: Option C
MCQ 848ALL
Generally, In HTML document on which side of the page is writing placed ?
ALeft
BRight
CCenter
DAny of these
Correct Answer: Option A
MCQ 849ALL
Which of the following attributes type can appear along with any tag ?
AUnique
BUniversal
CTrivial
DPreliminary
Correct Answer: Option B
MCQ 850ALL
Which name identifies the latest version of HTML ?
AHTML 3.0
BHTML 4.0
CHTML 5.0
DHTML 6.0
Correct Answer: Option C
MCQ 851ALL
What type of space is added between
and ?
AHard space
BSoft space
CBlank space
DDefault space
Correct Answer: Option A
MCQ 852ALL
Spaces inserted automatically are known as _________________
AHard space
BSoft space
CBlank Space
DWhite space
Correct Answer: Option B
MCQ 853ALL
Full form of href________________________
Ahyperpoint reallocate
Bhyperimage resource
Chypertext reference
Dhyperlink rapid
Correct Answer: Option C
MCQ 854ALL
Scite is based on free source code editing component called __________________
AMicrosoft
BGNOME
CApple IOS
DScintilla
Correct Answer: Option D
MCQ 855ALL
Addition of appropriate ________________ tags describes nature of web page precisely.
AHead tag
BBody tag
CMeta tag
DTitle tag
Correct Answer: Option C
MCQ 856ALL
The _______________________ tag specifies base URL for all relative URLs in a page.
A<a>
B<base>
C<link>
D<url>
Correct Answer: Option B
MCQ 857ALL
Which colour is specified by the code "?#FF00FF"? ?
ABlue
BWhite
CPink
DYellow
Correct Answer: Option C
MCQ 858ALL
The text displayed with is a ________________________ font
AMono-Spaced font
BTele tag Font
CEmphasized font
DFixed-width Font?
Correct Answer: Option D
MCQ 859ALL
Typewrite type of font is also identifies as _______________________ Font
ASingle Dimensional Font
BMulti Dimensional Font
CMono-spaced Font
DEmphasized Font
Correct Answer: Option C
MCQ 860ALL
Which of the following are the two broad classes of formatting characters in HTML?
AHead & body
BPhysical & logical
CInternal & External
DTemporary & Permanent
Correct Answer: Option B
MCQ 861ALL
The content of the _____________ element is similar to the default content size.
AH2
BH3
CH4
DH5
Correct Answer: Option C
MCQ 862ALL
Which of the following icon is used to enter 3D text?
AFontwork gallery icon
BArtwork gallery icon
CDrawingwork gallery icon
DGraphwork gallery icon
Correct Answer: Option A
MCQ 863ALL
__________________ shortcut key is used to open function wizard.
ACtrl + F1
BCtrl + F2
CShift + F1
DShift + F2
Correct Answer: Option B
MCQ 864ALL
In calc, how many steps are available in chart wizard dialog box?
A2
B3
C4
D5
Correct Answer: Option C
MCQ 865ALL
Which of the following is a reference to data that can be followed by selecting it?
AChart link
Bjoint link
Cmap link
Dhyper link
Correct Answer: Option D
MCQ 866ALL
Which date and time function in CALC used to find out whether the given year is leap year or not?
ADATE
BTIMESTAMP
CYEARS
DDAYSINYEAR
Correct Answer: Option D
MCQ 867ALL
Calc offer a choice of _______ basic chart types.
A8
B10
C12
D14
Correct Answer: Option B
MCQ 868ALL
______________ step lets you to enter values of different chart elements such as title, subtitle, x-axis captions, location of legends and options to display the grid.
AFirst
BSecond
CThird
DFourth
Correct Answer: Option D
MCQ 869ALL
The chart element such as title of the chart, sub-title of the chart and information about axis and legend are provide through _____________ phase of the chart wizard.
AFirst
BSecond
CThird
DFourth
Correct Answer: Option D
MCQ 870ALL
How many arguments once can use in Calc function?
Aone
Btwo
Cthree
Ddepends on the function
Correct Answer: Option D
MCQ 871ALL
ROUND (-23.786786, 3) will result into ____________________
A-23
B-23.786
C23.787
D-23.787
Correct Answer: Option D
MCQ 872ALL
The predefined words in c language are known as __________________
ALetter
Bkeyword
Cfunction
Dtoken
Correct Answer: Option B
MCQ 873ALL
The maximum length of variable name as per ANSI standards is ________ characters.
A31
B32
C33
D34
Correct Answer: Option A
MCQ 874ALL
The keywords associate a data with its type are known as ________________
AData type
Boperator
CExpression
DNone of these
Correct Answer: Option A
MCQ 875ALL
The symbol "?&"? belong to which of the following operator types in C language?
AAssignment
BBitwise
CRelational
DLogical
Correct Answer: Option B
MCQ 876ALL
Which operator is used to get remainder when performing division of two integer operands?
A=
B*
C^
D%
Correct Answer: Option D
MCQ 877ALL
In ANSI C the data type int uses ____________bytes of memory space.
A1
B2
C4
D8
Correct Answer: Option C
MCQ 878ALL
How may bytes of memory space value used by double data type in C language?
A4
B8
C16
D24
Correct Answer: Option B
MCQ 879ALL
Which of the following refers to an empty value?
AVoid
Bvoid
Cnull
DNull
Correct Answer: Option B
MCQ 880ALL
To override the internal conversion by performing a process called __________
AType demotion
BType promotion
CType casting
DAll of these
Correct Answer: Option C
MCQ 881ALL
All the variables by default have storage class as ___________
AAutomatic
Bexternal
Cregister
Dstatic
Correct Answer: Option A
MCQ 882ALL
___________ character is use for printing a double
A%d
B%ld
C%lf
D%Lf
Correct Answer: Option C
MCQ 883ALL
What is the output of statement: printf("?%-18.8s"?,"?I Like C Language"?)?
AI Like C Language
BI Like C
CI Like
Dlanguage
Correct Answer: Option B
MCQ 884ALL
Which format specifier to print() is used to print character?
A%s
B%c
C%d
D%f
Correct Answer: Option B
MCQ 885ALL
Which of the following function is more appropriate for accepting a string?
Agetc()
Bgets()
Cgetchar()
Dgetstr()
Correct Answer: Option B
MCQ 886ALL
The function is known as what?
AProcedure
Bmethod
Csub-routine
DAll of these
Correct Answer: Option D
MCQ 887ALL
Which header file contains mathematical function log() in c language?
Astdio.h
Bconio.h
Cmath.h
Dlog.h
Correct Answer: Option C
MCQ 888ALL
Which one is an example of character?
A"N"
BN
C"2"
D'2'
Correct Answer: Option B
MCQ 889ALL
Which loop executes atleast one time?
AFor
BWhile
CDo..While
DNone of these
Correct Answer: Option C
MCQ 890ALL
Strings in C language are terminated by the special character called ______
Auniversal
Bglobal
Cempty
Dnull
Correct Answer: Option D
MCQ 891ALL
Which of the following is a collection of electronically created web pages?
AWeb page
Bweb site
Cweb server
Dweb browser
Correct Answer: Option B
MCQ 892ALL
In HTML 'a' stands for ?
AAttributes
BAnchor
CAlign
DNone of these
Correct Answer: Option B
MCQ 893ALL
Which of the following is used to divide browser window into multiple parts?
Aframeset
Belements
Clayout
Ddesign
Correct Answer: Option A
MCQ 894ALL
Which of the following is provided when we use alt attribute of an image ?
AAlternative description
BAlt key definition
CAlternative image
DAlternative HTML link
Correct Answer: Option A
MCQ 895ALL
Which tag is used to set specific font and size ?
A<font>
B<body text="">
C<basefont>
DAny of them
Correct Answer: Option A
MCQ 896ALL
Which of the following attributes is not associated with
Afont, bgcolor, alink, bgproperties, background
Btext, bgcolor, vlink, bgproperties, background
Ctext, bgcolor, alink, bgproperties, background
DNone, all are attributes of <body>
Correct Answer: Option A
MCQ 897ALL
There should be a/an _____ sign between the name and the value of the attribute.
AComma (,)
BEqual (=)
CSingle quotation?
DDouble quotation
Correct Answer: Option B
MCQ 898ALL
_________ used to refer file located one directory above.
A< and >
B( and )
C../
DNone of these
Correct Answer: Option C
MCQ 899ALL
Which of the following tag is not used for formatting characters ?
A<b>
B<tt>
C<hr>
D<sub>
Correct Answer: Option C
MCQ 900ALL
Which of the following attributes specify the values of height & width of the image in pixels?
Aimg src
Bheight & width
CH and V
DAny of the above
Correct Answer: Option B
MCQ 901ALL
In HTML, which of the following is default text color & background color respectively?
ABlack, white
Bwhite, black
Cblue, white
Dwhite, blue
Correct Answer: Option A
MCQ 902ALL
Which of the following is used when a cell spans across more than row?
Acolspan
Browspan
Ctablespan
Dscope
Correct Answer: Option B
MCQ 903ALL
Which of the following concept is used to display whole image as a link?
Aimage as hot spot
BHot text
Cactive link
DNone of these
Correct Answer: Option A
MCQ 904ALL
Which of the following is not a valid image format?
Aimv
Bpng
Cbmp
Dgif
Correct Answer: Option A
MCQ 905ALL
Which shortcut key is used to view result in browser HTML code ?
AF3
BF4
CF5
DF6
Correct Answer: Option C
MCQ 906ALL
On web pages, links are placed pointing towards different locations is known as _____________
Ahyperjump
Bhyperimage
Chyperpoint
Dhyperlink
Correct Answer: Option D
MCQ 907ALL
Doing _________________ value of align attribute content is aligned horizontally around the first instance of specific character
AJustify
BCenter
CChar
Dright
Correct Answer: Option C
MCQ 908ALL
Default shape of the bullet in
is _________________
ADisc
BFilled circle
CSquare
DCircle
Correct Answer: Option A
MCQ 909ALL
Which of the following applications are not suitable for Calc?
ABalance sheet preparation
BResult analysis
CPresenting an idea about a product
DAll of these
Correct Answer: Option C
MCQ 910ALL
The chart in Calc may have how many of the following axis?
ATwo
BThree
CTwo or three
DFour
Correct Answer: Option C
MCQ 911ALL
To which of the entity can a Calc chart be linked?
ATo an existing document
BTo a new document
CWeb page
DAll of these
Correct Answer: Option D
MCQ 912ALL
Page preview will also allow you to do which of the following setting?
ABorders
BMargins
CColumn/row heading
DAll of these
Correct Answer: Option D
MCQ 913ALL
To delete a worksheet, select _______________ Sheet Delete
AFormat
BData
CEdit
DFile
Correct Answer: Option C
MCQ 914ALL
__________________ to make headers of rows and columns always visible.
AData validation
BFilter
CSort
DFreeze
Correct Answer: Option D
MCQ 915ALL
To avoid errors in entering data we may use __________________
AData validation
BFilter
CSort
DFreeze
Correct Answer: Option A
MCQ 916ALL
The _________________ function is used to convert a valid date into a day of the week.
AWeekday
BWeek
CWeeks
Ddaysinweek
Correct Answer: Option A
MCQ 917ALL
You can export a file in calc as ___________________ & __________________
AHTML, XLXS
BXML, XLXS
CXHTML, PDF
DHTML, XHTML
Correct Answer: Option C
MCQ 918ALL
The problem of computer not understanding our language is solved by using software programs called _________________
ACompiler
Btranslator
Cprocessor
DNone of these
Correct Answer: Option B
MCQ 919ALL
A ___________________ can be defined as finite set of precise and clear instruction given to a computer for performing a predefined task.
Aprogram
Bprocess
Ccomponent
Dsequence
Correct Answer: Option A
MCQ 920ALL
The entities of C that do not change its value throughout the execution of program are known as ________________?
AKeyword
Bidentifier
Cvariable
Dconstant
Correct Answer: Option D
MCQ 921ALL
The octal value in c can be differentiate from decimal numbers by using ___as prefix.
A0x
B0
Cboth A & B
DNone to these
Correct Answer: Option B
MCQ 922ALL
C language has been standardized by which company?
AASCII
BUNICODE
CANSI
DEBCDIC
Correct Answer: Option C
MCQ 923ALL
In c language, symbolic constant is generally written using which option?
A#define
B#include
C#main
DAll of these
Correct Answer: Option A
MCQ 924ALL
Full form of ASCII is __________________
AAmerican standard Code for Interchange Information
BAmerican Standard Code for International Interchange
CAmerican Standard Code for Increment Interchange
DAmerican Standard Code for Information Interchange
Correct Answer: Option D
MCQ 925ALL
Adding long as a prefix to int allocates __________ bytes of memory to the variable.
A1
B2
C4
D8
Correct Answer: Option D
MCQ 926ALL
_______________ is used to allocate only positive values in C language.
ASigned
BUnsigned
CBoth A & B
DNone of these
Correct Answer: Option B
MCQ 927ALL
We can use storage class_____________ to share variables between two different functions or programs.
AAutomatic
Bexternal
Cregister
Dstatic
Correct Answer: Option B
MCQ 928ALL
The register class variables are assigned____________value by default.
AZero
Bgarbage
Cinitial
DNone of these
Correct Answer: Option B
MCQ 929ALL
What is the output of statement: printf("?%06.1f"?,123.456)?
A123.456
B123.456
C123.4
D123.5
Correct Answer: Option D
MCQ 930ALL
What will be the output of printf("?%5.3f"?,98.12345)?
A981234
B98.123
C98.12345
D98.1235
Correct Answer: Option B
MCQ 931ALL
________________________ statements help us to jump from one part of the program to another part of program based on result of some conditions.
AControl structure
BDecision structure
CBoth A & B
DNone of these
Correct Answer: Option B
MCQ 932ALL
Which one is capable of storing both positive as well as negative value?
ASigned
BUnsigned
Cboth A & B
DNone of these
Correct Answer: Option A
MCQ 933ALL
Compiler will automatically decide length of "?c language"? as?
A8
B9
C10
D11
Correct Answer: Option C
MCQ 934ALL
Which symbol is used for assignment operator?
A#
B=
C*
D+
Correct Answer: Option B
MCQ 935ALL
Which of the following refer to the meaning of value++ in c?
Apre-increment
Bpre-decrement
Cpost-increment
Dpost-decrement
Correct Answer: Option C
MCQ 936ALL
Which data structure consists of group of variables having same property?
AInt
Bfloat
Cenum
DArray
Correct Answer: Option D
MCQ 937ALL
In C language, which of the following specifies the memory location of variable?
A@
B#
C%
D&
Correct Answer: Option C
MCQ 938ALL
On which function the program will wait for the user to press a key?
Agetch()
Bgetchar()
Cgets()
Dscanf()
Correct Answer: Option A
MCQ 939ALL
which of the following are basic components of spreadsheet.
AWorkbook, worksheet
B Row, column
CCell
DAll of the given
Correct Answer: Option D
MCQ 940ALL
Worksheet is a collection of
Arow
Bcolumn
Cworkbook
DBoth A and B
Correct Answer: Option D
Note: null
MCQ 941ALL
Which of the following represents an entity
Aworkbook
Bworksheet
Ccolumn
Drow
Correct Answer: Option C
Note: null
MCQ 942ALL
Which of the following represents an records
Aworkbook
Bworksheet
Ccolumn
Drow
Correct Answer: Option D
Note: null
MCQ 943ALL
What is an intersection of row and column.
Aworkbook
Bworksheet
Ccell
Dall of the given
Correct Answer: Option C
Note: null
MCQ 944ALL
For which of the following application, spreadsheet package is useful ?
ABalance sheet preparation
BResult analysis
CStatistical data analysis
DAll of the given
Correct Answer: Option D
Note: null
MCQ 945ALL
Which of the following type of package does Calc refer to ?
ASpreadsheet
BMulti-sheet
CDouble sheet
Dall of the given
Correct Answer: Option A
Note: null
MCQ 946ALL
which bar shows name of the program
AFormatting
BTitle
CTool
DFormula
Correct Answer: Option B
Note: null
MCQ 947ALL
The default name given to the Calc file is
Adefaulti
Buntitled1
CCalc1
Dall of the given
Correct Answer: Option B
Note: null
MCQ 948ALL
Which menu contains the commands to operate the entire document such as creating a new document, saving file,printing, print preview, etc.
AFile
BEdit
CView
DInsert
Correct Answer: Option A
Note: null
MCQ 949ALL
which menu contains editing commands such as cut, copy, paste, find and replace etc
AFile
BEdit
CView
DInsert
Correct Answer: Option B
Note: null
MCQ 950ALL
Which of the following menu is used for adding or removing elements of the user interface, page break preview, etc.?
AFile
BEdit
CView
DInsert
Correct Answer: Option C
Note: null
MCQ 951ALL
Which of the following can be done using Format menu?
ACell formatting
BGrouping of elements
CSorting, Conditional formatting
DAll of the given
Correct Answer: Option D
Note: null
MCQ 952ALL
When any option of submenu contains shape, that means there are more suboptions available with the option.
A▶
B◀
C>
D<
Correct Answer: Option A
Note: null
MCQ 953ALL
The Cale worksheet contains
A65536
B65256
C1048576
D16.256.536
Correct Answer: Option C
Note: null
MCQ 954ALL
The Cale worksheet contains columns
A1024
B256
C16256
D65536
Correct Answer: Option A
Note: null
MCQ 955ALL
The cell whose border is thick and dark black is known as
AA dark cell
Bactive cell
Cformula cell
Dnone of the given
Correct Answer: Option B
Note: null
MCQ 956ALL
By default. Cale spreadsheet contains worksheets.
A1
B2
C3
D4
Correct Answer: Option C
Note: null
MCQ 957ALL
In Calc. displays the name of an active cell.
Aformula bar
Bname box
Ccolumn header
Drow header
Correct Answer: Option B
Note: null
MCQ 958ALL
There are maximum_______ worksheets per Cale spreadsheet document.
A255
B256
C250
D265
Correct Answer: Option B
Note: null
MCQ 959ALL
The headers which are numbered are called in ______Cale.
Acolumn header
Brow header
Cworkbook header
Dname header
Correct Answer: Option A
Note: null
MCQ 960ALL
The height of the cow can be increased or decreased with sign
A+
B↕
C↔
D↑
Correct Answer: Option B
Note: null
MCQ 961ALL
The width of the column can be increased or decreased with
A+
B↕
C↔
D↑
Correct Answer: Option C
Note: null
MCQ 962ALL
Which of the following is the extension of a worksheet created in cale?
Aods
Bodd
Cxls
Dobj
Correct Answer: Option A
Note: null
MCQ 963ALL
_______are stored in the left side of the cell in Calc.
Anumber
Bformuls
Cletter
Dall of the given
Correct Answer: Option C
Note: null
MCQ 964ALL
Which mem is used in change the name of the sheet ?
Anumber
Bformuls
Cletter
Dall of the given
Correct Answer: Option A
Note: null
MCQ 965ALL
The formula in Cale should start with _____ sign.
Aedit
Bformat
CView
Dtools
Correct Answer: Option B
Note: null
MCQ 966ALL
How can one calculate total of values entered in a worksheet in a Calc document ?
A?
B>
C=
D<
Correct Answer: Option C
Note: null
MCQ 967ALL
Which of the following icons are there on standard toolbar ?
ABy manual
BBy autosum
CBy formula
Dall of given
Correct Answer: Option D
Note: null
MCQ 968ALL
Which of the following icons are there on standard toolbar ?
Acreating new Cale document, opening an existing document
B Checking spelling within the document
C Cutting and pasting content, printing document
Dall of given
Correct Answer: Option D
Note: null
MCQ 969ALL
Which menu and options are used to turn off/on the toolbars ?
Aview toolbars
Binsert toolbars
Ctools toolbar
Dhelp toolsbars
Correct Answer: Option A
Note: null
MCQ 970ALL
Which of the following is seen on the status bar ?
AA Present status
B Page style
CSelection mode & unsaved changes
DAll of the given
Correct Answer: Option D
Note: null
MCQ 971ALL
Which of the following menu is used to save and close Calic document and ope an extating Calc document ?
A file
BWindow
C Data
DView
Correct Answer: Option A
Note: null
MCQ 972ALL
Which of the following menu is used to save and close Cale document and open an existing Calc document ?
Afile
BWindow
Cdata
DView
Correct Answer: Option A
Note: null
MCQ 973ALL
If we move a cell containing a formula having reference to another cell in the worksheet, what will happen to the cell numbers used in formula ?
AThe cell row and column sarech anged at destination
BThe cell row numbers are changed at destination.
CThe cell column numbers are changed at destination.