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
CSS
Javascript
Python
Practical Questions
New!
Log in
Sign Up
O Level Papers!
M2 R5: Web Designing and Publishing
Set
25
See Explanation !
1
React.js is written in which of the following language?
React.js को निम्नलिखित में से किस भाषा में लिखा गया है?
C
C++
JavaScript
Java
Next Question
25
See Explanation !
2
Web Crawler is also called as ___
वेब क्रॉलर को ___ भी कहा जाता है
Link Directory
Search Optimizer
Web Spider
Web Manager
Previous Question
Next Question
25
See Explanation !
3
Which of the following is related to internet security ?
निम्नलिखित में से कौन इंटरनेट सुरक्षा से संबंधित है?
MIT
Firewall
DSL
W3C
Previous Question
Next Question
25
See Explanation !
4
Consider the below div tag content statement, how to print the value of "UserName"? <br> <div ng-app=" ng-init="firstName='John'"> <p>Input something in the input box:</p> <br> <p>Name: <input type="text" ng-model=
नीचे दिए गए div टैग कंटेंट स्टेटमेंट पर विचार करें, "UserName" का मान कैसे प्रिंट करें?
UserName
{{UserName}}
{UsertName}
{_UserName)
Previous Question
Next Question
25
See Explanation !
5
What is a search engine?
सर्च इंजन क्या होता है?
Program that search documents
A program that searches engines for specified keywords
A machinery engine that search data
A hardware component
Previous Question
Next Question
25
See Explanation !
6
Which of the following is the example of email client?
ईमेल क्लाइंट का उदाहरण निम्नलिखित में से कौन सा है?
Internet express
Microsoft Outlook
Web express
Email Express
Previous Question
Next Question
25
See Explanation !
7
Which of the following selector selects an element that has no childern ?
निम्नलिखित में से कौन सा चयनकर्ता एक ऐसे तत्व का चयन करता है जिसमें कोई चाइल्डर्न नहीं है ?
:empty
:nochild
:inheritance
:no-child
Previous Question
Next Question
25
See Explanation !
8
Deleted email will be found in
डिलीट किया गया ईमेल यहाँ मिलेगा
Trash Mail
Sent Mail
Inbox
Outbox
Previous Question
Next Question
25
See Explanation !
9
The CSS property font-style: italic; does what to the text
CSS प्रॉपर्टी फ़ॉन्ट - स्टाइल: इटैलिक; टेक्स्ट को क्या करता है
Makes the text bold
Applies an underline to the text
Applies an italic style to the text
Centers the text within the container
Previous Question
Next Question
25
See Explanation !
10
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 !
11
Which of the following will give blue color to text?
निम्नलिखित में से कौन टेक्स्ट को नीला रंग देगा?
color: hsl(255, 0, 0);
color: hsl(0, 255, 0);
color: rgba(0, 0, 255, 1);
color: rgba(0, 0, 255, 0);
Previous Question
Next Question
25
See Explanation !
12
Which property is used to change the font of an element?
किसी तत्व के फ़ॉन्ट को बदलने के लिए किस गुण का उपयोग किया जाता है?
font-style
font-family
font-weight
font-color
Previous Question
Next Question
25
See Explanation !
13
The CSS property text-align: center; is used to
CSS प्रॉपर्टी text - align: center; का उपयोग किया जाता है
Align the text to the left
Align the text to the right
Center-align the text
Justify the text
Previous Question
Next Question
25
See Explanation !
14
Which of the following is a feature of W3.CSS
निम्नलिखित में से कौन W3.CSS की एक विशेषता है
It is responsive by default
It depends on jQuery
It is not open source
It only works with Bootstrap
Previous Question
Next Question
25
See Explanation !
15
Once the email is sent, the message is broken into pieces called __________.
एक बार ईमेल भेजे जाने के बाद, संदेश को __________ नामक टुकड़ों में विभाजित कर दिया जाता है।
Packets
Process
Digits
Bytes
Previous Question
Next Question
25
See Explanation !
16
Which of the following options is correct for the following statements: 1) Vertical margins add together 2) Horizontal margins add together
निम्नलिखित में से कौन सा विकल्प निम्नलिखित कथनों के लिए सही है: 1) लंबवत मार्जिन एक साथ जोड़ते हैं 2) क्षैतिज मार्जिन एक साथ जोड़ते हैं
Statement 1) is correct and 2) is incorrect
Statement 1) is incorrect and 2) is correct
Statement 1) and 2) are both correct
Statement 1) and 2) are both incorrect
Previous Question
Next Question
25
See Explanation !
17
Which CSS property is used to change the order of flex items
फ्लेक्स आइटम के ऑर्डर को बदलने के लिए किस CSS प्रॉपर्टी का इस्तेमाल किया जाता है
order
flex-order
item-order
flex-direction
Previous Question
Next Question
25
See Explanation !
18
If there is not enough space to display all the contents in a frame, we have to use:
यदि एक फ्रेम में सभी सामग्रियों को प्रदर्शित करने के लिए पर्याप्त जगह नहीं है, तो हमें इसका उपयोग करना होगा:
Another frame
Small front size
Scrollbar
Not possible
Previous Question
Next Question
25
See Explanation !
19
What is the correct syntax for a keyframe in CSS
सीएसएस में कीफ्रेम के लिए सही वाक्यविन्यास क्या है
@frames
@keyframe
@keyframes
@animation-frames
Previous Question
Next Question
25
See Explanation !
20
In IP packet __________ specifies the length, in bytes, of the entire IP packet, including the data and header.
आईपी पैकेट में __________ पूरे आईपी पैकेट की लंबाई, बाइट्स में, डेटा और हेडर सहित निर्दिष्ट करता है।
IP Header Length
Total Length
Fragment Offset
Header Checksum
Previous Question
Next Question
25
See Explanation !
21
Which of the following directives is used to start an angularJS application?
कोणीय जेएस एप्लिकेशन शुरू करने के लिए निम्नलिखित में से किस निर्देश का उपयोग किया जाता है?
ng-repeat
ng-init
ng-app
ng-model
Previous Question
Next Question
25
See Explanation !
22
Which is true about <iframe> tag?
जो iframe Tag के बारे में सच है
Its inline frame
Embed another document within a current HTML document
None
Both (A) and (B) are true
Previous Question
Next Question
25
See Explanation !
23
Which is a Domain name extension ?
डोमेन नाम एक्सटेंशन क्या है?
.flv
.xls
.com
.html
Previous Question
Next Question
25
See Explanation !
24
Which of the following CSS selectors are used to specify a group of elements?
तत्वों के समूह को निर्दिष्ट करने के लिए निम्नलिखित CSS चयनकर्ताओं में से किसका उपयोग किया जाता है?
tag
id
class
both class and tag
Previous Question
Next Question
25
See Explanation !
25
The first page that you normally view at a website is its :
पहला पेज जिसे आप आमतौर पर किसी वेबसाइट पर देखते हैं, वह है :
Home page
Master page
First page
None of the above
Previous Question