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 tag inserts a line horizontally on your webpage ?
कौन सा टैग आपके वेबपेज पर क्षैतिज रूप से एक पंक्ति सम्मिलित करता है?
<hr>
<line>
<line directon = "horizontal">
<tr>
Next Question
25
See Explanation !
2
URL specifies the following: i) protocol used ii) domain name of server hosting web page iii) name of folder with required information iv) name of document formatted using HTML v) the name of ISP
URL निम्नलिखित निर्दिष्ट करता है: i) प्रोटोकॉल का उपयोग किया गया ii) सर्वर होस्टिंग वेब पेज का डोमेन नाम iii) आवश्यक जानकारी वाले फ़ोल्डर का नाम iv) HTML v का उपयोग करके स्वरूपित दस्तावेज़ का नाम) ISP का नाम
i), ii), iii), iv)
ii), iii), iv), v)
i), iii), iv)
i), ii), iii), v)
Previous Question
Next Question
25
See Explanation !
3
Which of the following is used to apply a specific rule and can never be overridden in CSS ?
निम्नलिखित में से किसका उपयोग एक विशिष्ट नियम को लागू करने के लिए किया जाता है और इसे कभी भी CSS में ओवरराइड नहीं किया जा सकता है?
@important
!important!
!important
important!
Previous Question
Next Question
25
See Explanation !
4
Using <p> tag will
P टैग उपयोग करके
start a new paragraph
break the line
end the current paragraph
none of the above
Previous Question
Next Question
25
See Explanation !
5
Identify the valid new input Tag element in HTML5?
HTML5 में मान्य नए इनपुट टैग तत्व की पहचान करें?
email
letter
fax
None of the above
Previous Question
Next Question
25
See Explanation !
6
Which attribute id used in <td> or <th> to marge 2 or more cell vertically
किस विशेषता आईडी में उपयोग किया जाता है td Tag या th Tag 2 या अधिक सेल को लंबवत रूप से मार्ज करने के लिए
rowspan
colspan
rowmarge
colmarge
Previous Question
Next Question
25
See Explanation !
7
For making object fully transparent which option is correct
ऑब्जेक्ट को पूरी तरह से पारदर्शी बनाने के लिए कौन सा विकल्प सही है
rgba(255,55,255,1)
rgba(255,255,255,0.0)
rgba(255,55,255,.5)
None of these
Previous Question
Next Question
25
See Explanation !
8
Which CSS property specifies how a video, or an image is resized to fit its content box ?
कौन सी सीएसएस प्रॉपर्टी निर्दिष्ट करती है कि किसी वीडियो या इमेज को उसके कंटेंट बॉक्स में फिट करने के लिए कैसे नया आकार दिया जाता है?
Position
Object-position
Object-Fit
None of These
Previous Question
Next Question
25
See Explanation !
9
Which is the correct CDN for W3.CSS
W3.CSS के लिए सही CDN कौन सा है
https://www.w3schools.com/w3css/4/w3.css
https://www.w3school.com/w3css/4/w3.css
https://www.w3.org./w3css/4/w3.css
https://www.w3schools.org/w3css/4/w3.css
Previous Question
Next Question
25
See Explanation !
10
Which tag is used to display a picture in HTML
HTML में किसी चित्र को प्रदर्शित करने के लिए किस टैग का उपयोग किया जाता है
<img>
<pic>
<image>
<picture>
Previous Question
Next Question
25
See Explanation !
11
What is the full form of POS
पीओएस (POS) का पूर्ण रूप क्या है?
Point of Sale
Point of Service
Point of Security
None of the above
Previous Question
Next Question
25
See Explanation !
12
HTTP uses port number of TCP
HTTP TCP के पोर्ट नंबर का उपयोग करता है
25
23
80
21
Previous Question
Next Question
25
See Explanation !
13
Online Publishing means
ऑनलाइन प्रकाशन का मतलब है
Creating and uploading web pages on web server
Selling online books on web server
Printing online books on web server
Creating online books on web server
Previous Question
Next Question
25
See Explanation !
14
The <small> and <big> tags are special in a what way?
small Tag और big टैग किस तरह से विशेष हैं?
They are for images only
They work on anything
They can be repeated
None of the above
Previous Question
Next Question
25
See Explanation !
15
Which of the following classes is used to add rounded corners to an element
निम्नलिखित में से किस वर्ग का उपयोग किसी तत्व में गोल कोनों को जोड़ने के लिए किया जाता है
w3-corner
w3-rounded
w3-round
w3-border-radius
Previous Question
Next Question
25
See Explanation !
16
Which social media is more based on image and video.
कौन सा सोशल मीडिया छवि और वीडियो पर अधिक आधारित है।
Facebook
Instagram
Twitter
None of These
Previous Question
Next Question
25
See Explanation !
17
The CSS property box-shadow: 5px 5px 10px #888888; does what to an element
सीएसएस संपत्ति बॉक्स-छाया: 5px 5px 10px #888888; किसी तत्व के लिए क्या करता है
Adds a border to the element
Centers the element on the page
Applies a shadow to the element with specified offset, blur, and color
Sets the transparency of the element
Previous Question
Next Question
25
See Explanation !
18
Integer variable is declared using following syntax in Js.
Js में निम्नलिखित वाक्यविन्यास का उपयोग करके पूर्णांक चर घोषित किया जाता है।
int num;
integer num;
Integer nums;
var num;
Previous Question
Next Question
25
See Explanation !
19
Which out of the following is not a benefit of using a firewall ?
निम्नलिखित में से कौन सा फ़ायरवॉल का उपयोग करने का लाभ नहीं है?
Access to host in the network can be strictly controlled.
Logging and statistics of network, use and misuse.
Security is concentrated on a single firewall system leading to better implementation of authentication procedures.
All of the above
Previous Question
Next Question
25
See Explanation !
20
What is the default font size of HTML text
HTML टेक्स्ट का डिफ़ॉल्ट फ़ॉन्ट आकार क्या है
3
4
5
7
Previous Question
Next Question
25
See Explanation !
21
What is JavaScript?
जावास्क्रिप्ट क्या है?
A markup language
A programming language
A database
A server
Previous Question
Next Question
25
See Explanation !
22
Which element works similar to <b> element?
कौन सा तत्व किसके समान काम करता है
<fat>
<strong>
<black>
<emp>
Previous Question
Next Question
25
See Explanation !
23
Which class makes the text bold in W3.CSS
W3.CSS में कौन सी क्लास टेक्स्ट को बोल्ड बनाती है
w3-bold
w3-strong
w3-font-bold
w3-text-bold
Previous Question
Next Question
25
See Explanation !
24
What can be shared on instagram?
इंस्टाग्राम पर क्या साझा किया जा सकता है?
Photo
Video
Both
None
Previous Question
Next Question
25
See Explanation !
25
Which of the following is a search engine?
निम्नलिखित में से कौन एक खोज इंजन है?
Twitter
Facebook
myspace
google
Previous Question