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
Which shortcut key is used to duplicate the current line in Notepad++?
नोटपैड में वर्तमान लाइन को डुप्लिकेट करने के लिए किस शॉर्टकट कुंजी का उपयोग किया जाता है?
Ctrl+Shift + D
Ctrl+Alt +D
Ctrl+D
Alt+D
Next Question
25
See Explanation !
2
Which class in W3.CSS adds a red background to an element
W3.CSS में कौन सी क्लास किसी एलिमेंट में लाल बैकग्राउंड जोड़ती है
w3-bg-danger
w3-red
bg-red
red-bg
Previous Question
Next Question
25
See Explanation !
3
The search results are generally presented in a line of results often referred to as ____ .
खोज परिणामों को आम तौर पर ____ के रूप में संदर्भित परिणामों की एक पंक्ति में प्रस्तुत किया जाता है।
Tag list
Search Engine Results Pages
Search Engine Pages
Category List
Previous Question
Next Question
25
See Explanation !
4
Which of the following expressions is true ?
निम्नलिखित में से कौन सा व्यंजक सत्य है?
{expression}
[{ expression }]
_expression
{{ expression }}
Previous Question
Next Question
25
See Explanation !
5
How to insert multiple line comments in a CSS file ?
सीएसएस फ़ाइल में एकाधिक पंक्ति टिप्पणियां कैसे डालें?
//statement
'statement
/*statement */
// statement //
Previous Question
Next Question
25
See Explanation !
6
“Yahoo”, “Infoseek” and “Lycos” are _________?
"Yahoo "," Infoseek "और" Lycos "_________ हैं?
Search Engines
News groups
Browsers
None of the above
Previous Question
Next Question
25
See Explanation !
7
How do you link an external CSS file to an HTML document
आप बाहरी CSS फ़ाइल को HTML दस्तावेज़ से कैसे जोड़ते हैं
<link rel="stylesheet" type="text/css" href="style.css">
<style src="style.css">
<link type="text/css" href="style.css">
<style link="style.css">
Previous Question
Next Question
25
See Explanation !
8
Which of the following are not examples of social networking?
निम्नलिखित में से कौन सामाजिक नेटवर्किंग के उदाहरण नहीं हैं?
Facebook
Instagram
Amazon
Linkedin
Previous Question
Next Question
25
See Explanation !
9
Among the keywords below, which one is not a statement?
नीचे दिए गए कीवर्ड में से कौन सा एक कथन नहीं है?
debugger
with
if
use strict
Previous Question
Next Question
25
See Explanation !
10
_____ is known as Father of Word wide web.
_____ को वर्ड वाइड वेब के पिता के रूप में जाना जाता है।
Tim Thompson
Tim Berners-Lee
Charles Darwin
Robert Chilliau
Previous Question
Next Question
25
See Explanation !
11
Which of the following HTML attribute is used to define inline styles?
इनलाइन शैलियों को परिभाषित करने के लिए निम्नलिखित में से किस HTML विशेषता का उपयोग किया जाता है?
Style
type
class
None of the above
Previous Question
Next Question
25
See Explanation !
12
HTML is
HTML है
Hyper Text Markedup Language
Hyper Text Markup Language
Hyper Text Marked Language
Hyper Text Marking Language
Previous Question
Next Question
25
See Explanation !
13
What does the > selector do in CSS
Avhinai ka matlab
Selects all elements
Selects all child elements of a specified element
Selects all descendant elements
Selects the next sibling element
Previous Question
Next Question
25
See Explanation !
14
Which program is used by web clients to view the web pages?
वेब पेज देखने के लिए वेब क्लाइंट द्वारा किस प्रोग्राम का उपयोग किया जाता है?
Web browser
Protocol
Web Server
Search engines
Previous Question
Next Question
25
See Explanation !
15
Which of the following is a popular text editor specifically designed for web development?
निम्नलिखित में से कौन एक लोकप्रिय टेक्स्ट एडिटर है जिसे विशेष रूप से वेब डेवलपमेंट के लिए डिज़ाइन किया गया है?
Microsoft Word
Adobe Photoshop
Visual Studio Code
Microsoft Excel
Previous Question
Next Question
25
See Explanation !
16
The attribute of <form> tag
की विशेषता
Method
Action
Both (a)&(b)
None of these.
Previous Question
Next Question
25
See Explanation !
17
Which of the following the use of small programs that are executed based on user interaction with a web page is referred to as:
वेब पेज के साथ उपयोगकर्ता के इंटरैक्शन के आधार पर निष्पादित किए जाने वाले छोटे कार्यक्रमों में से किसके उपयोग को संदर्भित किया जाता है:
Web scripting
Client-side scripting
Server-side scripting
HTML
Previous Question
Next Question
25
See Explanation !
18
What does the general sibling selector (~) do
सामान्य भाई - बहन चयनकर्ता (~) क्या करता है
Selects all elements
Selects all siblings after a specified element
Selects only the first sibling of a specified element
Selects only the last sibling of a specified element
Previous Question
Next Question
25
See Explanation !
19
LAN stands for
LAN का पूर्ण रूप क्या है?
Limited Area Network
Logical Area Network
Local Area Network
Large Area Network
Previous Question
Next Question
25
See Explanation !
20
Which of the following selector selects the elements that are currently enabled?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों का चयन करता है जो वर्तमान में सक्षम हैं?
:element
:empty
:enabled
None of these
Previous Question
Next Question
25
See Explanation !
21
<a> tag in HTML is used for creating
HTML में a टैग क्या क्रिएट करने के लिए यूज़ किया जाता है
List
Links
Address
None of the options
Previous Question
Next Question
25
See Explanation !
22
The latest HTML standard is
नवीनतम एचटीएमएल मानक है
XML
SGML
HTML 4.0
HTML 5.0
Previous Question
Next Question
25
See Explanation !
23
Which CSS property controls the text size?
कौन सी सीएसएस प्रॉपर्टी टेक्स्ट के आकार को नियंत्रित करती है?
font-size
text-size
font-style
text-style
Previous Question
Next Question
25
See Explanation !
24
JavaScript is a ____________ used to enable programmatic access to objects within other applications.
जावास्क्रिप्ट एक ____________ है जिसका उपयोग अन्य अनुप्रयोगों के भीतर वस्तुओं तक प्रोग्रामेटिक पहुंच को सक्षम करने के लिए किया जाता है।
Scripting language
Markup language
Programming language
Object oriented programming language
Previous Question
Next Question
25
See Explanation !
25
When is the content of a table shown?
टेबल की सामग्री कब दिखाई जाती है?
Before the border loads
After the table is loaded
In pieces as it loads
None of the above
Previous Question