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
Which of the following components can be injected as a dependency in AngularJS?
AngularJS में निर्भरता के रूप में निम्नलिखित में से किस घटक को इंजेक्ट किया जा सकता है?
factory
service
value
All of the above
Next Question
25
See Explanation !
2
When was Twitter launched
ट्विटर कब लॉन्च किया गया था
01-03-2006
01-04-2006
21-03-2006
01-12-2006
Previous Question
Next Question
25
See Explanation !
3
Any system that uses the HTTP protocol is called _________
HTTP प्रोटोकॉल का उपयोग करने वाली किसी भी प्रणाली को _________ कहा जाता है।
Web Browser
Web Server
WWW
TCP/IP
Previous Question
Next Question
25
See Explanation !
4
How do you add a comment in CSS
आप सीएसएस में एक टिप्पणी कैसे जोड़ते हैं
<!-- Comment -->
// Comment
/* Comment */
# Comment
Previous Question
Next Question
25
See Explanation !
5
What is retweet?
रीट्वीट क्या है?
Retweet
Tweeting frequently
Replying to someone's tweet
All of the above
Previous Question
Next Question
25
See Explanation !
6
The CSS property position: static; is used to
CSS प्रॉपर्टी की स्थिति: static; का उपयोग किया जाता है
Fix the element at the top of the viewport during scrolling
Remove the element from the document flow
Position the element relative to its normal position
Center-align the element on the page
Previous Question
Next Question
25
See Explanation !
7
How many people can be sent message by email once ?
एक बार कितने लोगों को ईमेल के ज़रिए मैसेज भेजा जा सकता है?
100
250
500
1000
Previous Question
Next Question
25
See Explanation !
8
What is Full form of w3c
W3c का पूर्ण रूप क्या है
World three concept
World wide web consortium
word wide web consortium
World wide web Computer
Previous Question
Next Question
25
See Explanation !
9
Shortcut keys to hide lines in Notepad++
नोटपैड में लाइनों को छिपाने के लिए शॉर्टकट कुंजी
Alt+H
Shift+H
CTRL+H
None of the above
Previous Question
Next Question
25
See Explanation !
10
A browser is a:
एक ब्राउज़र है:
Line that delineates the edge of a programmer window
Device used for modifying the window
Software programme especially designed for viewing web pages on the Internet
None of the above
Previous Question
Next Question
25
See Explanation !
11
Web site is a collecton of
वेब साइट का एक संग्रह है
HTML documents
Graphic files
Audio and Video files
All of the above
Previous Question
Next Question
25
See Explanation !
12
What is true about the Box model of CSS ?
सीएसएस के बॉक्स मॉडल के बारे में क्या सच है?
It defines a virtual box drawn around elements
Content of each element is surrounded by padding only
Content of each elemernt is surrounded by a border only
Content of each element is surrounded by a margin only
Previous Question
Next Question
25
See Explanation !
13
How do you link an external CSS file to an HTML document
आप बाहरी CSS फ़ाइल को HTML दस्तावेज़ से कैसे जोड़ते हैं
<link rel="stylesheet" type="text/css" href="style.css">
<style src="style.css">
<link type="text/css" href="style.css">
<style link="style.css">
Previous Question
Next Question
25
See Explanation !
14
To create HTML document you require a:
HTML डॉक्यूमेंट बनाने के लिए आपको ये डॉक्यूमेंट चाहिए :-
Webpage editing software
High powered computer
Simple Text Editor like notepad
None of above
Previous Question
Next Question
25
See Explanation !
15
____ is a collection of controls in HTML.
____ HTML में नियंत्रणों का एक संग्रह है।
Form
Field
Table
Frame
Previous Question
Next Question
25
See Explanation !
16
What is the purpose of the CSS property border-collapse
सीएसएस संपत्ति सीमा - पतन का उद्देश्य क्या है
Adds a border to the element
Collapses the borders of table cells into a single border
Separates the borders of adjacent cells in a table
Changes the color of the border
Previous Question
Next Question
25
See Explanation !
17
What will be added by using <td></td> tag ?
td tag का उपयोग करके क्या जोड़ा जाएगा
cell
row
step
column
Previous Question
Next Question
25
See Explanation !
18
Which HTML attribute is used to specify an alternate text for an image
किसी छवि के लिए वैकल्पिक पाठ निर्दिष्ट करने के लिए किस HTML विशेषता का उपयोग किया जाता है
alt
title
src
link
Previous Question
Next Question
25
See Explanation !
19
The CSS property overflow: auto; is used to
CSS प्रॉपर्टी ओवरफ्लो: ऑटो; का उपयोग किया जाता है
Hide the content that overflows the element's box
Add a scroll bar to the element if the content overflows
Expand the element to fit its conten
Remove the element from the document flow
Previous Question
Next Question
25
See Explanation !
20
Which of the following files cannot be attached with an email?
निम्नलिखित में से कौन सी फ़ाइलें ईमेल के साथ संलग्न नहीं की जा सकती हैं?
JPG
PNG
ZIP
EXE
Previous Question
Next Question
25
See Explanation !
21
Which attribute of the <form> element specifies where to send the form-data when a form is submitted
<form> जब कोई फ़ॉर्म सबमिट किया जाता है, तो तत्व की कौन सी विशेषता निर्दिष्ट करती है कि फ़ॉर्म - डेटा कहाँ भेजना है
method
action
target
enctype
Previous Question
Next Question
25
See Explanation !
22
Which CSS property is used to control the space between the borders of adjacent cells in a table
तालिका में आसन्न कोशिकाओं की सीमाओं के बीच की जगह को नियंत्रित करने के लिए किस सीएसएस संपत्ति का उपयोग किया जाता है
cell-spacing
table-spacing
border-spacing
cell-padding
Previous Question
Next Question
25
See Explanation !
23
When developing a home page for personal Website, the following guideline may be remembered:
व्यक्तिगत वेबसाइट के लिए होम पेज विकसित करते समय, निम्नलिखित दिशानिर्देश याद किए जा सकते हैं:
Minimize download time
Include only original information, images or files
Provide concise information about how, when and where potential employers can contact you
All of the above
Previous Question
Next Question
25
See Explanation !
24
A proxy server is used as the computer:
एक प्रॉक्सी सर्वर का उपयोग कंप्यूटर के रूप में किया जाता है:
With external access
Acting as a backup
Performing file handling
Accessing user permissions
Previous Question
Next Question
25
See Explanation !
25
Raj can receive his e-mail, but he cannot send e-mail. Which of the following is most likely causing his problem?
राज अपना ई - मेल प्राप्त कर सकता है, लेकिन वह ई - मेल नहीं भेज सकता है। निम्नलिखित में से किससे उसकी समस्या होने की सबसे अधिक संभावना है?
POP3
IMAP
SMTP
UART
Previous Question