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
The script which is designed to receive value from the Web users is:
वेब उपयोगकर्ताओं से मूल्य प्राप्त करने के लिए डिज़ाइन की गई स्क्रिप्ट है:
WebScript
JavaScript
CGIScript
All of the above
Next Question
25
See Explanation !
2
______ is used to send an email to some other person in addition to the main subject receiver without disclosing details to all.
______ का उपयोग सभी को विवरण का खुलासा किए बिना मुख्य विषय रिसीवर के अलावा किसी अन्य व्यक्ति को एक ईमेल भेजने के लिए किया जाता है।
Carbon Copy
Blind Carbon Copy
Copy
Xerox Copy
Previous Question
Next Question
25
See Explanation !
3
Who send the requisition for web pages to the web servers?
वेब सर्वरों को वेब पृष्ठों के लिए मांग कौन भेजता है?
Node
System
Web clients
Web customer
Previous Question
Next Question
25
See Explanation !
4
What does the CSS property border: 2px solid #000; do
सीएसएस संपत्ति सीमा क्या है: 2px ठोस #000; करना
Sets a solid black border with a width of 2 pixels
Adds a shadow to the border of an element
Removes the border from the element
Changes the font color to black
Previous Question
Next Question
25
See Explanation !
5
Which of the following property is used to make the text underline in CSS?
CSS में टेक्स्ट को रेखांकित करने के लिए निम्नलिखित में से किस प्रॉपर्टी का उपयोग किया जाता है?
text-decoration
font-dimension
text-style
text-underline
Previous Question
Next Question
25
See Explanation !
6
Internet is governed by
इंटरनेट किसके द्वारा नियंत्रित होता है
I & B
IETF
Inter NIC
None of these
Previous Question
Next Question
25
See Explanation !
7
Which of the following is/are a style tag(s) ?
निम्नलिखित में से कौन - सा एक स्टाइल टैग है/हैं?
<b>
<tt>
<i>
All of the above are style tags
Previous Question
Next Question
25
See Explanation !
8
Which is correct?
कौन सी बात सही है?
<b>Click Here<b>
<strong>Click Here<strong>
<b>Click Here</b>
</strong>Click Here</strong>
Previous Question
Next Question
25
See Explanation !
9
Which HTML element is used to represent self-contained content such as a blog post or news article?
ब्लॉग पोस्ट या समाचार लेख जैसे स्व - निहित सामग्री का प्रतिनिधित्व करने के लिए किस HTML तत्व का उपयोग किया जाता है?
<header>
<article>
<section>
<footer>
Previous Question
Next Question
25
See Explanation !
10
Which of the following extension is used to save an HTML file?
HTML फ़ाइल को सहेजने के लिए निम्नलिखित में से किस एक्सटेंशन का उपयोग किया जाता है?
.html
.web
.com
.hdoc
Previous Question
Next Question
25
See Explanation !
11
Which is not a main built-in search mechanisms ?
कौन सा मुख्य अंतर्निहित खोज तंत्र नहीं है?
dialog-based
dialog-free
Incremerntal Search
Decremental Search
Previous Question
Next Question
25
See Explanation !
12
How do we write comments in HTML5?
हम HTML5 में टिप्पणियाँ कैसे लिखते हैं?
<!--.….-->
<--.….--!>
</--…..-->
</--…..--/>
Previous Question
Next Question
25
See Explanation !
13
w3.Table does not provide the following class for tables.
w3.Table तालिकाओं के लिए निम्नलिखित वर्ग प्रदान नहीं करता है।
w3-striped
w3-stripe
w3-border
w3-bordered
Previous Question
Next Question
25
See Explanation !
14
What is the correct HTML for creating a checkbox
चेकबॉक्स बनाने के लिए सही HTML क्या है
<input type='checkbox'>
<checkbox>
<input type='check'>
<input checkbox>
Previous Question
Next Question
25
See Explanation !
15
Which of the following is the correct regarding meta tag in HTML?
HTML में मेटा टैग के संबंध में निम्नलिखित में से कौन सा सही है?
<meta> ... </meta>
<meta name = " " />
<metadata> ... </metadata>
<metadata name = " " />
Previous Question
Next Question
25
See Explanation !
16
What is the task of DNS Name server?
DNS नाम सर्वर का कार्य क्या है?
Translating domain names into a specific IP address
Translating domain names into a specific UDP address
Translating domain names into a specific TCP address
Translating domain names into a specific FTP address
Previous Question
Next Question
25
See Explanation !
17
How does the “for” attribute of label links to input box?
इनपुट बॉक्स में लेबल लिंक की "for" विशेषता कैसे होती है?
set the “name” attribute of input to same value as “for” attribute
set the “value” attribute of input to same value as “for” attribute
set the “id” attribute of input to same value as “for” attribute
all the above options are necessary
Previous Question
Next Question
25
See Explanation !
18
How to apply styles to all <span> element inside para’s having class ‘style’?
सभी पर स्टाइल कैसे लागू करें
p.style span
p.style.span
p.style span*
none of the above
Previous Question
Next Question
25
See Explanation !
19
To join on the Internet, the computer has to be connected through the
इंटरनेट पर शामिल होने के लिए, कंप्यूटर को निम्नलिखित के माध्यम से कनेक्ट करना होगा
Internet architecture board
Internet society
Internet service provider
none of the mentioned
Previous Question
Next Question
25
See Explanation !
20
Which of the following explains correctly what happens when a JavaScript program is developed on a Unix Machine?
निम्नलिखित में से कौन सही ढंग से बताता है कि जब यूनिक्स मशीन पर जावास्क्रिप्ट प्रोग्राम विकसित किया जाता है तो क्या होता है?
will work perfectly well on a Windows Machine
will be displayed as JavaScript text on the browser
will throw errors and exceptions
must be restricted to a Unix Machine only
Previous Question
Next Question
25
See Explanation !
21
Which is not a valid Background property of css
जो css की मान्य बैकग्राउंड प्रॉपर्टी नहीं है
background-image
background-position
background-color
background-iterate
Previous Question
Next Question
25
See Explanation !
22
Which Class Produce Largest Font Size in W3.CSS
W3.CSS में कौन सा वर्ग सबसे बड़े फ़ॉन्ट आकार का उत्पादन करता है
w3-jumbo
w3-xxxlarge
w3-xxlarge
w3-xlarge
Previous Question
Next Question
25
See Explanation !
23
The page title is inside the____tag.
पेज का शीर्षक ____टैग के अंदर है।
Body
Head
Division
Table
Previous Question
Next Question
25
See Explanation !
24
____________indicates the upper-layer protocol receives incoming packets after IP processing is complete.
____________इंगित करता है कि आईपी प्रसंस्करण पूरा होने के बाद ऊपरी - परत प्रोटोकॉल आने वाले पैकेट प्राप्त करता है।
Source address
Data
Protocol
Header Checksum
Previous Question
Next Question
25
See Explanation !
25
Spider is a
Spider एक है
a program that crawls around the web and stores pages in search engines.
hacking software that spreads virally
software that examines network vulnerabilities
a protocol for distributing large files
Previous Question