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
If an element have margin values 20px for top, 20px for bottom, 30px for right, 30px for left. Then which of the following is the correct way to set the margin?
यदि किसी तत्व का मार्जिन मान शीर्ष के लिए 20px, नीचे के लिए 20px, दाएं के लिए 30px, बाएं के लिए 30px है। फिर मार्जिन सेट करने का सही तरीका निम्नलिखित में से कौन सा है?
margin: 20px 20px 30px 30px
margin: 30px 20px
margin: 20px 30px
margin: 30px 30px 20px 20px
Next Question
25
See Explanation !
2
What does the ‘margin:auto’ means?
‘मार्जिन:ऑटो‘ का क्या मतलब है?
Set the margin equally on top and bottom of the element
Set the margin equally on left and right of the element
Set the margin equally on all sides of the element.
It is uncertain what will happen
Previous Question
Next Question
25
See Explanation !
3
Communication and Collaboration
संचार और सहयोग
Intranet
Internet
Extranet
Paper
Previous Question
Next Question
25
See Explanation !
4
A valid e-mail address is
एक मान्य ई - मेल पता है
Vml.@india.com
@vrm@india.com
Vrm.india.com
vrm@india.com
Previous Question
Next Question
25
See Explanation !
5
What type of CSS is the following code snippet? <h1 style="color:blue;">A Blue Heading</h1>
निम्नलिखित कोड स्निपेट किस प्रकार का CSS है?
External CSS
Internal CSS
Inline CSS
None of these
Previous Question
Next Question
25
See Explanation !
6
____________indicates the upper-layer protocol receives incoming packets after IP processing is complete.
____________इंगित करता है कि आईपी प्रसंस्करण पूरा होने के बाद ऊपरी - परत प्रोटोकॉल आने वाले पैकेट प्राप्त करता है।
Source address
Data
Protocol
Header Checksum
Previous Question
Next Question
25
See Explanation !
7
______ maps IP address with domain name of sites.
साइटों के डोमेन नाम के साथ ______ नक्शे का आईपी पता।
DNS
TCP/IP
TCP
URL
Previous Question
Next Question
25
See Explanation !
8
which one is invalid attribute of <body> tag
कौन सा एक अमान्य विशेषता है
bgcolor
text
color
background
Previous Question
Next Question
25
See Explanation !
9
Mail Access starts with the client when user needs to download Email from the
मेल एक्सेस क्लाइंट के साथ शुरू होता है जब उपयोगकर्ता को से ईमेल डाउनलोड करने की आवश्यकता होती है
Mail Host
Mail Server
Content Mixing System
Email Server
Previous Question
Next Question
25
See Explanation !
10
Search engines are able to search type of information.
खोज इंजन जानकारी के प्रकार की खोज करने में सक्षम हैं।
Documents
Audio
Video
All of the above
Previous Question
Next Question
25
See Explanation !
11
Which of the following is not the element associated with the HTML table layout?
निम्नलिखित में से कौन सा HTML तालिका लेआउट से जुड़ा तत्व नहीं है?
alignment
color
size
spanning
Previous Question
Next Question
25
See Explanation !
12
Which HTML tag do we use for displaying the power in the expression, (x² – y²)?
अभिव्यक्ति में शक्ति प्रदर्शित करने के लिए हम किस HTML टैग का उपयोग करते हैं, (x² – y ²)?
<p>
<sup>
<sub>
None of the above
Previous Question
Next Question
25
See Explanation !
13
The unordered collection of properties, each of which has a name and a value is called _________
गुणों का अनियंत्रित संग्रह, जिनमें से प्रत्येक का एक नाम और एक मान होता है, को _________ कहा जाता है।
String
Object
Serialized Object
Array
Previous Question
Next Question
25
See Explanation !
14
News Group are
समाचार समूह हैं
Chart Service
Discussion group
E-mail service
None
Previous Question
Next Question
25
See Explanation !
15
The TCP/IP model has
TCP/IP मॉडल में है
7 layers
3 layers
4 layers
5 layers
Previous Question
Next Question
25
See Explanation !
16
Which of the following services are available on the World Wide Web?
वर्ल्ड वाइड वेब पर निम्नलिखित में से कौन सी सेवाएँ उपलब्ध हैं?
Encryption
HTTP
HTML
Firewalls
Previous Question
Next Question
25
See Explanation !
17
Which of the following components can be injected as a dependency in AngularJS?
AngularJS में निर्भरता के रूप में निम्नलिखित में से किस घटक को इंजेक्ट किया जा सकता है?
factory
service
value
All of the above
Previous Question
Next Question
25
See Explanation !
18
How do you style all elements with a specific attribute, regardless of its value
आप सभी तत्वों को एक विशिष्ट विशेषता के साथ कैसे स्टाइल करते हैं, इसके मूल्य की परवाह किए बिना
[attr]
[attr=""]
[attr=*]
attr[ ]
Previous Question
Next Question
25
See Explanation !
19
HTML uses
एचटीएमएल (HTML)
User defined Tags
Pre-Specified Tags
Predefined Tags
All of the Above
Previous Question
Next Question
25
See Explanation !
20
What kind of list will 'ol' tags create?
'ol' टैग किस तरह की सूची बनाएंगे?
Numbered list
Bulleted list
Any of the two
None of the above
Previous Question
Next Question
25
See Explanation !
21
The CSS property visibility: visible; does what to an element
CSS प्रॉपर्टी विज़िबिलिटी: दिखाई देती है; किसी एलिमेंट को क्या करती है
Hides the element
Makes the element visible
Removes the element from the document flow
Adds transparency to the element
Previous Question
Next Question
25
See Explanation !
22
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 !
23
Twitter text posted as Tweet can be of ______ length
ट्वीट के रूप में पोस्ट किया गया ट्विटर टेक्स्ट ______ लंबाई का हो सकता है
140
240
260
280
Previous Question
Next Question
25
See Explanation !
24
Features of Sublime Text Editor
सबलाइन टेक्स्ट एडिटर के फीचर है।
Column selection and multi-select editing
Syntax highlight and high contrast display
Auto completion, code building, Snippets
All of the above
Previous Question
Next Question
25
See Explanation !
25
ARPANET Stands for
ARPANET का अर्थ है -
Advanced Research Projects Agency Network
Advance Research Project Agency Network
Asymmetric Routing Project Advance Network
None of Above
Previous Question