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 enumeration order becomes implementation dependent and non-interoperable if ___________
गणना आदेश कार्यान्वयन पर निर्भर और गैर - हस्तक्षेप योग्य हो जाता है यदि ___________
If the object inherits enumerable properties
The object does not have the properties present in the integer array indices
The delete keyword is never used
Object.defineProperty() is not used
Next Question
25
See Explanation !
2
Which of the following selector selects the elements that is the first child of its parent that is of its type ?
निम्नलिखित में से कौन सा चयनकर्ता उन तत्वों का चयन करता है जो इसके माता - पिता का पहला बच्चा है जो इसके प्रकार का है?
:first-of-type
:last-child
::first-line
::first-letter
Previous Question
Next Question
25
See Explanation !
3
If an element have margin values 20px for top, 20px for bottom, 30px for right, 30px for left. Then which of the following is the correct way to set the margin?
यदि किसी तत्व का मार्जिन मान शीर्ष के लिए 20px, नीचे के लिए 20px, दाएं के लिए 30px, बाएं के लिए 30px है। फिर मार्जिन सेट करने का सही तरीका निम्नलिखित में से कौन सा है?
margin: 20px 20px 30px 30px
margin: 30px 20px
margin: 20px 30px
margin: 30px 30px 20px 20px
Previous Question
Next Question
25
See Explanation !
4
How can you set the font size of text in CSS?
आप CSS में टेक्स्ट का फ़ॉन्ट आकार कैसे सेट कर सकते हैं?
Size
text-size
font-size
font-dimension
Previous Question
Next Question
25
See Explanation !
5
Client-side extensions:
क्लाइंट - साइड एक्सटेंशन:
Add functionality to the script running on Server.
Add functionality to the script running on user Computer.
Add functionality to the script running on network devices
Add functionality to the script running on firewall devices
Previous Question
Next Question
25
See Explanation !
6
bgcolor attribute us used in which tag
bgcolor विशेषता हमें किस टैग में उपयोग की जाती है
<table>
<tr>
<td>
All of the above
Previous Question
Next Question
25
See Explanation !
7
Notepad++ is written in which language
नोटपैड किस भाषा में लिखा जाता है
PHP
Python
C++
Java
Previous Question
Next Question
25
See Explanation !
8
Flow Control is performed at which of the following layer?
प्रवाह नियंत्रण निम्नलिखित में से किस परत पर किया जाता है?
Network
Physical
Data Link
None of the options
Previous Question
Next Question
25
See Explanation !
9
Which of these the w3-container class is not used for HTML container elements like?
इनमें से किस w3 - कंटेनर वर्ग का उपयोग HTML कंटेनर तत्वों के लिए नहीं किया जाता है जैसे?
<div>
<span>
<footer>
<article>
Previous Question
Next Question
25
See Explanation !
10
What tag is used to list individual items of an ordered list?
ऑर्डर की गई लिस्ट के अलग - अलग आइटम को लिस्ट करने के लिए किस टैग का इस्तेमाल किया जाता है?
li
ol
ul
none of the above
Previous Question
Next Question
25
See Explanation !
11
What is the internet explorer
इंटरनेट एक्सप्लोरर क्या है
An icon
A file manager
A browser
An Internet
Previous Question
Next Question
25
See Explanation !
12
The CSS property transform is commonly used for
CSS प्रॉपर्टी ट्रांसफॉर्म का उपयोग आमतौर पर निम्नलिखित के लिए किया जाता है
Changing the background color of an element
Applying 3D transformations to an element
Setting the font size
Adjusting the spacing between lines of text
Previous Question
Next Question
25
See Explanation !
13
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 !
14
What is the correct way to remove the underline from text
टेक्स्ट से रेखांकित को हटाने का सही तरीका क्या है
text-underline:none
text-decoration:none;
text-underline:hide;
text-decoration:hide;
Previous Question
Next Question
25
See Explanation !
15
Software applications used for creating web pages and web sites are called as ___
वेब पेज और वेब साइट बनाने के लिए उपयोग किए जाने वाले सॉफ़्टवेयर एप्लिकेशन को ___ कहा जाता है
Web programs
Web page editors
Web master
Web links
Previous Question
Next Question
25
See Explanation !
16
FTP stans for?
के लिए एफ़टीपी (FTP) स्टैन?
File Transaction Protocol
File Transfer Protocol
File Task Protocol
Fast Transfer Protocol
Previous Question
Next Question
25
See Explanation !
17
An index page is________
एक सूचकांक पृष्ठ ________ है
an index of encyclopedia articles
where all Internet data is stored
required for access to the Internet
the first page of a website
Previous Question
Next Question
25
See Explanation !
18
How many days have I stored for any message trash?
मैंने किसी भी मैसेज ट्रैश के लिए कितने दिन स्टोर किए हैं?
100 Days
30 Days
50 Days
10 Days
Previous Question
Next Question
25
See Explanation !
19
Host differs from desktop computers in that it can handle:
मेजबान डेस्कटॉप कंप्यूटर से अलग है जिसे वह संभाल सकता है:
Multiple connections
Single connections
No connections
All of the above
Previous Question
Next Question
25
See Explanation !
20
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 !
21
Which of the following is related to internet security ?
निम्नलिखित में से कौन इंटरनेट सुरक्षा से संबंधित है?
MIT
Firewall
DSL
W3C
Previous Question
Next Question
25
See Explanation !
22
____________ are a web oriented technology for creating dynamic web pages.
____________ गतिशील वेब पेज बनाने के लिए एक वेब उन्मुख तकनीक है।
SAP
ASL
ASP
URL
Previous Question
Next Question
25
See Explanation !
23
Email addresses separate the user name from the ISP using the symbol
ईमेल पते प्रतीक का उपयोग करके ISP से उपयोगकर्ता नाम को अलग करते हैं
&
@
$
%
Previous Question
Next Question
25
See Explanation !
24
Netscape Navigator and other browsers, such as the following, are available free on the Internet:
नेटस्केप नेविगेटर और अन्य ब्राउज़र, जैसे कि निम्नलिखित, इंटरनेट पर मुफ्त में उपलब्ध हैं:
Internet Explorer
HotDog
Adobe PageMaker
None of the above
Previous Question
Next Question
25
See Explanation !
25
What does CSS stand for
CSS का मतलब क्या है?
Computer Style Sheets
Creative Style Sheets
Cascading Style Sheets
Colorful Style Sheets
Previous Question