Important Notice:
|| CCC Result Nov 2025 ||
|| CCC Marksheet Aug 2025 ||
|| O Level Jul 2026 Reg. Form Last Date: 30/04/2026 ||
|| CCC Mar 2026 Exam Postponed ||
|| CCC/ O Level Exam Full Form ||
|| CCC Result Nov 2025 ||
|| CCC Marksheet Aug 2025 ||
|| O Level Jul 2026 Reg. Form Last Date: 30/04/2026 ||
|| CCC Mar 2026 Exam Postponed ||
|| CCC/ O Level Exam Full Form ||
O Level
Notes
Follow us:
OLevelNotes
Home
O Level Notes
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
CCC
CCC Chapter Wise Notes
CCC Chapter Wise MCQ
CCC Modal Paper
CCC Previous Paper
CCC Assignment
CCC Online Test/Real Portal
Chapter Wise MCQ
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
Model Paper
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
O Level Real Test Portal
Old Paper
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
Practical Paper
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
Assignment
M1-R5.1
M2-R5.1
M3-R5.1
M4-R5.1
Contact Us
ADCA Course
Introduction To Computer
Introduction To OS
MS Office
Tally Prime
Graphic Design
Web Design
Programming Language
Learn Typing
Typing Tutor
Typing Test
KCIT Student
Student Login
KCIT Student
M2-R5.1 Model Paper — Set 4
100 Questions • M2-R5.1
90:00
← Back
1
What does LAN stand for? / LAN का पूर्ण रूप क्या है?
A
Local Area Network
B
Large Area Network
C
Long Area Network
D
Linked Area Network
2
Which HTML tag is used to define a paragraph? / पैराग्राफ परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है?
A
<para>
B
<p>
C
<pg>
D
<pt>
3
What is the correct HTML for creating a file upload button? / फाइल अपलोड बटन बनाने के लिए सही HTML कौन सा है?
A
<input type='file'>
B
<upload>
C
<input type='upload'>
D
<file>
4
Which of the following is not a programming language? / निम्नलिखित में से कौन प्रोग्रामिंग भाषा नहीं है?
A
HTML
B
JavaScript
C
Python
D
Java
5
What does the <del> tag do in HTML? / HTML में <del> टैग क्या करता है?
A
Defines deleted text
B
Defines inserted text
C
Defines bold text
D
Defines italic text
6
Which attribute is used to set the text alignment of a table cell in HTML? / HTML में टेबल सेल के टेक्स्ट अलाइनमेंट सेट करने के लिए किस एट्रिब्यूट का उपयोग किया जाता है?
A
align
B
valign
C
text-align
D
cell-align
7
What is the default display value of a <p> element? / <p> एलिमेंट का डिफॉल्ट डिस्प्ले मान क्या है?
A
inline
B
block
C
inline-block
D
none
8
Which tag is used to define a form in HTML? / HTML में फॉर्म परिभाषित करने के लिए किस टैग का उपयोग किया जाता है?
A
<form>
B
<input>
C
<fieldset>
D
<label>
9
What does the <ins> tag do in HTML? / HTML में <ins> टैग क्या करता है?
A
Defines inserted text
B
Defines deleted text
C
Defines bold text
D
Defines italic text
10
Which CSS property is used to set the text shadow? / टेक्स्ट शैडो सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?
A
text-shadow
B
shadow
C
box-shadow
D
font-shadow
11
What is the purpose of the 'valign' attribute in an HTML table? / HTML टेबल में 'valign' एट्रिब्यूट का उद्देश्य क्या है?
A
Vertical alignment of cell content
B
Horizontal alignment of cell content
C
Cell spacing
D
Cell padding
12
Which tag is used to define a label for an input element? / इनपुट एलिमेंट के लिए लेबल परिभाषित करने के लिए किस टैग का उपयोग किया जाता है?
A
<label>
B
<legend>
C
<caption>
D
<name>
13
What does the <br> tag do in HTML? / HTML में <br> टैग क्या करता है?
A
Inserts a line break
B
Inserts a horizontal line
C
Inserts a paragraph
D
Inserts a space
14
Which HTML tag is used to define a footer for a section? / सेक्शन के लिए फुटर परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है?
A
<footer>
B
<bottom>
C
<foot>
D
<end>
15
What is the purpose of the 'novalidate' attribute in HTML5 form? / HTML5 फॉर्म में 'novalidate' एट्रिब्यूट का उद्देश्य क्या है?
A
Disables browser validation
B
Enables browser validation
C
Validates on submit
D
Validates on load
16
Which CSS property is used to set the box shadow? / बॉक्स शैडो सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?
A
shadow
B
box-shadow
C
text-shadow
D
drop-shadow
17
What does the <optgroup> tag do in HTML? / HTML में <optgroup> टैग क्या करता है?
A
Groups related options in a dropdown
B
Creates a group of fields
C
Creates a table group
D
Creates a list group
18
Which tag is used to define a button in HTML? / HTML में बटन परिभाषित करने के लिए किस टैग का उपयोग किया जाता है?
A
<btn>
B
<button>
C
<input type='button'>
D
Both B and C
19
What does the <map> tag do in HTML? / HTML में <map> टैग क्या करता है?
A
Defines an image map
B
Defines a map
C
Defines a location
D
Defines a navigation
20
Which CSS property is used to set the transition duration? / ट्रांजिशन ड्यूरेशन सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?
A
transition-time
B
transition-duration
C
transition-delay
D
transition-speed
21
What is the purpose of the <area> tag in HTML? / HTML में <area> टैग का उद्देश्य क्या है?
A
Defines an area inside an image map
B
Defines a text area
C
Defines a form area
D
Defines a section area
22
Which HTML tag is used to define a variable in a mathematical expression? / गणितीय अभिव्यक्ति में वेरिएबल परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है?
A
<var>
B
<math>
C
<expr>
D
<value>
23
What does the <wbr> tag do in HTML? / HTML में <wbr> टैग क्या करता है?
A
Defines a word break opportunity
B
Defines a line break
C
Defines a paragraph break
D
Defines a space
24
Which CSS property is used to set the transform (rotate, scale, translate)? / ट्रांसफॉर्म सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?
A
transform
B
transition
C
animation
D
move
25
What is the purpose of the <noscript> tag in HTML? / HTML में <noscript> टैग का उद्देश्य क्या है?
A
Defines content for users with disabled JavaScript
B
Defines content for users with enabled JavaScript
C
Defines a script
D
Defines a style
26
Which HTML tag is used to define a ruby annotation? / रूबी एनोटेशन परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है?
A
<ruby>
B
<rt>
C
<rp>
D
All of these
27
What does the <rt> tag do in HTML? / HTML में <rt> टैग क्या करता है?
A
Defines ruby text
B
Defines ruby parenthesis
C
Defines ruby annotation
D
Defines ruby base
28
Which CSS property is used to set the animation name? / एनिमेशन नाम सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?
A
animation
B
animation-name
C
animate
D
keyframes
29
What is the purpose of the <rp> tag in HTML? / HTML में <rp> टैग का उद्देश्य क्या है?
A
Defines ruby parentheses
B
Defines ruby text
C
Defines ruby base
D
Defines ruby annotation
30
Which HTML tag is used to define a bidirectional text override? / बिडायरेक्शनल टेक्स्ट ओवरराइड परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है?
A
<bdi>
B
<bdo>
C
<dir>
D
<bd>
31
What does the <bdi> tag do in HTML? / HTML में <bdi> टैग क्या करता है?
A
Isolates text for bidirectional formatting
B
Overrides text direction
C
Makes text bold
D
Makes text italic
32
Which CSS property is used to set the animation duration? / एनिमेशन ड्यूरेशन सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?
A
animation-time
B
animation-duration
C
animation-delay
D
animation-speed
33
What is the purpose of the <picture> tag in HTML5? / HTML5 में <picture> टैग का उद्देश्य क्या है?
A
Provides multiple sources for an image
B
Displays a picture
C
Creates a gallery
D
Embeds a video
34
Which HTML tag is used to define a source for media elements? / मीडिया एलिमेंट्स के लिए सोर्स परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है?
A
<src>
B
<source>
C
<media>
D
<link>
35
What does the <track> tag do in HTML5? / HTML5 में <track> टैग क्या करता है?
A
Defines text tracks for media (subtitles, captions)
B
Defines a video track
C
Defines an audio track
D
Defines a path
36
Which CSS property is used to set the animation iteration count? / एनिमेशन इटरेशन काउंट सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?
A
animation-iteration-count
B
animation-count
C
animation-repeat
D
animation-loop
37
What is the purpose of the <embed> tag in HTML? / HTML में <embed> टैग का उद्देश्य क्या है?
A
Embeds external content (plugin, media)
B
Embeds a video
C
Embeds an image
D
Embeds a link
38
Which HTML tag is used to define a parameter for an object? / ऑब्जेक्ट के लिए पैरामीटर परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है?
A
<param>
B
<value>
C
<option>
D
<data>
39
What does the <object> tag do in HTML? / HTML में <object> टैग क्या करता है?
A
Embeds external resources (images, videos, plugins)
B
Creates an object
C
Defines a class
D
Creates a variable
40
Which CSS property is used to set the animation direction? / एनिमेशन डायरेक्शन सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?
A
animation-direction
B
animation-play
C
animation-flow
D
animation-move
41
What is the purpose of the <canvas> tag in HTML5? / HTML5 में <canvas> टैग का उद्देश्य क्या है?
A
To draw graphics using JavaScript
B
To display images
C
To play videos
D
To create forms
42
Which HTML tag is used to define a command button? / कमांड बटन परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है?
A
<command>
B
<button>
C
<cmd>
D
<input>
43
What does the <keygen> tag do in HTML? / HTML में <keygen> टैग क्या करता है?
A
Generates a key pair for form submission
B
Creates a key
C
Creates a password field
D
Creates a button
44
Which CSS property is used to set the animation fill mode? / एनिमेशन फिल मोड सेट करने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?
A
animation-fill-mode
B
animation-mode
C
animation-style
D
animation-fill
45
What is the purpose of the <meter> tag in HTML5? / HTML5 में <meter> टैग का उद्देश्य क्या है?
A
Represents a scalar measurement within a range
B
Displays a progress bar
C
Displays a gauge
D
Displays a bar
46
What will be the output of 'console.log(10 == '10')' in JavaScript? / JavaScript में 'console.log(10 == '10')' का आउटपुट क्या होगा?
A
true
B
false
C
undefined
D
error
47
What will be the output of 'console.log(10 === '10')' in JavaScript? / JavaScript में 'console.log(10 === '10')' का आउटपुट क्या होगा?
A
false
B
true
C
undefined
D
error
48
What will be the output of 'console.log(typeof [])' in JavaScript? / JavaScript में 'console.log(typeof [])' का आउटपुट क्या होगा?
A
object
B
array
C
undefined
D
null
49
What will be the output of 'console.log(typeof null)' in JavaScript? / JavaScript में 'console.log(typeof null)' का आउटपुट क्या होगा?
A
object
B
null
C
undefined
D
number
50
What will be the output of 'console.log(5 > 3 && 2 < 4)' in JavaScript? / JavaScript में 'console.log(5 > 3 && 2 < 4)' का आउटपुट क्या होगा?
A
true
B
false
C
undefined
D
error
51
What will be the output of 'console.log(5 > 3 || 2 > 4)' in JavaScript? / JavaScript में 'console.log(5 > 3 || 2 > 4)' का आउटपुट क्या होगा?
A
true
B
false
C
undefined
D
error
52
What will be the output of 'console.log(!true)' in JavaScript? / JavaScript में 'console.log(!true)' का आउटपुट क्या होगा?
A
false
B
true
C
undefined
D
error
53
What will be the output of 'console.log(5 + '5')' in JavaScript? / JavaScript में 'console.log(5 + '5')' का आउटपुट क्या होगा?
A
55
B
10
C
undefined
D
error
54
What will be the output of 'console.log('5' - 3)' in JavaScript? / JavaScript में 'console.log('5' - 3)' का आउटपुट क्या होगा?
A
2
B
53
C
undefined
D
error
55
What will be the output of 'for (let i=0; i<3; i++) { console.log(i); }' in JavaScript? / JavaScript में 'for (let i=0; i<3; i++) { console.log(i); }' का आउटपुट क्या होगा?
A
0 1 2
B
1 2 3
C
0 1 2 3
D
1 2
56
What will be the output of 'let x = 10; console.log(x++)' in JavaScript? / JavaScript में 'let x = 10; console.log(x++)' का आउटपुट क्या होगा?
A
10
B
11
C
undefined
D
error
57
What will be the output of 'let x = 10; console.log(++x)' in JavaScript? / JavaScript में 'let x = 10; console.log(++x)' का आउटपुट क्या होगा?
A
11
B
10
C
undefined
D
error
58
What is the purpose of the Pen Tool in photo editing? / फोटो एडिटिंग में पेन टूल का उद्देश्य क्या है?
A
To draw precise paths and shapes
B
To write text
C
To paint colors
D
To crop image
59
What is the purpose of the Healing Brush Tool in photo editing? / फोटो एडिटिंग में हीलिंग ब्रश टूल का उद्देश्य क्या है?
A
To remove blemishes by blending with surrounding pixels
B
To paint color
C
To crop image
D
To rotate image
60
What is the purpose of the Red Eye Tool in photo editing? / फोटो एडिटिंग में रेड आई टूल का उद्देश्य क्या है?
A
To remove red eye from photos
B
To add red color
C
To crop eyes
D
To rotate eyes
61
What is the purpose of the Patch Tool in photo editing? / फोटो एडिटिंग में पैच टूल का उद्देश्य क्या है?
A
To repair selected areas using a sample
B
To crop image
C
To rotate image
D
To add text
62
What is the purpose of the Color Replacement Tool in photo editing? / फोटो एडिटिंग में कलर रिप्लेसमेंट टूल का उद्देश्य क्या है?
A
To replace one color with another
B
To add new color
C
To remove color
D
To mix colors
63
What is the purpose of the Background Eraser Tool in photo editing? / फोटो एडिटिंग में बैकग्राउंड इरेज़र टूल का उद्देश्य क्या है?
A
To erase background areas of an image
B
To erase all areas
C
To add background
D
To change background
64
What is the purpose of the Magic Eraser Tool in photo editing? / फोटो एडिटिंग में मैजिक इरेज़र टूल का उद्देश्य क्या है?
A
To erase areas of similar color with one click
B
To erase all areas
C
To add magic effect
D
To crop image
65
What is the purpose of the Blur Filter in photo editing? / फोटो एडिटिंग में ब्लर फिल्टर का उद्देश्य क्या है?
A
To soften an image or selection
B
To sharpen an image
C
To add noise
D
To lighten image
66
What is the purpose of the Sharpen Filter in photo editing? / फोटो एडिटिंग में शार्पन फिल्टर का उद्देश्य क्या है?
A
To increase clarity of an image
B
To blur an image
C
To add noise
D
To darken image
67
What is the purpose of the Noise Filter in photo editing? / फोटो एडिटिंग में नॉइज़ फिल्टर का उद्देश्य क्या है?
A
To add or remove grain in an image
B
To blur image
C
To sharpen image
D
To lighten image
68
What is the purpose of the Pixelate Filter in photo editing? / फोटो एडिटिंग में पिक्सलेट फिल्टर का उद्देश्य क्या है?
A
To group pixels into larger blocks
B
To sharpen image
C
To blur image
D
To add noise
69
What is the purpose of the Emboss Filter in photo editing? / फोटो एडिटिंग में एम्बॉस फिल्टर का उद्देश्य क्या है?
A
To give a 3D raised effect to an image
B
To blur image
C
To sharpen image
D
To add texture
70
What is the purpose of the find command in Notepad++? / Notepad++ में find कमांड का उद्देश्य क्या है?
A
To search for text in a file
B
To replace text in a file
C
To save a file
D
To open a file
71
What is the purpose of the replace command in Notepad++? / Notepad++ में replace कमांड का उद्देश्य क्या है?
A
To find and replace text in a file
B
To delete text
C
To copy text
D
To paste text
72
What is the shortcut key for save in Notepad++? / Notepad++ में सेव करने का शॉर्टकट क्या है?
A
Ctrl + S
B
Ctrl + N
C
Ctrl + O
D
Ctrl + P
73
What is the shortcut key for new file in Notepad++? / Notepad++ में नई फाइल बनाने का शॉर्टकट क्या है?
A
Ctrl + N
B
Ctrl + S
C
Ctrl + O
D
Ctrl + P
74
What is the shortcut key for open file in Notepad++? / Notepad++ में फाइल खोलने का शॉर्टकट क्या है?
A
Ctrl + O
B
Ctrl + N
C
Ctrl + S
D
Ctrl + P
75
What is the shortcut key for find in Notepad++? / Notepad++ में find करने का शॉर्टकट क्या है?
A
Ctrl + F
B
Ctrl + H
C
Ctrl + R
D
Ctrl + G
76
What is the shortcut key for replace in Notepad++? / Notepad++ में replace करने का शॉर्टकट क्या है?
A
Ctrl + H
B
Ctrl + F
C
Ctrl + R
D
Ctrl + G
77
What does W3.CSS stand for? / W3.CSS का पूर्ण रूप क्या है?
A
World Wide Web Consortium Cascading Style Sheets
B
Web CSS
C
World Wide CSS
D
W3 Cascading Style Sheets
78
Which W3.CSS class is used to add a hover effect? / होवर इफेक्ट जोड़ने के लिए किस W3.CSS क्लास का उपयोग किया जाता है?
A
w3-hover
B
w3-hover-effect
C
w3-hover-shadow
D
All of these
79
Which W3.CSS class is used to animate an element? / एलिमेंट में एनिमेशन जोड़ने के लिए किस W3.CSS क्लास का उपयोग किया जाता है?
A
w3-animate
B
w3-animate-top
C
w3-animate-opacity
D
All of these
80
Which W3.CSS class is used to create a tooltip? / टूलटिप बनाने के लिए किस W3.CSS क्लास का उपयोग किया जाता है?
A
w3-tooltip
B
w3-tip
C
w3-hover-tip
D
w3-popup
81
Which W3.CSS class is used to display an element as a tag? / एलिमेंट को टैग के रूप में दिखाने के लिए किस W3.CSS क्लास का उपयोग किया जाता है?
A
w3-tag
B
w3-label
C
w3-badge
D
w3-pill
82
Which W3.CSS class is used to display an element as a badge? / एलिमेंट को बैज के रूप में दिखाने के लिए किस W3.CSS क्लास का उपयोग किया जाता है?
A
w3-badge
B
w3-tag
C
w3-label
D
w3-pill
83
What is the purpose of the <meta> tag in HTML? / HTML में <meta> टैग का उद्देश्य क्या है?
A
Provides metadata about the HTML document
B
Creates a link
C
Creates an image
D
Creates a form
84
What does the <link> tag do in HTML? / HTML में <link> टैग क्या करता है?
A
Links external resources (CSS, favicon)
B
Creates a hyperlink
C
Creates an image
D
Creates a script
85
What is the purpose of the <style> tag in HTML? / HTML में <style> टैग का उद्देश्य क्या है?
A
Defines CSS styles within a document
B
Creates a link
C
Creates a script
D
Creates a form
86
What is the purpose of the <script> tag in HTML? / HTML में <script> टैग का उद्देश्य क्या है?
A
Defines JavaScript code within a document
B
Creates a style
C
Creates a link
D
Creates an image
87
What does the <base> tag do in HTML? / HTML में <base> टैग क्या करता है?
A
Specifies base URL for relative URLs
B
Creates a foundation
C
Creates a link
D
Creates a style
88
What is the purpose of the <head> tag in HTML? / HTML में <head> टैग का उद्देश्य क्या है?
A
Contains metadata and document information
B
Contains page content
C
Contains footer
D
Contains navigation
89
What does the <body> tag do in HTML? / HTML में <body> टैग क्या करता है?
A
Contains the visible page content
B
Contains metadata
C
Contains head information
D
Contains footer
90
What is the purpose of the <html> tag in HTML? / HTML में <html> टैग का उद्देश्य क्या है?
A
Root element of an HTML page
B
Contains head
C
Contains body
D
Contains metadata
91
What does the <!DOCTYPE html> declaration do? / <!DOCTYPE html> डिक्लेरेशन क्या करता है?
A
Specifies HTML5 document type
B
Specifies CSS version
C
Specifies JavaScript version
D
Specifies XML version
92
What is the purpose of the lang attribute in HTML? / HTML में lang एट्रिब्यूट का उद्देश्य क्या है?
A
Specifies language of the document
B
Specifies color
C
Specifies font
D
Specifies size
93
What does the charset attribute in <meta> tag specify? / <meta> टैग में charset एट्रिब्यूट क्या निर्दिष्ट करता है?
A
Character encoding for the document
B
Character size
C
Character color
D
Character font
94
What is the purpose of the viewport meta tag? / व्यूपोर्ट मेटा टैग का उद्देश्य क्या है?
A
Controls layout on mobile devices
B
Controls font size
C
Controls color
D
Controls animation
95
What is the purpose of the Conditional Operator (?:) in JavaScript? / JavaScript में कंडीशनल ऑपरेटर (?:) का उद्देश्य क्या है?
A
To write a shorthand if-else statement
B
To assign a value
C
To compare two values
D
To loop through code
96
What will be the output of 'let x = 5; let y = '5'; console.log(x !== y)' in JavaScript? / JavaScript में 'let x = 5; let y = '5'; console.log(x !== y)' का आउटपुट क्या होगा?
A
true
B
false
C
undefined
D
error
97
What is the purpose of the History API in web browsers? / वेब ब्राउज़र में हिस्ट्री API का उद्देश्य क्या है?
A
To manipulate browser session history
B
To store cookies
C
To cache images
D
To store passwords
98
What is the purpose of the Local Storage in web browsers? / वेब ब्राउज़र में लोकल स्टोरेज का उद्देश्य क्या है?
A
To store data persistently on client side
B
To store session data
C
To store cookies
D
To store cache
99
What is the purpose of the Session Storage in web browsers? / वेब ब्राउज़र में सेशन स्टोरेज का उद्देश्य क्या है?
A
To store data for a single session
B
To store data permanently
C
To store cookies
D
To store cache
100
What is the purpose of the Web Worker in JavaScript? / JavaScript में वेब वर्कर का उद्देश्य क्या है?
A
To run scripts in background threads
B
To create popups
C
To store data
D
To animate elements
📋 Question Navigator
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
Answered
Not Answered
ℹ️ Quiz Info
Total Questions:
100
Time Limit:
90 min
Subject:
M2-R5.1
Passing:
60%
Attempt all questions before submitting. You can review your answers using the navigator above.
Answered:
0
/ 100
Submit Quiz