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
CSS is a______________language.
CSS एक______________भाषा है।
Structural
Presentational
Markup
Behavioral
Next Question
25
See Explanation !
2
Which of the following is true ?
निम्नलिखित में से कौन सा कथन सही है?
<br> tag is used to have a blank line
In tables, the header cell is centered by default and the data cells are right aligned
The <TR> is used to create a data cell
INPUT tag must have at least 4 attributes
Previous Question
Next Question
25
See Explanation !
3
Directive to initialize Angular JS application
कोणीय जेएस एप्लिकेशन को आरंभ करने का निर्देश
ng-app
ng-init
ng-model
none of the above
Previous Question
Next Question
25
See Explanation !
4
The CSS property font-weight is used to control:
CSS प्रॉपर्टी फ़ॉन्ट - वेट को नियंत्रित करने के लिए उपयोग किया जाता है:
The size of the font
The thickness of the font characters
The color of the font
The spacing between letters
Previous Question
Next Question
25
See Explanation !
5
Which attribute is used to specify that the script is executed when the page has finished parsing? (only for external scripts)
यह निर्दिष्ट करने के लिए किस विशेषता का उपयोग किया जाता है कि पृष्ठ के पार्सिंग समाप्त होने पर स्क्रिप्ट निष्पादित की जाती है? (केवल बाहरी स्क्रिप्ट के लिए)
parse
a sync
defer
type
Previous Question
Next Question
25
See Explanation !
6
Which property is used to change the text color of an element?
किसी तत्व के टेक्स्ट रंग को बदलने के लिए किस प्रॉपर्टी का उपयोग किया जाता है?
color
text-color
text
font-color
Previous Question
Next Question
25
See Explanation !
7
Which of the following HTML tag is used to add a row in a table?
तालिका में एक पंक्ति जोड़ने के लिए निम्नलिखित में से किस HTML टैग का उपयोग किया जाता है?
<th>
<td>
<tr>
<tt>
Previous Question
Next Question
25
See Explanation !
8
Cookie stores the data on
कुकी डेटा को इस पर संग्रहीत करती है
Server
Remote Server
Browser
All of These
Previous Question
Next Question
25
See Explanation !
9
What should be enable to send and receive email from personal computer
पर्सनल कंप्यूटर से ईमेल भेजने और प्राप्त करने के लिए क्या सक्षम होना चाहिए
Network
LAN
MAN
Internet
Previous Question
Next Question
25
See Explanation !
10
The CSS property text-justify: inter-word; is used to
CSS प्रॉपर्टी टेक्स्ट - जस्टिफाई: इंटर - वर्ड; का उपयोग
Center-align the text
Justify the text by increasing the space between words
Align the text to the left
Change the font style of the text
Previous Question
Next Question
25
See Explanation !
11
The CSS pseudo-class :hover is used to select an element when
CSS स्यूडो - क्लास :होवर का उपयोग किसी तत्व का चयन करने के लिए किया जाता है जब
It is being clicked
It is being hovered over with the mouse
It is the first child of its parent
It is visited
Previous Question
Next Question
25
See Explanation !
12
The TCP/IP model has
TCP/IP मॉडल में है
7 layers
3 layers
4 layers
5 layers
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
In ______________ Internet Connection, the user will get only a textual matter of a Web Page.
______________ इंटरनेट कनेक्शन में, उपयोगकर्ता को वेब पेज का केवल एक टेक्स्ट मैटर मिलेगा।
Shell
Dial up
TCP/IP
ISDN
Previous Question
Next Question
25
See Explanation !
15
What is a spider?
मकड़ी क्या होती है?
A computer virus
A program that catalogs Web sites
A hacker who breaks into computer systems
An application for viewing web pages
Previous Question
Next Question
25
See Explanation !
16
For fully transparent which option is right
पूरी तरह से पारदर्शी होने के लिए कौन सा विकल्प सही है
rgba(255,55,255,1)
rgba(255,255,255,0.0)
rgba(255,55,255,.5)
None of these
Previous Question
Next Question
25
See Explanation !
17
Identify the default font used in W3.Font
W3.Font में इस्तेमाल किए गए डिफ़ॉल्ट फ़ॉन्ट की पहचान करें
Times New Roman
Arial
Verdana
None of the above
Previous Question
Next Question
25
See Explanation !
18
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 !
19
How can you make a list with numbers?
आप संख्याओं के साथ एक सूची कैसे बना सकते हैं?
<dl>
<ol>
<ul>
<list>
Previous Question
Next Question
25
See Explanation !
20
What does CSS stand for
CSS का मतलब क्या है?
Computer Style Sheets
Creative Style Sheets
Cascading Style Sheets
Colorful Style Sheets
Previous Question
Next Question
25
See Explanation !
21
What this code will happen: <p style="color:blue">text</p>
यह कोड क्या होगा:
to make that specific paragraph text color as blue
Error
nothing happen
None of the above
Previous Question
Next Question
25
See Explanation !
22
The communication protocol used by internet is:
इंटरनेट द्वारा उपयोग किया जाने वाला संचार प्रोटोकॉल है:
HTTP
TCP/IP
WWW
FTP
Previous Question
Next Question
25
See Explanation !
23
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 !
24
The CSS property outline is used for:
CSS प्रॉपर्टी की रूपरेखा का उपयोग इसके लिए किया जाता है:
Adding a shadow to the element
Highlighting the border of an element
Changing the font size
Controlling the spacing between lines of text
Previous Question
Next Question
25
See Explanation !
25
Which CSS property is used to set the background color of an element
किसी एलिमेंट का बैकग्राउंड कलर सेट करने के लिए किस CSS प्रॉपर्टी का इस्तेमाल किया जाता है
background-color
color
bgcolor
background
Previous Question