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 social media is more based on image and video.
कौन सा सोशल मीडिया छवि और वीडियो पर अधिक आधारित है।
Facebook
Instagram
Twitter
None of These
Next Question
25
See Explanation !
2
Instagram is a
इंस्टाग्राम एक है
educational website
search ingine
social networking website
shopping website
Previous Question
Next Question
25
See Explanation !
3
How many headings in HTML?
HTML में कितने शीर्षक हैं?
4
7
6
5
Previous Question
Next Question
25
See Explanation !
4
Why event handlers is needed in JS?
JS में इवेंट हैंडलर की आवश्यकता क्यों है?
Allows JavaScript code to alter the behaviour of windows
Adds innerHTML page to the code
Change the server location
Performs handling of exceptions and occurrences
Previous Question
Next Question
25
See Explanation !
5
Name any one text editor program.
किसी एक टेक्स्ट एडिटर प्रोग्राम का नाम बताएँ।
HTML
FrontPage
Notepad
MS Paint
Previous Question
Next Question
25
See Explanation !
6
Which CSS property should one use to encircle an image with text?
किसी इमेज को टेक्स्ट के साथ घेरने के लिए किस CSS प्रॉपर्टी का इस्तेमाल करना चाहिए?
Float
Push
Align
wrap
Previous Question
Next Question
25
See Explanation !
7
Which of the following is not an HTML 5 Tag?
इनमें से कौन सा HTML 5 टैग नहीं है?
<span>
<nav>
<frameset>
None of these
Previous Question
Next Question
25
See Explanation !
8
Gmail is a software used to
Gmail एक ऐसा सॉफ़्टवेयर है जिसका उपयोग
Search web pages
Check Emails
Find hotels
Search Files
Previous Question
Next Question
25
See Explanation !
9
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 !
10
Which of the following tag is used to add rows in the table?
तालिका में पंक्तियों को जोड़ने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
<td> and </td>
<th> and </th>
<tr> and </tr>
None of the above
Previous Question
Next Question
25
See Explanation !
11
Which of the following is an advantage of AngularJS?
निम्नलिखित में से कौन सा AngularJS का एक लाभ है?
Uses dependency injection and makes use of separation of concerns
Code is unit-testable
Provides reusable components
All of the mentioned
Previous Question
Next Question
25
See Explanation !
12
The invalid domain word (name) for Email address ?
ईमेल पते के लिए अमान्य डोमेन शब्द (नाम)?
Gov
Fun
Com
Mil
Previous Question
Next Question
25
See Explanation !
13
Which element defines additional details?
कौन सा तत्व अतिरिक्त विवरण को परिभाषित करता है?
<summary>
<main>
<aside>
<details>
Previous Question
Next Question
25
See Explanation !
14
____________ allows a computer to connect to a corporate LAN over the internet.
____________ कंप्यूटर को इंटरनेट पर कॉर्पोरेट लैन से कनेक्ट करने की अनुमति देता है।
VPN
FTP
HDN
ARP
Previous Question
Next Question
25
See Explanation !
15
Which of the following ways are valid to specify white color using CSS ?
सीएसएस का उपयोग करके सफेद रंग निर्दिष्ट करने के लिए निम्नलिखित में से कौन से तरीके मान्य हैं?
#FFFFFF
rgb (255, 255, 255)
rgb (FF,FF, FF)
Both A and B
Previous Question
Next Question
25
See Explanation !
16
Which CSS selector will be used to define a single element style?
एकल तत्व शैली को परिभाषित करने के लिए किस सीएसएस चयनकर्ता का उपयोग किया जाएगा?
ID
Class
Text
Name
Previous Question
Next Question
25
See Explanation !
17
in W3.CSS the Default Font Size for <h1> tag is
w3.CSS में के लिए डिफ़ॉल्ट फ़ॉन्ट आकार
64 PX
36 PX
32 PX
24 PX
Previous Question
Next Question
25
See Explanation !
18
Which selector is used to target all elements on a webpage
वेबपेज पर सभी तत्वों को लक्षित करने के लिए किस चयनकर्ता का उपयोग किया जाता है
#
*
.
!
Previous Question
Next Question
25
See Explanation !
19
Which class is used to create list card in w3 CSS
W3 CSS में सूची कार्ड बनाने के लिए किस वर्ग का उपयोग किया जाता है
w3.card
w3-card
w3-list-card
w3.list-card
Previous Question
Next Question
25
See Explanation !
20
JavaScript is designed for following purpose-
जावास्क्रिप्ट को निम्नलिखित उद्देश्य के लिए डिज़ाइन किया गया है -
To execute Query related to DB on server.
To style HTMLpages.
To Add Interactivity to HTML pages.
To perform server side scripting operation.
Previous Question
Next Question
25
See Explanation !
21
IPv6 has _______ -bit addresses.
IPv6 में _______ - बिट पते हैं।
32
64
128
Variable
Previous Question
Next Question
25
See Explanation !
22
The way in which information is transmitted to multiple internet connected devices is called
जिस तरह से कई इंटरनेट से जुड़े उपकरणों में जानकारी प्रेषित की जाती है, उसे कहा जाता है
Internet connectivity
IP address
multicasting
multitasking
Previous Question
Next Question
25
See Explanation !
23
Bootstrap was first introduced in ____
बूटस्ट्रैप को पहली बार ____ में पेश किया गया था
google
twitter
instagram
snapchat
Previous Question
Next Question
25
See Explanation !
24
which is correct value for 'valign' attribute of <td> tag
जो की 'वैलिगन' विशेषता के लिए सही मूल्य है
left
right
top
All of the above
Previous Question
Next Question
25
See Explanation !
25
HTTP PUT request method is used to?
HTTP पुट अनुरोध विधि का उपयोग किसके लिए किया जाता है?
Return contents of a specified document
Return header information
place the specified document with the enclosed data
Execute the specified document with the enclosed data
Previous Question