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
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
The complete form of B2B is
B2B का पूरा रूप है -
Base to Base
Base to Business
Business-to-Business
Business-to-Base
Next Question
25
See Explanation !
2
Which is a Domain name extension ?
डोमेन नाम एक्सटेंशन क्या है?
.flv
.xls
.com
.html
Previous Question
Next Question
25
See Explanation !
3
which Symbol at used at the beginning of the HREF text for linking in same page
एक ही पृष्ठ में लिंक करने के लिए HREF टेक्स्ट की शुरुआत में किस प्रतीक का उपयोग किया जाता है
#
$
&
^
Previous Question
Next Question
25
See Explanation !
4
HTTP status codes are in ___ digits
HTTP स्टेटस कोड ___ अंकों में हैं
1 digit
2 digit
3 digit
4 digit
Previous Question
Next Question
25
See Explanation !
5
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 !
6
Which CSS property should one use to encircle an image with text?
किसी इमेज को टेक्स्ट के साथ घेरने के लिए किस CSS प्रॉपर्टी का इस्तेमाल करना चाहिए?
Float
Push
Align
wrap
Previous Question
Next Question
25
See Explanation !
7
Which of the following statement is correct about data binding in AngularJS?
AngularJS में डेटा बाइंडिंग के बारे में निम्नलिखित में से कौन सा कथन सही है?
Automatic synchronization of data between model and view components
Automatic synchronization of data between model and controller components
Technique to save html data in the database
Technique to bind database data to html control
Previous Question
Next Question
25
See Explanation !
8
HTML metadata is present in which of the following tags?
HTML मेटाडेटा निम्नलिखित में से किस टैग में मौजूद है?
<Head>
<body>
<title>
<p>
Previous Question
Next Question
25
See Explanation !
9
Which of the following will give blue color to text?
निम्नलिखित में से कौन टेक्स्ट को नीला रंग देगा?
color: hsl(255, 0, 0);
color: hsl(0, 255, 0);
color: rgba(0, 0, 255, 1);
color: rgba(0, 0, 255, 0);
Previous Question
Next Question
25
See Explanation !
10
Identify where a <section> element can be used.
पहचानें कि किसी <section> एलिमेंट का इस्तेमाल कहाँ किया जा सकता है।
Chapters
Introduction
News Item
All the above
Previous Question
Next Question
25
See Explanation !
11
What does the CSS property overflow: scroll; do
CSS प्रॉपर्टी ओवरफ़्लो क्या करती है: स्क्रॉल करें; करें
Hides the content that overflows the element's box
Adds a scroll bar to the element if the content overflows
Expands the element to fit its content
Removes the element from the document flow
Previous Question
Next Question
25
See Explanation !
12
Which of the following type of variable is visible everywhere in your JavaScript code?
निम्नलिखित में से कौन सा चर आपके जावास्क्रिप्ट कोड में हर जगह दिखाई देता है?
Global variable
Local variable
Both (a) and (b)
None of the above
Previous Question
Next Question
25
See Explanation !
13
WAN stands for
WAN का पूर्ण अर्थ क्या है
Wire Accessible Network
Widely Accessible Network
Wide Area Network
Wire and Network
Previous Question
Next Question
25
See Explanation !
14
An index page is________
एक सूचकांक पृष्ठ ________ है
an index of encyclopedia articles
where all Internet data is stored
required for access to the Internet
the first page of a website
Previous Question
Next Question
25
See Explanation !
15
What is the use of Forms in HTML?
HTML में फ़ॉर्म का क्या उपयोग है?
to display contents
to collect user’s input
to search the site by user’s input
none of the above
Previous Question
Next Question
25
See Explanation !
16
How many friends can Facebook have?
फेसबुक के कितने दोस्त हो सकते हैं?
5000
1000
256
No limit
Previous Question
Next Question
25
See Explanation !
17
Ctrl+ Shift + P is the shortcut key to open _____ in sublime text editor.
Ctrl Shift P उदात्त पाठ संपादक में _____ को खोलने के लिए शॉर्टकट कुंजी है।
Web Browser
Command Prompt
Quick-open files by name
Toggle sidebar
Previous Question
Next Question
25
See Explanation !
18
What i s the correct HTML for adding a background color?
पृष्ठभूमि का रंग जोड़ने के लिए सही HTML क्या है?
<background>yellow<Background>
<body color = yellow>
<body bgcolor = yellow>
<body bg =yellow>
Previous Question
Next Question
25
See Explanation !
19
Default style and color of unvisited link in any browser is
किसी भी ब्राउज़र में बिना देखे गए लिंक की डिफ़ॉल्ट शैली और रंग है
Normal and Blue
Underline and Purple
Underline and Magenta
Underlined and Blue
Previous Question
Next Question
25
See Explanation !
20
Directive to initialize Angular JS application
कोणीय जेएस एप्लिकेशन को आरंभ करने का निर्देश
ng-app
ng-init
ng-model
none of the above
Previous Question
Next Question
25
See Explanation !
21
What should be the value of the width attribute, so that the width of the element adjusts itself to the current width of its parent element?
चौड़ाई विशेषता का मान क्या होना चाहिए, ताकि तत्व की चौड़ाई अपने मूल तत्व की वर्तमान चौड़ाई में समायोजित हो जाए?
100rem
100%
100vw
100em
Previous Question
Next Question
25
See Explanation !
22
Which HTML tag is used to apply an external CSS file
बाहरी CSS फ़ाइल को लागू करने के लिए किस HTML टैग का उपयोग किया जाता है
<style>
<css>
<link>
<script>
Previous Question
Next Question
25
See Explanation !
23
Which of the following can be used as a prefix for Directive?
निर्देश के उपसर्ग के रूप में निम्नलिखित में से किसका उपयोग किया जा सकता है?
data-
ng-
All of the mentioned
None of the mentioned
Previous Question
Next Question
25
See Explanation !
24
A much better approach to establish the base URL is to use
आधार यूआरएल स्थापित करने के लिए एक बेहतर दृष्टिकोण का उपयोग करना है
Base element
Head Element
Both(A) and (B)
None of these
Previous Question
Next Question
25
See Explanation !
25
If the width of an element is exceeded by the content of the element, then which property will define the behaviour of the content?
यदि किसी तत्व की चौड़ाई तत्व की सामग्री से अधिक हो जाती है, तो कौन सी संपत्ति सामग्री के व्यवहार को परिभाषित करेगी?
overflow-y
overflow-x
overflow-width
overflow -z
Previous Question