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
which Symbol at used at the beginning of the HREF text for linking in same page
एक ही पृष्ठ में लिंक करने के लिए HREF टेक्स्ट की शुरुआत में किस प्रतीक का उपयोग किया जाता है
#
$
&
^
Next Question
25
See Explanation !
2
To use w3.css in your program__________add stylesheet in the web page.
अपने प्रोग्राम में w3.css का उपयोग करने के लिए __________ वेब पेज में स्टाइलशीट जोड़ें।
href="https://www.w3school.com/lib/.css"
href="http://www.w3schools.com/lib/w3.css"
hrefs="http"//www.w3school.com/ ...lib/w3.css"
href="https://www.w3schools.com/ ...lib/w3.css"
Previous Question
Next Question
25
See Explanation !
3
_______ connection provides a dedicated link between two devices.
_______ कनेक्शन दो उपकरणों के बीच एक समर्पित लिंक प्रदान करता है।
point-to-point
multipoint
primary
secondary
Previous Question
Next Question
25
See Explanation !
4
What is the use of Forms in HTML?
HTML में फ़ॉर्म का क्या उपयोग है?
to display contents
to collect user’s input
to search the site by user’s input
none of the above
Previous Question
Next Question
25
See Explanation !
5
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 !
6
Extension of VRML files is
VRML फ़ाइलों का विस्तार है
.vml
.vrm
.wrm
.wrl
Previous Question
Next Question
25
See Explanation !
7
Which CSS property is used to change the text color of an element?
किसी तत्व के टेक्स्ट रंग को बदलने के लिए किस CSS प्रॉपर्टी का उपयोग किया जाता है?
text-color
color
font-color
All of These
Previous Question
Next Question
25
See Explanation !
8
Protocol assigns IP address to the client connected in the Internet?
प्रोटोकॉल इंटरनेट से जुड़े क्लाइंट को आईपी एड्रेस असाइन करता है?
DHCP
IP
TCP
Telnet
Previous Question
Next Question
25
See Explanation !
9
Which selector applies styles to all <p> elements inside a <div> with the class .content
कौन सा चयनकर्ता सभी पर शैलियों को लागू करता है
content p
p.content
.content > p
p .content
Previous Question
Next Question
25
See Explanation !
10
Which of the following attributes defines the URL of the page to embed when the iframe tag is used ?
निम्नलिखित में से कौन सी विशेषताएँ iframe टैग का उपयोग करते समय एम्बेड करने के लिए पृष्ठ के URL को परिभाषित करती हैं?
Src
href
style
title
Previous Question
Next Question
25
See Explanation !
11
Which of the following is not used with text-decoration property?
निम्नलिखित में से किसका उपयोग टेक्स्ट - डेकोरेशन प्रॉपर्टी के साथ नहीं किया जाता है?
overline
underline
line-through
inline
Previous Question
Next Question
25
See Explanation !
12
What is facebook?
Facebook क्या है?
Search engine
Browser
Messenger
social media
Previous Question
Next Question
25
See Explanation !
13
Which of the following selectors select any tag with an id attribute set ?
निम्नलिखित में से कौन सा चयनकर्ता आईडी विशेषता सेट के साथ किसी भी टैग का चयन करता है?
E#id
.class
#id
*
Previous Question
Next Question
25
See Explanation !
14
What does CSS stand for
CSS का मतलब क्या है?
Computer Style Sheets
Creative Style Sheets
Cascading Style Sheets
Colorful Style Sheets
Previous Question
Next Question
25
See Explanation !
15
Which one is example of search engine
कौन सा सर्च इंजन का उदाहरण है
Google
Linux
Windows
Mozila
Previous Question
Next Question
25
See Explanation !
16
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
Next Question
25
See Explanation !
17
If we do not want to allow a floating div to the left side of an element, which css property will you use?
यदि हम किसी तत्व के बाईं ओर एक अस्थायी div की अनुमति नहीं देना चाहते हैं, तो आप किस css गुण का उपयोग करेंगे?
Margin
Clear
Float
Padding
Previous Question
Next Question
25
See Explanation !
18
Which of the following is not a search engine?
निम्नलिखित में से कौन एक खोज इंजन नहीं है?
Google
Yahoo
Twitter
AltaVista
Previous Question
Next Question
25
See Explanation !
19
HTML allows us to create three different kinds of ___
HTML हमें तीन अलग - अलग प्रकार के ___ बनाने की अनुमति देता है
Functions
Events
Files
Lists
Previous Question
Next Question
25
See Explanation !
20
Which of the following properties of an anchor element indicates that the user is currently clicking on an element ?
एंकर तत्व के निम्नलिखित में से कौन सा गुण इंगित करता है कि उपयोगकर्ता वर्तमान में किसी तत्व पर क्लिक कर रहा है?
:link
:visited
:hover
:active
Previous Question
Next Question
25
See Explanation !
21
Which property is used to give space between elements?
तत्वों के बीच स्थान देने के लिए किस संपत्ति का उपयोग किया जाता है?
padding
indent
margin
gap
Previous Question
Next Question
25
See Explanation !
22
How do you apply styles to all <input> elements that are checked
आप सभी पर स्टाइल कैसे लागू करते हैं
input:checked
input:focus
input:hover
input:active
Previous Question
Next Question
25
See Explanation !
23
What is a block statement in JavaScript?
जावास्क्रिप्ट में ब्लॉक स्टेटमेंट क्या है?
conditional block
block that contains a single statement
both conditional block and a single statement
block that combines multiple statements into a single compound statement
Previous Question
Next Question
25
See Explanation !
24
IPV4 can be divided into how many parts?
IPV4 को कितने भागों में विभाजित किया जा सकता है?
2
3
4
5
Previous Question
Next Question
25
See Explanation !
25
Which is not a valid Background property of css
जो css की मान्य बैकग्राउंड प्रॉपर्टी नहीं है
background-image
background-position
background-color
background-iterate
Previous Question