O Level Web Design Paper July 2025
Windows Notepad में वर्तमान दिनांक और समय डालने के लिए कौन सी शॉर्टकट कुंजी उपयोग होती है?
In Windows Notepad, which shortcut key inserts the current date and time?
वेब डिज़ाइन वेबसाइटों की योजना और निर्माण है, जिसमें .......... शामिल होते हैं।
Web design is the planning and creation of websites. This includes ............
HTML में किसी इमेज का आकार पिक्सल में कैसे सेट किया जा सकता है?
In HTML, how can you set the size of an image in pixels?
AngularJS अनुप्रयोग डेटा को HTML तत्वों की अक्षम विशेषता से बांधने के लिए किस AngularJS निर्देश का उपयोग किया जाता है?
Which AngularJS directive is used to bind AngularJS application data to the disabled attribute of HTML elements?
CGI का मुख्य उद्देश्य क्या है?
What is the main purpose of CGI?
JavaScript का version बताने के लिए किस attribute का उपयोग किया जाता था?
Which attribute is used to hold the JavaScript version?
वेब मानक प्रोग्रामरों को कई अलग-अलग कंप्यूटर प्लेटफार्मों पर जानकारी सर्वर का स्वरूपित और प्रदर्शन करने की अनुमति देता है। इन प्रोग्रामों को क्या कहा जाता है?
The web standard allows programmers on many different computer platforms to dispersed format and display the information server. These programs are called
CSS में लाल रंग दिखाने के लिए सही हेक्स कोड कौन सा है?
Which of the following is the correct hex code to display red colour in CSS?
जब किसी arithmetic computation में अनिश्चित (indefinite) या अनंत (infinity) value आती है, तो JavaScript क्या दिखाता है?
When there is an indefinite or an infinity value during an arithmetic computation, what does JavaScript do?
एक ही लाइन में एक या एक से अधिक HTML टैग लिखने का सही तरीका क्या है?
What is the correct way to write multiple HTML tags in one line?
फ्रंट-एंड डिवेलपमेंट में मुख्य रूप से क्या बनाया जाता है?
What is mainly created in front-end development?
निम्न में से कौन JavaScript में error के रूप में नहीं माना जाता?
Which of the following is not considered as an error in JavaScript?
सीएसएस2 में परिभाषित गलत मीडिया प्रकार की पहचान करें
Identify the incorrect media type defined in CSS 2.
एंगुलर जेएस अभिव्यक्तियाँ के बारे में अमान्य कथन को पहचानें।
Identify the invalid statement about Angular JS Expressions.
जावास्क्रिप्ट में एक तत्व का____________ उपयोग करके पहुँचा जा सकता है
An element can be accessed in JavaScript using :
CSS में टेक्स्ट में छाया कैसे जोड़ें?
How to add shadow to text in CSS ?
वेब डिज़ाइन में इंटरफ़ेस का मुख्य उद्देश्य क्या है?
What is the main purpose of an interface in web design?
JavaScript में return statement का मुख्य उद्देश्य क्या है?
What is the main purpose of the return statement in JavaScript?
किसी चित्र के अनचाहे भाग को हटाने की प्रक्रिया को क्या कहा जाता है?
The process of removing unwanted part of an image is called
निम्नलिखित का मिलान करें:
Match the following:
A. Presentation of Web Page 1. CSS
B. Structure of Web Content 2. W3.CSS
C. Ready-to-use CSS 3. JS
D. Behavior of Web Page 4. HTML
डिस्क्रिप्टिव (वर्णनात्मक) सूची किस टैग से शुरू होती है?
From which tag descriptive list starts?
Bootstrap को सबसे पहले किसने विकसित किया?
Who originally developed Bootstrap?
margin-bottom CSS प्रॉपर्टी का उपयोग किस लिए किया जाता है?
What is the purpose of the margin-bottom CSS property?
w3- container क्लास किसी HTML तत्व में पैडिंग जोड़ता है:
w3-container class adds a padding to any HTML element :
निम्नलिखित जावास्क्रिप्ट कोड का आउटपुट क्या होगा?
What will be the output of the following JavaScript code ?
<p id="demo"></p>
<script>
var js = 10;
js *= 5;
document.getElementById("demo").innerHTML = js;
</script>
JavaScript में यह चेक करने के लिए कि “a” null के बराबर नहीं है, कौन सा snippet सही है?
Which snippet is used to check if “a” is not equal to “null”?
HTML डॉक्युमेंट का मूल (रूट) एलिमेंट कौन सा है?
What is the root element of an HTML document?
प्रोग्राम का आउटपुट दीजिए
Give the output of the program
<html>
<body>
<script>
var number=50;//global variable
function a(){
alert(number);
}
function b(){
alert(number);
}
a();
</script>
</body>
</html>
Notepad++ में “Find Next” के लिए कौन सी शॉर्टकट की होती है?
Which shortcut key is used for “Find Next” in Notepad++?
निम्न में से कौन सा JavaScript में डेटा टाइप नहीं है?
Which of the following is not a data type in JavaScript?
CSS का संबंध कंप्यूटर से है, इसका फुल फॉर्म क्या है?
CSS is related with computer, what is its full form?
जावास्क्रिप्ट में, ______ फ़ंक्शन का उपयोग किसी ईवेंट श्रोता को HTML तत्व में जोड़ने के लिए किया जाता है।
In Javascript, ______ function is used to add an event listener to an HTML element.
JavaScript में कंडीशन की जाँच के लिए कौन सा ऑपरेटर उपयोग होता है
To check the condition in conditional statements of JavaScript which operator is used
नेगेटिव वैल्यू को पॉजिटिव में बदलने के लिए कौन सा फंक्शन उपयोग होता है
Which function is used to convert the negative value into positive value
ईमेल लिंक के लिए सही सिंटैक्स क्या है
What is the correct syntax for an email link
कौन सी विशेषता दो या दो से अधिक कॉलम को एक ही कॉलम में मिलाती (merge) है
Which attribute merges two or more columns into a single column
कौन सा टैग पृष्ठ पर एक क्षैतिज रेखा (horizontal line) बनाता है
Which tag creates a horizontal line across the page
(फोटोशॉप दस्तावेज़ के लिए फ़ाइल एक्सटेंशन क्या है?)
What is the file extension for a Photoshop Document
Position प्रॉपर्टी का डिफ़ॉल्ट मान क्या होता है
What is the default value of the position property
निर्दिष्ट ऑब्जेक्ट से फोकस हटाने के लिए मेथड उपयोग होता है।
method is used to remove focus from the specified object
नॉन-ब्रेकिंग स्पेस बनाने के लिए किस एंटिटी (entity) का उपयोग किया जाता है
Which entity is used to create a non-breaking space
कौन सी क्लास टेबल में ज़ेबरा-स्ट्राइप्स (zebra-stripes) जोड़ती है
Which class adds a zebra-stripes to a table
ब्राउज़र विंडो को कई वर्गों में विभाजित करने के लिए किस टैग का उपयोग किया गया था (HTML5 में पदावनत/deprecated
Which tag was used to divide the browser window into multiple sections (deprecated in HTML5
जब समूह से केवल एक विकल्प चुना जा सकता है तो किस इनपुट प्रकार का उपयोग किया जाता है
Which input type is used when only one option can be selected from a group
जब उपयोगकर्ता HTML तत्व पर क्लिक करता है तो कौन सा ईवेंट घटित होता है
Which event occurs when the user clicks on an HTML element
चेकबॉक्स बनाने के लिए सही HTML क्या है
What is the correct HTML for making a checkbox
AngularJS में डेटा आउटपुट करने के लिए किस कैरेक्टर का उपयोग किया जाता है
Which character is used to output data in AngularJS
Windows Notepad में वर्तमान दिनांक और समय डालने के लिए कौन सी शॉर्टकट कुंजी उपयोग होती है
In Windows Notepad, which shortcut key inserts the current date and time
CSS में लाल रंग दिखाने के लिए सही हेक्स कोड कौन सा है
Which of the following is the correct hex code to display red colour in CSS
What is the default port number for HTTPs
HTTPs का डिफ़ॉल्ट पोर्ट नंबर क्या है
CSS में अपारदर्शिता गुण क्या नियंत्रित करता है
What does the opacity property in CSS control
सभी पैराग्राफ्स पर CSS कैसे लागू करें
How can you apply CSS to all paragraphs