Syllabus
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
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
2025
New!
2024
New!
2023
New!
2022
New!
2021
New!
2020
New!
2019
New!
2018
New!
2017
New!
2016
New!
2015
New!
2014
New!
2013
New!
2012
New!
2011
New!
Assignments
HTML
CSS
Javascript
Python
Practical Questions
New!
Log in
Sign Up
O Level Papers!
M2 R5: Web Designing and Publishing
Set
25
See Explanation !
1
CSS syntax is divided into____ part
सीएसएस सिंटैक्स को ____ भाग में विभाजित किया गया है
Selector and Declaration
Property name and value
Color and style
None-of these
Next Question
25
See Explanation !
2
FTP stans for?
के लिए एफ़टीपी (FTP) स्टैन?
File Transaction Protocol
File Transfer Protocol
File Task Protocol
Fast Transfer Protocol
Previous Question
Next Question
25
See Explanation !
3
The :nth-child(odd) selector in CSS selects
सीएसएस में :nth - child(विषम) चयनकर्ता का चयन करता है
Every odd-numbered child element of its parent
Every even-numbered child element of its parent
Only the first child element of its parent
All child elements of its parent
Previous Question
Next Question
25
See Explanation !
4
ISP Stands for?
ISP का अर्थ है:
Internet Service Provider
Intranet Service Provider
Internet Social Public
Internet Server Provider
Previous Question
Next Question
25
See Explanation !
5
Which of the following options is correct for the following statements: 1) Vertical margins add together 2) Horizontal margins add together
निम्नलिखित में से कौन सा विकल्प निम्नलिखित कथनों के लिए सही है: 1) लंबवत मार्जिन एक साथ जोड़ते हैं 2) क्षैतिज मार्जिन एक साथ जोड़ते हैं
Statement 1) is correct and 2) is incorrect
Statement 1) is incorrect and 2) is correct
Statement 1) and 2) are both correct
Statement 1) and 2) are both incorrect
Previous Question
Next Question
25
See Explanation !
6
The default vertical alignment (valign) of <td> tag is
td Tag का डिफ़ॉल्ट ऊर्ध्वाधर संरेखण (वैलिग्न)
Top
Bottom
Center
Left
Previous Question
Next Question
25
See Explanation !
7
Notepad++ is which type of Software
नोटपैड किस प्रकार का सॉफ्टवेयर है
Text Editor
Image Editor
HTML Editor
All of These
Previous Question
Next Question
25
See Explanation !
8
Which of the following classes is used to add rounded corners to an element
निम्नलिखित में से किस वर्ग का उपयोग किसी तत्व में गोल कोनों को जोड़ने के लिए किया जाता है
w3-corner
w3-rounded
w3-round
w3-border-radius
Previous Question
Next Question
25
See Explanation !
9
How can you make a list with numbers?
आप संख्याओं के साथ एक सूची कैसे बना सकते हैं?
<dl>
<ol>
<ul>
<list>
Previous Question
Next Question
25
See Explanation !
10
HTML uses
एचटीएमएल (HTML)
User defined Tags
Pre-Specified Tags
Predefined Tags
All of the Above
Previous Question
Next Question
25
See Explanation !
11
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 !
12
Which media makes use of light for data transmission?
कौन सा मीडिया डेटा ट्रांसमिशन के लिए प्रकाश का उपयोग करता है?
Twisted Pair
Coaxial
Fibre optics
Microwaves
Previous Question
Next Question
25
See Explanation !
13
Which of the following HTML tag is used to create an unordered list?
एक अनऑर्डर्ड लिस्ट बनाने के लिए निम्नलिखित में से किस HTML टैग का उपयोग किया जाता है?
<ol>
<ul>
<li>
<ll>
Previous Question
Next Question
25
See Explanation !
14
Which of the following attributes of text box control allow to limit the maximum character?
टेक्स्ट बॉक्स नियंत्रण की निम्नलिखित में से कौन सी विशेषता अधिकतम वर्ण को सीमित करने की अनुमति देती है?
size
len
maxlength
All of the above
Previous Question
Next Question
25
See Explanation !
15
Which is the correct syntax for Angular Module ?
कोणीय मॉड्यूल के लिए सही वाक्यविन्यास क्या है?
var variable_name = angular.module("app_name", );
var variable_name =angular.modules("app_name");
var variable_name = angular.module();
var variable_name = new module();
Previous Question
Next Question
25
See Explanation !
16
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 !
17
Which of the following attribute is used to provide a unique name to an element?
किसी तत्व को एक अद्वितीय नाम प्रदान करने के लिए निम्नलिखित में से किस विशेषता का उपयोग किया जाता है?
class
id
type
None of the above
Previous Question
Next Question
25
See Explanation !
18
To get the order list we use
हमारे द्वारा इस्तेमाल की जाने वाली ऑर्डर लिस्ट पाने के लिए
<dl>
<nl>
<ol>
<ul>
Previous Question
Next Question
25
See Explanation !
19
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 !
20
Which W3.CSS class is used to display a border around a table
किस W3.CSS क्लास का उपयोग किसी टेबल के चारों ओर बॉर्डर प्रदर्शित करने के लिए किया जाता है
w3-border
w3-table-border
w3-bordered
w3-border-table
Previous Question
Next Question
25
See Explanation !
21
Malicious software is known as
दुर्भावनापूर्ण सॉफ़्टवेयर के रूप में जाना जाता है
Badware
Malware
Maliciousware
Illegalware
Previous Question
Next Question
25
See Explanation !
22
Which of the following selector select sibling ?
निम्नलिखित में से कौन सा चयनकर्ता भाई - बहन का चयन करता है?
E.class
E~F
*
E,F,G
Previous Question
Next Question
25
See Explanation !
23
What is the correct syntax to add user controllable mp4 video to the HTML?
HTML में उपयोगकर्ता द्वारा नियंत्रित करने योग्य mp4 वीडियो जोड़ने के लिए सही वाक्यविन्यास क्या है?
<video controls><source src="xyz.mp4" type="video"></video>
<video><source src="xyz.mp4" type="video/mp4"></video>
<video controls><source src="xyz.mp4" type="video/mp4"></video>
all of the above
Previous Question
Next Question
25
See Explanation !
24
Which protocol is used to receive email messages from a server?
सर्वर से ईमेल संदेश प्राप्त करने के लिए किस प्रोटोकॉल का उपयोग किया जाता है?
SMTP
FTP
POP3
SNMP
Previous Question
Next Question
25
See Explanation !
25
What is the max size of attachment in Gmail ?
जीमेल में अटैचमेंट का अधिकतम आकार क्या है?
25 MB
25 TB
25 GB
25 KB
Previous Question