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
In an email address abc@dsdu.com, dsdu is the
एक ईमेल पते abc@dsdu.com में, dsdu है
host computer in a business with the name dsdu
host computer in a commercial domain
client computer in a commercial business
client computer in a commercial domain
Next Question
25
See Explanation !
2
Which of the following selector matches a element based on its id?
निम्नलिखित में से कौन सा चयनकर्ता अपनी आईडी के आधार पर एक तत्व से मेल खाता है?
The universal selector
The Descendant Selector
The Class selector
The id selector
Previous Question
Next Question
25
See Explanation !
3
The w3-col class defines one column in a __-column responsive grid
W3 - col क्लास __ - कॉलम रिस्पॉन्सिव ग्रिड में एक कॉलम को परिभाषित करता है
8
12
14
16
Previous Question
Next Question
25
See Explanation !
4
Error detection at a data link level is achieved by
डेटा लिंक स्तर पर त्रुटि का पता लगाने का लक्ष्य किसके द्वारा प्राप्त किया जाता है
Parity
Cyclic redundancy code
Hamming code
Equalization
Previous Question
Next Question
25
See Explanation !
5
Which of the following selector selects the element that is the target of a referring URI?
निम्नलिखित में से कौन सा चयनकर्ता उस तत्व का चयन करता है जो संदर्भित यूआरआई का लक्ष्य है?
:target
:selection
::selection
URO
Previous Question
Next Question
25
See Explanation !
6
Which is the most popular social media?
सबसे लोकप्रिय सोशल मीडिया कौन सा है?
Whatsapp
facebook
youtube
None
Previous Question
Next Question
25
See Explanation !
7
What is the maximum number of members in a Whatsapp group?
व्हाट्सएप समूह में सदस्यों की अधिकतम संख्या क्या है?
256
255
250
No limit
Previous Question
Next Question
25
See Explanation !
8
What is Hotmail?
हॉटमेल क्या है?
Google
Yahoo
Gopher
Microsoft
Previous Question
Next Question
25
See Explanation !
9
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 !
10
How to apply specific styles to h1 tag only when mouse points to it?
H1 टैग पर विशिष्ट शैलियों को केवल तभी लागू करें जब माउस इसे इंगित करता है?
h1.hover
h1*hover
h1:hover
h1-hover
Previous Question
Next Question
25
See Explanation !
11
What is true about CSS?
सीएसएस के बारे में क्या सच है?
Apply styles for the web page
Define structure of the web page
Provide meaning to the sections of the web page
None of the above
Previous Question
Next Question
25
See Explanation !
12
Which of the following is the example of email client?
ईमेल क्लाइंट का उदाहरण निम्नलिखित में से कौन सा है?
Internet express
Microsoft Outlook
Web express
Email Express
Previous Question
Next Question
25
See Explanation !
13
___________ is a program that searches for and identifies items in a database that correspond to the keywords or characters specified by the user.
___________ एक प्रोग्राम है जो उपयोगकर्ता द्वारा निर्दिष्ट कीवर्ड या वर्णों के अनुरूप डेटाबेस में आइटम की खोज और पहचान करता है।
Intranet
Search engine
IRC
FTP
Previous Question
Next Question
25
See Explanation !
14
To create a link to an email address, which of the following syntax is used?
ईमेल पते का लिंक बनाने के लिए, निम्नलिखित में से किस वाक्यविन्यास का उपयोग किया जाता है?
<a email=”mailto:name@example.com”>email</a>
<a mail=”mailto:name@example.com”>email</a>
<a href=”mailto:name@example.com”>email</a>
None of these
Previous Question
Next Question
25
See Explanation !
15
Which is not a text-editor
जो टेक्स्ट - एडिटर नहीं है
Sublime
ecms
Microsoft word
vi
Previous Question
Next Question
25
See Explanation !
16
Which element defines additional details?
कौन सा तत्व अतिरिक्त विवरण को परिभाषित करता है?
<summary>
<main>
<aside>
<details>
Previous Question
Next Question
25
See Explanation !
17
The CSS property text-decoration: none; is used to
CSS प्रॉपर्टी टेक्स्ट - डेकोरेशन: कोई नहीं; करने के लिए उपयोग किया जाता है
Remove the underline from a link
Apply an underline to a link
Change the font size of a link
Set the color of a link
Previous Question
Next Question
25
See Explanation !
18
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 !
19
Which element works similar to <b> element?
कौन सा तत्व किसके समान काम करता है
<fat>
<strong>
<black>
<emp>
Previous Question
Next Question
25
See Explanation !
20
Which HTML tag is used to insert an image?
इमेज डालने के लिए किस HTML टैग का इस्तेमाल किया जाता है?
<img url=”htmllogo.jpg” />
<img alt=”htmllogo.jpg” />
<img src=”htmllogo.jpg” />
<img link=”htmllogo.jpg” />
Previous Question
Next Question
25
See Explanation !
21
Automatic variables are allocated memory in
स्वचालित चर में मेमोरी आवंटित की जाती है
heap
Data segment
Code segment
stack
Previous Question
Next Question
25
See Explanation !
22
Which of the following is not a HTML5 tag?
इनमें से कौन सा HTML5 टैग नहीं है?
<track>
<video>
<slider>
<source>
Previous Question
Next Question
25
See Explanation !
23
In which of the following ways can a submit button be created?
निम्नलिखित में से किस तरीके से सबमिट बटन बनाया जा सकता है?
<input type="submit" value="Submit"/>
<input type="text" value="Submit"/>
<input type="button" value="Submit"/>
<input type="reset" value="Submit"/>
Previous Question
Next Question
25
See Explanation !
24
Which of the following is not a value for font-style property?
निम्नलिखित में से कौन सा फ़ॉन्ट - स्टाइल प्रॉपर्टी का मान नहीं है?
normal
italic
oblique
none of the above
Previous Question
Next Question
25
See Explanation !
25
Notepad++ is which type of Software
नोटपैड किस प्रकार का सॉफ्टवेयर है
Text Editor
Image Editor
HTML Editor
All of These
Previous Question