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
Which program is used by web clients to view the web pages?
वेब पेज देखने के लिए वेब क्लाइंट द्वारा किस प्रोग्राम का उपयोग किया जाता है?
Web browser
Protocol
Web Server
Search engines
Next Question
25
See Explanation !
2
JavaScript can be written __________
जावास्क्रिप्ट को __________ लिखा जा सकता है
directly into JS file and included into HTML
directly on the server page
directly into HTML pages
directly into the css file
Previous Question
Next Question
25
See Explanation !
3
The domain name in an URL refers to the
URL में डोमेन नाम को संदर्भित करता है
protocol
server
filename
directory
Previous Question
Next Question
25
See Explanation !
4
How many characters can be used while tweet in Twitter?
ट्विटर में ट्वीट करते समय कितने वर्णों का उपयोग किया जा सकता है?
140
180
280
150
Previous Question
Next Question
25
See Explanation !
5
How do you apply inline CSS to an HTML element
आप HTML तत्व पर इनलाइन CSS कैसे लागू करते हैं
<style> tag
style attribute
class attribute
External stylesheet
Previous Question
Next Question
25
See Explanation !
6
A reliable stream service in TCP is described as two-way transmission, free of transmission ________, with no lost or duplicate ________, and the bytes are delivered in the same ________ in which they were transmitted.
TCP में एक विश्वसनीय स्ट्रीम सेवा को ट्रांसमिशन ________ से मुक्त, दो - तरफा ट्रांसमिशन के रूप में वर्णित किया गया है, जिसमें कोई खोया या डुप्लिकेट ________ नहीं है, और बाइट्स उसी ________ में वितरित की जाती हैं जिसमें उन्हें प्रेषित किया गया था।
errors; bytes; manner
failure; packets; sequence
errors; activity; manner
errors; bytes; sequence
Previous Question
Next Question
25
See Explanation !
7
Which topology is used by FDDI
FDDI द्वारा किस टोपोलॉजी का उपयोग किया जाता है
Bus Topology
Ring Topology
Dual Ring Topology
Mesh Topology
Previous Question
Next Question
25
See Explanation !
8
Who is the founder of instagram?
इंस्टाग्राम का संस्थापक कौन है?
Kevin Systrom and Mike Krieger
Marc Zuckerberg
Bill gates
None
Previous Question
Next Question
25
See Explanation !
9
Which of the following markup languages are based on SGML ?
निम्नलिखित में से कौन सी मार्कअप भाषाएँ SGML पर आधारित हैं?
VHML
XML
CFML
SML
Previous Question
Next Question
25
See Explanation !
10
What is not correct about the Style class?
स्टाइल क्लास के बारे में क्या सही नहीं है?
Apply only to specific element types defined in the style sheet
Define styles that can be applied to any element
Style-class declarations are preceded by an underscore
Style-class declarations are preceded by a period
Previous Question
Next Question
25
See Explanation !
11
Which of the following is true about AngularJS expressions?
AngularJS एक्सप्रेशन के बारे में निम्नलिखित में से कौन सा सच है?
Expressions behave in same way as ng-bind directives
Expressions are used to bind application data to html
Expressions are written inside double braces like {{expression}}
All of these
Previous Question
Next Question
25
See Explanation !
12
Which out of the following is not a benefit of using a firewall ?
निम्नलिखित में से कौन सा फ़ायरवॉल का उपयोग करने का लाभ नहीं है?
Access to host in the network can be strictly controlled.
Logging and statistics of network, use and misuse.
Security is concentrated on a single firewall system leading to better implementation of authentication procedures.
All of the above
Previous Question
Next Question
25
See Explanation !
13
Which CSS Property specifies the clarity of the image ?
कौन सी सीएसएस प्रॉपर्टी छवि की स्पष्टता निर्दिष्ट करती है?
Overlay
Clearfix
Clarity
Opacity
Previous Question
Next Question
25
See Explanation !
14
What does the CSS property overflow: hidden; do
CSS प्रॉपर्टी ओवरफ़्लो क्या करती है: छिपा हुआ; क्या करें
Hides the content that overflows the element's box
Adds a shadow to the element
Centers the element on the page
Removes the element from the document flow
Previous Question
Next Question
25
See Explanation !
15
What happens if an inline style conflicts with an external CSS rule
अगर कोई इनलाइन स्टाइल बाहरी CSS नियम से टकराती है, तो क्या होता है
The external CSS rule is applied
The inline style is applied
Both are ignored
The browser applies the styles randomly
Previous Question
Next Question
25
See Explanation !
16
A set of navigation links is defined using tag:
टैग का उपयोग करके नेविगेशन लिंक का एक सेट परिभाषित किया गया है:
<a>
<nav>
<href>
None of the Above
Previous Question
Next Question
25
See Explanation !
17
The "color:black" in CSS syntax is known as
सीएसएस वाक्यविन्यास में "रंग:काला" के रूप में जाना जाता है
Vaiue
Declaration
Selector
Rule
Previous Question
Next Question
25
See Explanation !
18
What does the CSS property position: absolute; do
सीएसएस संपत्ति की स्थिति क्या है: निरपेक्ष; करें
Positions the element relative to its normal position
Centers the element on the page
Removes the element from the document flow
Applies absolute positioning to all child elements
Previous Question
Next Question
25
See Explanation !
19
The CSS property transform-origin is used to
CSS प्रॉपर्टी ट्रांसफॉर्म - ओरिजिन का उपयोग ________ के लिए किया जाता है
Set the initial position of a transformed element
Define the order of stacking for positioned elements
Apply a shadow to the element
Change the font size of the element
Previous Question
Next Question
25
See Explanation !
20
_________ is a hypertext-based information system. And it is the most important service provided by the internet.
_________ एक हाइपरटेक्स्ट - आधारित सूचना प्रणाली है। और यह इंटरनेट द्वारा प्रदान की जाने वाली सबसे महत्वपूर्ण सेवा है।
WWW
HTTP
TCP
UDP
Previous Question
Next Question
25
See Explanation !
21
TCP/IP is a ______ hierarchical protocol suite developed before the OSI model.
टीसीपी/आईपी एक ______ पदानुक्रमित प्रोटोकॉल सूट है जिसे ओएसआई मॉडल से पहले विकसित किया गया था।
7-layers
4-layers
5-layers
3-layers
Previous Question
Next Question
25
See Explanation !
22
Cookie stores the data on
कुकी डेटा को इस पर संग्रहीत करती है
Server
Remote Server
Browser
All of These
Previous Question
Next Question
25
See Explanation !
23
To start a list using filled circles we use
हमारे द्वारा उपयोग की जाने वाली भरी हुई मंडलियों का उपयोग करके एक सूची शुरू करने के लिए
<ul type:"disc">
<ul type="round">
<ul type="disc">
<ul type:"round">
Previous Question
Next Question
25
See Explanation !
24
How do you select all <p> elements that are children of
elements
आप सभी को कैसे चुनते हैं
div > p
div + p
div p
div, p
Previous Question
Next Question
25
See Explanation !
25
W3.CSS इसके लिए CSS प्रदान करता है
W3.CSS इस केलिअ सीएसएस प्रदान करता है
Desktop
Laptop
Tablet And Mobile
All of The Above
Previous Question