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
When information is sent across the Internet, the ______________ first breaks the information up into packets of data.
जब जानकारी इंटरनेट पर भेजी जाती है, तो ______________ पहले जानकारी को डेटा के पैकेट में तोड़ देता है।
Transmission control protocol
User datagram protocol
Internet protocol
Session protocol
Next Question
25
See Explanation !
2
Which is the correct format to apply attribute in any tag
किसी भी टैग में विशेषता लागू करने के लिए सही प्रारूप कौन सा है
<tagName attributeName="value">...</tagName>
</tagName attributeName="value">...</tagName>
<attributeName="value" tagName>...</tagName>
<tagName >...</ attributeName="value" tagName>
Previous Question
Next Question
25
See Explanation !
3
What does HTML stand for
एचटीएमएल (HTML) का क्या अर्थ है?
Hyperlinks and Text Markup Language
Home Tool Markup Language
Hyper Text Markup Language
Hyperlinking Text Marking Language
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
What does the adjacent sibling selector (+) do
आस - पास के भाई - बहन चयनकर्ता () क्या करते हैं
Selects the first child of an element
Selects all sibling elements
Selects the immediately next sibling of an element
Selects the parent of an element
Previous Question
Next Question
25
See Explanation !
6
Which of the following is the CGI method of invoking a CGI program?
सीजीआई कार्यक्रम को लागू करने की सीजीआई विधि निम्नलिखित में से कौन सी है?
GET method
HEAD method
Both a and b above
None of the above
Previous Question
Next Question
25
See Explanation !
7
What are the types of unordered or bulleted list in HTML?
HTML में अनऑर्डर्ड या बुलेटेड लिस्ट के प्रकार क्या हैं?
disc, square, triangle
polygon, triangle, circle
disc, circle, square
All of the above
Previous Question
Next Question
25
See Explanation !
8
An HTML file starts with the tag:
एक HTML फ़ाइल टैग से शुरू होती है:
<TITLE>
<BODY>
<BODY>
<HTML>
Previous Question
Next Question
25
See Explanation !
9
To join on the Internet, the computer has to be connected through the
इंटरनेट पर शामिल होने के लिए, कंप्यूटर को निम्नलिखित के माध्यम से कनेक्ट करना होगा
Internet architecture board
Internet society
Internet service provider
none of the mentioned
Previous Question
Next Question
25
See Explanation !
10
Which class is used to center-align text in W3.CSS
W3.CSS में टेक्स्ट को सेंटर - अलाइन करने के लिए किस क्लास का इस्तेमाल किया जाता है
w3-center
w3-align
w3-text-center
w3-align-center
Previous Question
Next Question
25
See Explanation !
11
Which of the following is NOT a social networking site?
निम्नलिखित में से कौन एक सोशल नेटवर्किंग साइट नहीं है?
Facebook
GoFundMe
Instagram
Google
Previous Question
Next Question
25
See Explanation !
12
The CSS property word-spacing is used to control
CSS प्रॉपर्टी वर्ड - स्पेसिंग को नियंत्रित करने के लिए उपयोग किया जाता है
The spacing between lines of text
The spacing between words in a text
The width of the words in a text
The color of the words in a text
Previous Question
Next Question
25
See Explanation !
13
Which of the following is a filter in Angular Js ?
निम्नलिखित में से कौन सा कोणीय Js में एक फ़िल्टर है?
Currency
Date
Date
All of the above
Previous Question
Next Question
25
See Explanation !
14
Extension of VRML files is
VRML फ़ाइलों का विस्तार है
.vml
.vrm
.wrm
.wrl
Previous Question
Next Question
25
See Explanation !
15
Which property is used for font size in css?
सीएसएस में फ़ॉन्ट आकार के लिए किस संपत्ति का उपयोग किया जाता है?
text-size
font-size
font-style
fontsize
Previous Question
Next Question
25
See Explanation !
16
Identify the non-semantic elements in HTML tags
HTML टैग में गैर - सेमैंटिक तत्वों की पहचान करें
<div>
<form>
<table>
<article>
Previous Question
Next Question
25
See Explanation !
17
How do you make a list item in an unordered list display without bullets
आप बिना गोलियों के बिना बिना क्रमबद्ध सूची प्रदर्शन में एक सूची आइटम कैसे बनाते हैं
list-style-type: none;
text-decoration: none;
bullet-style: none;
display: no-bullet;
Previous Question
Next Question
25
See Explanation !
18
Which of the following is an example of Flipkart?
निम्नलिखित में से कौन फ्लिपकार्ट का एक उदाहरण है?
C2B
C2C
B2C
B2B
Previous Question
Next Question
25
See Explanation !
19
Which of the following app brings fingerprint authentication for the users?
निम्नलिखित में से कौन सा ऐप उपयोगकर्ताओं के लिए फिंगरप्रिंट प्रमाणीकरण लाता है?
Google Drive
TikTok
Instagram
WhatsApp
Previous Question
Next Question
25
See Explanation !
20
Which W3.CSS Class is used to remove all Border from html Element
Html एलिमेंट से सभी बॉर्डर को हटाने के लिए किस W3.CSS क्लास का उपयोग किया जाता है
w3-border-none
w3-border-0
w3-border-remove
w3-no-border
Previous Question
Next Question
25
See Explanation !
21
Which of the following CSS properties is used to add space inside an element, between the content and the border?
सामग्री और सीमा के बीच, एक तत्व के अंदर जगह जोड़ने के लिए निम्नलिखित में से किस CSS गुण का उपयोग किया जाता है?
margin
spacing
padding
border-spacing
Previous Question
Next Question
25
See Explanation !
22
Which of the following is a virus?
निम्नलिखित में से कौन सा एक वायरस है?
Natural occurs
To make by human being
Made by machine
All of above
Previous Question
Next Question
25
See Explanation !
23
Secure Socket Layer (SSL), a protocol developed by
सिक्योर सॉकेट लेयर (SSL), द्वारा विकसित एक प्रोटोकॉल
IETF
APPLE
Netscape
HP
Previous Question
Next Question
25
See Explanation !
24
What does WYSIWYG stand for in the context of HTML editors?
HTML संपादकों के संदर्भ में WYSIWYG का क्या अर्थ है?
What You See Is What You Get
Where You Stand Is Where You Go
What You See Is What You Generate
What You Select Is What You Generate
Previous Question
Next Question
25
See Explanation !
25
____ attribute is used to display an alternate message.
____ विशेषता का उपयोग वैकल्पिक संदेश प्रदर्शित करने के लिए किया जाता है।
Size
ALT
ALIGN
SRC
Previous Question