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
In HTML, the tags are
HTML में, टैग हैं
in upper case
case-sensitive
in lowercase
not case sensitive
Next Question
25
See Explanation !
2
Notepad++ supports
नोटपैड++ सपोर्ट करता है।
Syntax Highlighting
Regular Expressions
Auto-Complete
All of the above
Previous Question
Next Question
25
See Explanation !
3
MAN stands for
के लिए खड़ा है
Maximum Area Network
Minimum Area Network
Main Area Network
Metropolitan Area Network
Previous Question
Next Question
25
See Explanation !
4
Which one of the following is not support by Notepad?
निम्नलिखित में से कौन नोटपैड द्वारा समर्थित नहीं है?
Read Text
Write Text
Read & Write Text
Graphics
Previous Question
Next Question
25
See Explanation !
5
Which is not a valid Background property of css?
सीएसएस की मान्य बैकग्राउंड प्रॉपर्टी कौन सी नहीं है?
background-image
background-position
background-color
background-iterate
Previous Question
Next Question
25
See Explanation !
6
Which tag is used to display a picture in HTML
HTML में किसी चित्र को प्रदर्शित करने के लिए किस टैग का उपयोग किया जाता है
<img>
<pic>
<image>
<picture>
Previous Question
Next Question
25
See Explanation !
7
How do you add a background color for all <h1> elements?
आप सभी के लिए बैकग्राउंड का रंग कैसे जोड़ते हैं
h1.all {background-color:red;}
h1 {background-color:red;}
all.h1 {background-colorred;}
.h1{background-color:red}
Previous Question
Next Question
25
See Explanation !
8
Which tag allow you to add a row in a table?
कौन सा टैग आपको तालिका में एक पंक्ति जोड़ने की अनुमति देता है?
<td> and </td>
<row> and </row>
<th> and </th>
<tr> and </tr>
Previous Question
Next Question
25
See Explanation !
9
Which CSS property is used to create a horizontal line?
क्षैतिज रेखा बनाने के लिए किस सीएसएस संपत्ति का उपयोग किया जाता है?
hr-line
line-horizontal
horizontal-line
border-bottom
Previous Question
Next Question
25
See Explanation !
10
w3.css has a panel class that adds top and bottom margin and left and right padding to any elements respectively. which of the following is true?
w3.css में एक पैनल वर्ग है जो क्रमशः किसी भी तत्व में ऊपरी और निचले मार्जिन और बाएं और दाएं पैडिंग जोड़ता है। निम्नलिखित में से कौन सा सत्य है?
16px, 16px, 16px, 16px
16px, 20px, 14px, 14px
16px, 16px, 14px, 14px
14px, 14px, 16px, 16px
Previous Question
Next Question
25
See Explanation !
11
Which is not true about CSS ?
सीएसएस के बारे में कौन सा सच नहीं है?
CSS is Cascading Style Sheet
Separate content from presentation
stablish visual layout of a Webpage
Markup the content of the webpage
Previous Question
Next Question
25
See Explanation !
12
Which HTML element is used to represent self-contained content such as a blog post or news article?
ब्लॉग पोस्ट या समाचार लेख जैसे स्व - निहित सामग्री का प्रतिनिधित्व करने के लिए किस HTML तत्व का उपयोग किया जाता है?
<header>
<article>
<section>
<footer>
Previous Question
Next Question
25
See Explanation !
13
In Email id we can Change user id
ईमेल आईडी में हम उपयोगकर्ता आईडी बदल सकते हैं
Yes
No
Never
Only one time
Previous Question
Next Question
25
See Explanation !
14
Host differs from desktop computers in that it can handle:
मेजबान डेस्कटॉप कंप्यूटर से अलग है जिसे वह संभाल सकता है:
Multiple connections
Single connections
No connections
All of the above
Previous Question
Next Question
25
See Explanation !
15
Which tag is used to defines multiple media resources for media elements audio and video?
मीडिया तत्वों ऑडियो और वीडियो के लिए कई मीडिया संसाधनों को परिभाषित करने के लिए किस टैग का उपयोग किया जाता है?
<canvas>
<source>
<media>
none of the above
Previous Question
Next Question
25
See Explanation !
16
What will be added by using <td></td> tag ?
td tag का उपयोग करके क्या जोड़ा जाएगा
cell
row
step
column
Previous Question
Next Question
25
See Explanation !
17
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 !
18
w3-container class adds a __________ left and right padding to any HTML element
w3 - कंटेनर वर्ग किसी भी HTML तत्व में __________ बाएं और दाएं पैडिंग जोड़ता है
4 PX
8 PX
16 PX
32 PX
Previous Question
Next Question
25
See Explanation !
19
What does the CSS property object-fit control
सीएसएस प्रॉपर्टी ऑब्जेक्ट - फ़िट कंट्रोल क्या करता है
The size of the content box
The alignment of the text
How an element's content should be resized to fit its container
The position of the element in the viewport
Previous Question
Next Question
25
See Explanation !
20
Which shortcut key is used to duplicate the current line in Notepad++?
नोटपैड में वर्तमान लाइन को डुप्लिकेट करने के लिए किस शॉर्टकट कुंजी का उपयोग किया जाता है?
Ctrl+Shift + D
Ctrl+Alt +D
Ctrl+D
Alt+D
Previous Question
Next Question
25
See Explanation !
21
What is ARPANET
ARPANET क्या है
internet
First network
Protocol
None of these
Previous Question
Next Question
25
See Explanation !
22
Which CSS property is used to change the order of flex items
फ्लेक्स आइटम के ऑर्डर को बदलने के लिए किस CSS प्रॉपर्टी का इस्तेमाल किया जाता है
order
flex-order
item-order
flex-direction
Previous Question
Next Question
25
See Explanation !
23
Which of the following is a communication device?
निम्नलिखित में से कौन एक संचार उपकरण है?
Printer
Monitor
Keyboard
Modem
Previous Question
Next Question
25
See Explanation !
24
SEO Stands for
SEO का पूर्ण अर्थ है ।
Search Engine Operation
Search Entry Optimization
Search Engine Optimization
None of these
Previous Question
Next Question
25
See Explanation !
25
Which social media is more based on image and video.
कौन सा सोशल मीडिया छवि और वीडियो पर अधिक आधारित है।
Facebook
Instagram
Twitter
None of These
Previous Question