Syllabus
O Level
M1 R5: Information Technology Tools and Network Basics
Introduction to Computers
Office Automation Tools
Internet and Web Technologies
Networking Fundamentals
M2 R5: Web Designing and Publishing
HTML
CSS
Javascript
Web Hosting And Publishing
M3 R5: Programming and Problem Solving through Python
Introduction to Programming
Python Programming
Data Structures in Python
File Processing in Python
M4 R5: Internet of Things (IoT) and Its Applications
Introduction to IoT
IoT Architecture
IoT Applications
IoT Security and Challenges | Soft Skills
Courses
Under Graduate Courses
BA
BCA
B.COM
Post Graduate Courses
MCA
MBA
M.COM
MA
M.SC.(MATHS)
MSW
Institutional Courses
DCA
ADCA
DFA
DOAP
TALLY PRIME
JAVA
PYTHON
CCA
C Languages
Job Oriented Courses
Digital Marketing
Full Stack Development
Data Science
Cybersecurity and Ethical Hacking
Blockchain Development
Cloud Computing
Artificial Intelligence (AI) and Machine Learning
Government Courses
CCC
O LEVEL
A LEVEL
Mock Test
M1 R5: Information Technology Tools and Network Basics
M2 R5: Web Designing and Publishing
M3 R5: Programming and Problem Solving through Python
M4 R5: Internet of Things (IoT) and Its Applications
Old Papers
2025
New!
2024
New!
2023
New!
2022
New!
2021
New!
2020
New!
2019
New!
2018
New!
2017
New!
2016
New!
2015
New!
2014
New!
2013
New!
2012
New!
2011
New!
Assignments
HTML
New!
CSS
New!
Javascript
New!
Python
New!
Log in
Sign Up
O Level Papers!
M2 R5: Web Designing and Publishing
Set
25
See Explanation !
1
Directive to initialize Angular JS application
कोणीय जेएस एप्लिकेशन को आरंभ करने का निर्देश
ng-app
ng-init
ng-model
none of the above
Next Question
25
See Explanation !
2
Which of the following will show an image located in folder named ‘image’, which is in the parent folder of the current page?
निम्नलिखित में से कौन 'image‘ नामक फ़ोल्डर में स्थित एक छवि दिखाएगा, जो वर्तमान पृष्ठ के मूल फ़ोल्डर में है?
<img src=”pic.img”>
<img src=”../pic.img”>
<img src=”../image/pic.img”>
<img src=”image/pic.img”>
Previous Question
Next Question
25
See Explanation !
3
Which of the following is not a HTML5 tag?
इनमें से कौन सा HTML5 टैग नहीं है?
<track>
<video>
<slider>
<source>
Previous Question
Next Question
25
See Explanation !
4
Which of the following statement is true for AngularJS?
कौन सा कथन सत्य है?
AngularJS is a closed-source front-end web framework
AngularJS is an open-source front-end web framework
AngularJS is an open-source backend web framework
AngularJS is a closed-source back-end web framework
Previous Question
Next Question
25
See Explanation !
5
The CSS property word-break: break-all; is used to
CSS प्रॉपर्टी वर्ड - ब्रेक: ब्रेक - ऑल; का उपयोग किया जाता है
Break the text into individual words
Allow long words to break and wrap onto the next line
Prevent hyphenation of words
Change the font style of text
Previous Question
Next Question
25
See Explanation !
6
What is the correct syntax for applying a class in CSS
सीएसएस में कक्षा लागू करने के लिए सही वाक्यविन्यास क्या है
#classname
.classname
classname
*classname
Previous Question
Next Question
25
See Explanation !
7
To start a list using filled circles we use
हमारे द्वारा उपयोग की जाने वाली भरी हुई मंडलियों का उपयोग करके एक सूची शुरू करने के लिए
<ul type:"disc">
<ul type="round">
<ul type="disc">
<ul type:"round">
Previous Question
Next Question
25
See Explanation !
8
Which is a Domain name extension ?
डोमेन नाम एक्सटेंशन क्या है?
.flv
.xls
.com
.html
Previous Question
Next Question
25
See Explanation !
9
Which one is valid attribute of <body> tag
कौन सा एक मान्य विशेषता है
color
text
font
image
Previous Question
Next Question
25
See Explanation !
10
Which of the following are attributes of front tag?
निम्नलिखित में से कौन से फ्रंट टैग के गुण हैं?
size
face
color
All of the above
Previous Question
Next Question
25
See Explanation !
11
Which of the following is part of an HTML tag and provides additional information about the element?
निम्नलिखित में से कौन सा HTML टैग का हिस्सा है और तत्व के बारे में अतिरिक्त जानकारी प्रदान करता है?
Attribute
Cookie
Ordered List
Hypertext
Previous Question
Next Question
25
See Explanation !
12
Full form of XML
XML का पूर्ण रूप
Extensible markup language
Extreme Memory language
Extensible Memory line
Extra markup language
Previous Question
Next Question
25
See Explanation !
13
What does the CSS property overflow: scroll; do
CSS प्रॉपर्टी ओवरफ़्लो क्या करती है: स्क्रॉल करें; करें
Hides the content that overflows the element's box
Adds a scroll bar to the element if the content overflows
Expands the element to fit its content
Removes the element from the document flow
Previous Question
Next Question
25
See Explanation !
14
Multiple declarations of variables are separated by which symbol.
चर की कई घोषणाओं को किस प्रतीक से अलग किया जाता है।
Semicolon
Colon
Comma
Asterisk
Previous Question
Next Question
25
See Explanation !
15
A firewall is installed at the point where the secure internal network and un-trusted external network meet which point is known as
एक फ़ायरवॉल उस बिंदु पर स्थापित किया जाता है जहां सुरक्षित आंतरिक नेटवर्क और गैर - भरोसेमंद बाहरी नेटवर्क मिलते हैं जिसे बिंदु के रूप में जाना जाता है
Choke point
Meeting point
Firewall point
Secure point
Previous Question
Next Question
25
See Explanation !
16
What kind of expression is “new Point(2,3)”?
"नया बिंदु(2,3 )" किस प्रकार की अभिव्यक्ति है?
Primary Expression
Object Creation Expression
Invocation Expression
Constructor Calling Expression
Previous Question
Next Question
25
See Explanation !
17
Which of the following is an advantage of AngularJS?
निम्नलिखित में से कौन सा AngularJS का एक लाभ है?
Uses dependency injection and makes use of separation of concerns
Code is unit-testable
Provides reusable components
All of the mentioned
Previous Question
Next Question
25
See Explanation !
18
What does the <title> tag in HTML do
<title> HTML में टैग क्या करता है
Specifies the title of the document
Specifies the header
Specifies the footer
Defines a section of the page
Previous Question
Next Question
25
See Explanation !
19
Which CSS pseudo-element is used to select the first line of a block
ब्लॉक की पहली पंक्ति का चयन करने के लिए किस CSS स्यूडो - तत्व का उपयोग किया जाता है
:first-line
:line-first
:first-letter
:line-start
Previous Question
Next Question
25
See Explanation !
20
Which of the following selector selects the element that is the target of a referring URI?
निम्नलिखित में से कौन सा चयनकर्ता उस तत्व का चयन करता है जो संदर्भित यूआरआई का लक्ष्य है?
:target
:selection
::selection
URO
Previous Question
Next Question
25
See Explanation !
21
Which of the following is best suited for networking in a building?
बिल्डिंग में नेटवर्किंग के लिए निम्नलिखित में से कौन सबसे उपयुक्त है?
WAN
MAN
LAN
SAN
Previous Question
Next Question
25
See Explanation !
22
Which of the following HTML tag is used to add a row in a table?
तालिका में एक पंक्ति जोड़ने के लिए निम्नलिखित में से किस HTML टैग का उपयोग किया जाता है?
<th>
<td>
<tr>
<tt>
Previous Question
Next Question
25
See Explanation !
23
Which attribute is used to change the thickness of line in <hr> tag
<hr> टैग में लाइन की मोटाई को बदलने के लिए किस विशेषता का उपयोग किया जाता है
width
size
thickness
weight
Previous Question
Next Question
25
See Explanation !
24
Identify the incorrect media type defined in CSS 2.
CSS 2 में परिभाषित गलत मीडिया प्रकार की पहचान करें।
Handheld
Braille
Arial
Print
Previous Question
Next Question
25
See Explanation !
25
What does the CSS property object-fit control
सीएसएस प्रॉपर्टी ऑब्जेक्ट - फ़िट कंट्रोल क्या करता है
The size of the content box
The alignment of the text
How an element's content should be resized to fit its container
The position of the element in the viewport
Previous Question