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
To create HTML document you require a:
HTML डॉक्यूमेंट बनाने के लिए आपको ये डॉक्यूमेंट चाहिए :-
Webpage editing software
High powered computer
Simple Text Editor like notepad
None of above
Next Question
25
See Explanation !
2
HTML allows us to create three different kinds of ___
HTML हमें तीन अलग - अलग प्रकार के ___ बनाने की अनुमति देता है
Functions
Events
Files
Lists
Previous Question
Next Question
25
See Explanation !
3
What does the w3-small class do
W3 - छोटी क्लास क्या करती है
Reduces the font size
Reduces the padding of the text container
Reduces the line height of the text
Makes the text lowercase
Previous Question
Next Question
25
See Explanation !
4
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 !
5
Which value of position always fixes the position of the element relative to the viewport?
स्थिति का कौन सा मान हमेशा व्यूपोर्ट के सापेक्ष तत्व की स्थिति को ठीक करता है?
absolute
fixed
static
sticky
Previous Question
Next Question
25
See Explanation !
6
Function that allow calculation in CSS?
फ़ंक्शन जो CSS में गणना की अनुमति देता है?
sum()
eval()
calc()
total()
Previous Question
Next Question
25
See Explanation !
7
The web development environment (JavaScript) offers which standard construct for data validation of the input entered by the user.
वेब डेवलपमेंट एनवायरनमेंट (जावास्क्रिप्ट) उपयोगकर्ता द्वारा दर्ज किए गए इनपुट के डेटा सत्यापन के लिए कौन सा मानक निर्माण प्रदान करता है।
Controlled loop constructs
Server page access
Client side Event
Permit server-side
Previous Question
Next Question
25
See Explanation !
8
Among the following, which one is a ternary operator?
निम्नलिखित में से कौन सा एक टर्नरी ऑपरेटर है?
+
:
–
?:
Previous Question
Next Question
25
See Explanation !
9
In the <audio> tag, which attribute specifies multiple alternative audio files
<audio> टैग में, जो कई वैकल्पिक ऑडियो फ़ाइलों को निर्दिष्ट करता है
srcset
sources
<source> tag inside <audio>
media
Previous Question
Next Question
25
See Explanation !
10
Which of the following the use of small programs that are executed based on user interaction with a web page is referred to as:
वेब पेज के साथ उपयोगकर्ता के इंटरैक्शन के आधार पर निष्पादित किए जाने वाले छोटे कार्यक्रमों में से किसके उपयोग को संदर्भित किया जाता है:
Web scripting
Client-side scripting
Server-side scripting
HTML
Previous Question
Next Question
25
See Explanation !
11
What is ARPANET
ARPANET क्या है
internet
First network
Protocol
None of these
Previous Question
Next Question
25
See Explanation !
12
What is not a valid statement for Angular JS?
कोणीय JS के लिए मान्य कथन क्या नहीं है?
It is a JavaScript framework
It is added using <script> tag
It is a framework written in C
Angular JS extends HTML attributes
Previous Question
Next Question
25
See Explanation !
13
Which of the tag is used to creates a number list?
नंबर लिस्ट बनाने के लिए किस टैग का इस्तेमाल किया जाता है?
<UL>
<OL>
<DL>
None of these
Previous Question
Next Question
25
See Explanation !
14
What is the correct HTML for adding a background color
बैकग्राउंड का रंग जोड़ने के लिए सही HTML क्या है
<body color=“yellow”>
<body bgcolor='yellow'>
<background>yellow
<color background='yellow'>
Previous Question
Next Question
25
See Explanation !
15
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 !
16
Which is correct?
कौन सी बात सही है?
<b>Click Here<b>
<strong>Click Here<strong>
<b>Click Here</b>
</strong>Click Here</strong>
Previous Question
Next Question
25
See Explanation !
17
What is the correct way to declare a document as HTML5
किसी दस्तावेज़ को HTML5 घोषित करने का सही तरीका क्या है
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!DOCTYPE html SYSTEM "about:legacy-compat">
<!DOCTYPE html>
<!DOCTYPE html5>
Previous Question
Next Question
25
See Explanation !
18
Client-side extensions:
क्लाइंट - साइड एक्सटेंशन:
Add functionality to the script running on Server.
Add functionality to the script running on user Computer.
Add functionality to the script running on network devices
Add functionality to the script running on firewall devices
Previous Question
Next Question
25
See Explanation !
19
which w3-css classes used to give hoverable background colors to the text and buttons
जो w3 - css क्लासेस टेक्स्ट और बटन को होवर करने योग्य बैकग्राउंड रंग देते थे
w3-hover-color
w3.hover-color
w3:hover-color
w3-hovreable-color
Previous Question
Next Question
25
See Explanation !
20
Which one of the following is an empty Tag
निम्नलिखित में से कौन सा एक खाली टैग है
<input>
<marquee>
<p>
<table>
Previous Question
Next Question
25
See Explanation !
21
Which of the following are not examples of social networking?
निम्नलिखित में से कौन सामाजिक नेटवर्किंग के उदाहरण नहीं हैं?
Facebook
Instagram
Amazon
Linkedin
Previous Question
Next Question
25
See Explanation !
22
b tag makes the enclosed text bold. What is other tag to make text bold?
b टैग संलग्न पाठ को बोल्ड बनाता है। टेक्स्ट को बोल्ड बनाने के लिए दूसरा टैग क्या है?
<strong>
<dar>
<block>
<emp>
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
What is the abbreviation of WWW?
WWW का संक्षिप्त नाम क्या है?
Wide Web World
Win World Web
Web Wide World
World Wide Web
Previous Question
Next Question
25
See Explanation !
25
________ Internet access is a type of Internet connectivity that operates through a standard telephone line.
________ इंटरनेट एक्सेस एक प्रकार की इंटरनेट कनेक्टिविटी है जो एक मानक टेलीफोन लाइन के माध्यम से संचालित होती है।
Shell
Dial up
TCP/IP
ISDN
Previous Question