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 class is used to center-align text in W3.CSS
W3.CSS में टेक्स्ट को सेंटर - अलाइन करने के लिए किस क्लास का इस्तेमाल किया जाता है
w3-center
w3-align
w3-text-center
w3-align-center
Next Question
25
See Explanation !
2
Which of the following is not a text editor ?
निम्नलिखित में से कौन एक टेक्स्ट एडिटर नहीं है?
Paint
Sublime
Notepad++
Visual Studio Code
Previous Question
Next Question
25
See Explanation !
3
Which of the following tag is used to create a text area in HTML Form?
HTML फ़ॉर्म में टेक्स्ट एरिया बनाने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
<textarea></textarea>
<text></text>
<input type=”text” />
<input type=”textarea” />
Previous Question
Next Question
25
See Explanation !
4
Markup tags tell the web browser
मार्कअप टैग वेब ब्राउज़र को बताते हैं
How to organize the page
How to display the page
How to display message box on page
None of these
Previous Question
Next Question
25
See Explanation !
5
Which of the following are not examples of social networking?
निम्नलिखित में से कौन सामाजिक नेटवर्किंग के उदाहरण नहीं हैं?
Facebook
Instagram
Amazon
Linkedin
Previous Question
Next Question
25
See Explanation !
6
The CSS property text-transform: capitalize; does what to the text
CSS प्रॉपर्टी टेक्स्ट - ट्रांसफ़ॉर्म: कैपिटलाइज़; टेक्स्ट को क्या करता है
Converts the text to lowercase
Converts the text to uppercase
Capitalizes the first letter of each word
Changes the color of the pointer
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
Which is not a valid encoding standard not present in Notepad++?
नोटपैड में कौन सा मान्य एन्कोडिंग मानक मौजूद नहीं है?
ANSI
UTF-8
UTF-8 BOM
UTF-16
Previous Question
Next Question
25
See Explanation !
9
Which of the following tag is used for audio in HTML5 ?
HTML5 में ऑडियो के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
<video>
<canvas>
<media>
<audio>
Previous Question
Next Question
25
See Explanation !
10
The CSS property max-width is used to:
CSS प्रॉपर्टी की अधिकतम चौड़ाई का इस्तेमाल इस काम के लिए किया जाता है:
Set the maximum height of an element
Set the maximum width of an element
Set the minimum width of an element
Change the font size
Previous Question
Next Question
25
See Explanation !
11
Which of the following is not a pair tag?
निम्नलिखित में से कौन सा युग्म टैग नहीं है?
<img>
<ul>
<a>
<li>
Previous Question
Next Question
25
See Explanation !
12
We can send through e-mail:
हम ई - मेल के माध्यम से भेज सकते हैं:
File
Picture
Message
All the above
Previous Question
Next Question
25
See Explanation !
13
How can you open a link in a new browser Window?
आप एक नए ब्राउज़र विंडो में एक लिंक कैसे खोल सकते हैं?
<a href=" url" new>
<a href="url" target="new">
<a href="url" target="_blank">
<a href="url"target="">
Previous Question
Next Question
25
See Explanation !
14
ARPANET Stands for
ARPANET का अर्थ है -
Advanced Research Projects Agency Network
Advance Research Project Agency Network
Asymmetric Routing Project Advance Network
None of Above
Previous Question
Next Question
25
See Explanation !
15
______________ is the address of the web document currently displayed on the monitor.
______________ वर्तमान में मॉनिटर पर प्रदर्शित वेब दस्तावेज़ का पता है।
TCP
ISP
URL
UDP
Previous Question
Next Question
25
See Explanation !
16
<DT> tag is designed to fit a single line of our web page but <DD> tag will accept a
DT टैग को हमारे वेब पेज की एक पंक्ति में फिट करने के लिए डिज़ाइन किया गया है लेकिन DD टैग स्वीकार करेगा
line of text
Full paragraph
word
request
Previous Question
Next Question
25
See Explanation !
17
WAN stands for
WAN का पूर्ण अर्थ क्या है
Wire Accessible Network
Widely Accessible Network
Wide Area Network
Wire and Network
Previous Question
Next Question
25
See Explanation !
18
What is Favicon?
फेविकॉन क्या है?
The word "favicon" is a combination of "favorite" and "icon"
Icon associated with a particular website
Both A and B
None of above
Previous Question
Next Question
25
See Explanation !
19
TCP/IP is
TCP/IP है
Abbreviation for Transmission Control Protocol and Internet Protocol
A suite of networking protocols
A standard protocol that lets disparate types of computers communicate over the Net
All the above
Previous Question
Next Question
25
See Explanation !
20
The primary purpose of the array map() function is that it __________
सरणी मानचित्र() फ़ंक्शन का प्राथमिक उद्देश्य यह है कि यह __________ है।
maps the elements of another array into itself
passes each element of the array and returns the necessary mapped elements
passes each element of the array on which it is invoked to the function you specify, and returns an array containing the values returned by that function
pass the elements of the array into another array
Previous Question
Next Question
25
See Explanation !
21
ISDN PRI has how many channels
ISDN PRI के कितने चैनल हैं
22B+1D
23B+1D
24B+1D
25B+1D
Previous Question
Next Question
25
See Explanation !
22
Where is Client-side JavaScript code is embedded within HTML documents?
HTML दस्तावेज़ों के भीतर क्लाइंट - साइड जावास्क्रिप्ट कोड कहाँ एम्बेडेड है?
A URL that uses the special javascript:code
A URL that uses the special javascript:protocol
A URL that uses the special javascript:encoding
A URL that uses the special javascript:stack
Previous Question
Next Question
25
See Explanation !
23
How many characters can be tweeted in Twitter?
ट्विटर में कितने कैरेक्टर ट्वीट किए जा सकते हैं?
140
280
380
144
Previous Question
Next Question
25
See Explanation !
24
What is the minimum age to join Facebook
Facebook में शामिल होने की न्यूनतम आयु क्या है
18 years
15 years
13 years
10 years
Previous Question
Next Question
25
See Explanation !
25
How do you select an element with id "demo"?
आप आईडी "डेमो" वाले तत्व का चयन कैसे करते हैं?
demo
#demo
.demo
*demo
Previous Question