Home
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
Other 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
2024
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
A ________ is a set of rules that governs data communication.
________ नियमों का एक सेट है जो डेटा संचार को नियंत्रित करता है।
Forum
Protocol
Standard
None of the above
Next Question
25
See Explanation !
2
In the <audio> tag, which attribute specifies multiple alternative audio files
<audio> टैग में, जो कई वैकल्पिक ऑडियो फ़ाइलों को निर्दिष्ट करता है
srcset
sources
<source> tag inside <audio>
media
Previous Question
Next Question
25
See Explanation !
3
Which of the following is related to internet security ?
निम्नलिखित में से कौन इंटरनेट सुरक्षा से संबंधित है?
MIT
Firewall
DSL
W3C
Previous Question
Next Question
25
See Explanation !
4
Control the computer from one computer to the other
कंप्यूटर को एक कंप्यूटर से दूसरे कंप्यूटर में नियंत्रित करें
Online Controle
Remote access
On Net access
all of the abobe
Previous Question
Next Question
25
See Explanation !
5
Ipv4 and ipv6,difference in bits?
Ipv4 और ipv6, बिट्स में अंतर?
32 bits and 128 bits
128 bits and 32 bits
28 bits and 32 bits
64 bits and 128 bits
Previous Question
Next Question
25
See Explanation !
6
Web Crawler is also called as ___
वेब क्रॉलर को ___ भी कहा जाता है
Link Directory
Search Optimizer
Web Spider
Web Manager
Previous Question
Next Question
25
See Explanation !
7
How can you select all direct child elements of a specific parent in CSS
आप सीएसएस में एक विशिष्ट माता - पिता के सभी प्रत्यक्ष बाल तत्वों का चयन कैसे कर सकते हैं
parent > child
parent child
parent .child
parent + child
Previous Question
Next Question
25
See Explanation !
8
Which of the following extension is used to save an HTML file?
HTML फ़ाइल को सहेजने के लिए निम्नलिखित में से किस एक्सटेंशन का उपयोग किया जाता है?
.html
.web
.com
.hdoc
Previous Question
Next Question
25
See Explanation !
9
Which CSS property is used to set the background color of an element
किसी एलिमेंट का बैकग्राउंड कलर सेट करने के लिए किस CSS प्रॉपर्टी का इस्तेमाल किया जाता है
background-color
color
bgcolor
background
Previous Question
Next Question
25
See Explanation !
10
What is Full form of ARPANET
ARPANET का फुल फॉर्म क्या है
Advance Recent Project Administration Network
Advance Research Project Agency Network
Advance Real Project Administration Network
Advance Research Point Admin Network
Previous Question
Next Question
25
See Explanation !
11
Which element works similar to <b> element?
कौन सा तत्व किसके समान काम करता है
<fat>
<strong>
<black>
<emp>
Previous Question
Next Question
25
See Explanation !
12
A world wide web contains web pages
एक वर्ल्ड वाइड वेब में वेब पेज होते हैं
residing in many computers
created using HTML
with links to other web pages
residing in many computers linked together using HTML
Previous Question
Next Question
25
See Explanation !
13
Ctrl+Shift+F is the shortcut key for __________ in sublime text editor.
Ctrl Shift F उदात्त पाठ संपादक में __________ के लिए शॉर्टकट कुंजी है।
Find
Find in the Files
Find in Folder
None of the above
Previous Question
Next Question
25
See Explanation !
14
Which of the following can be used as a prefix for Directives ?
निर्देशों के उपसर्ग के रूप में निम्नलिखित में से किसका उपयोग किया जा सकता है?
data
ng-
Both (A) and (B)
None of the above
Previous Question
Next Question
25
See Explanation !
15
The CSS property margin: 10px auto; does what to an element
CSS प्रॉपर्टी मार्जिन: 10px ऑटो; किसी एलिमेंट को क्या करता है
Adds a margin of 10 pixels on all sides of the element
Centers the element horizontally
Aligns the element to the top of its container
Increases the font size of the element
Previous Question
Next Question
25
See Explanation !
16
In IP packet __________ specifies the length, in bytes, of the entire IP packet, including the data and header.
आईपी पैकेट में __________ पूरे आईपी पैकेट की लंबाई, बाइट्स में, डेटा और हेडर सहित निर्दिष्ट करता है।
IP Header Length
Total Length
Fragment Offset
Header Checksum
Previous Question
Next Question
25
See Explanation !
17
Which of the following is not a type of Screen frames in HTML ?
निम्नलिखित में से कौन सा HTML में एक प्रकार का स्क्रीन फ्रेम नहीं है?
iframe
uframe
no frame
frameset
Previous Question
Next Question
25
See Explanation !
18
What is the correct way to create an e-mail link in HTML
HTML में ई - मेल लिंक बनाने का सही तरीका क्या है
<a href='mailto:someone@example.com'>
<mail>someone@example.com</mail>
<email>someone@example.com</email>
<a href='email:someone@example.com'>
Previous Question
Next Question
25
See Explanation !
19
“Yahoo”, “Infoseek” and “Lycos” are _________?
"Yahoo "," Infoseek "और" Lycos "_________ हैं?
Search Engines
News groups
Browsers
None of the above
Previous Question
Next Question
25
See Explanation !
20
The CELLSPACING attribute is used to ___
CELLSPACING विशेषता का उपयोग ___ के लिए किया जाता है
Specify the colour of the border
Specify the thickness of the border
Specify the space between cells
Specify the space between text and border
Previous Question
Next Question
25
See Explanation !
21
On Internet, which version of the Internet Protocol is the most widely used
इंटरनेट पर, इंटरनेट प्रोटोकॉल का कौन सा संस्करण सबसे व्यापक रूप से उपयोग किया जाता है
Ipv1
IPv6
IPv2
IPv4
Previous Question
Next Question
25
See Explanation !
22
__________ is a search tool that sends user requests to several other search engines and/or databases and aggregates the results into a single list
__________ एक खोज उपकरण है जो उपयोगकर्ता के अनुरोधों को कई अन्य खोज इंजनों और/या डेटाबेस में भेजता है और परिणामों को एक ही सूची में एकत्र करता है
Meta search engine
CGL
SGML
Hyper search engine
Previous Question
Next Question
25
See Explanation !
23
How many photos can be uploaded to Facebook simultaneously?
Facebook पर एक साथ कितनी फ़ोटो अपलोड की जा सकती हैं?
10
15
25
30
Previous Question
Next Question
25
See Explanation !
24
How to create a checkbox in HTML Form?
HTML फ़ॉर्म में एक चेकबॉक्स कैसे बनाएं?
<input type=”check”>
<input type=”textarea”>
<input type=”checkbox”>
<checkbox>Text</checkbox>
Previous Question
Next Question
25
See Explanation !
25
Identity the default font used in w3.font
W3.font में इस्तेमाल किए गए डिफ़ॉल्ट फ़ॉन्ट की पहचान करें
Times New Roman
Arial
Verdana
None of the above
Previous Question