🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X

O Level Web Design Paper July 2025

Question: 5 Report Error

CGI का मुख्य उद्देश्य क्या है?

What is the main purpose of CGI?

A)
B)
C)
D)

Question: 9 Report Error

एसजीएमएल का अर्थ है:

SGML stands for :

A)
B)
C)
D)

Question: 15 Report Error

एंगुलर जेएस अभिव्यक्तियाँ के बारे में अमान्य कथन को पहचानें।

Identify the invalid statement about Angular JS Expressions.

A)
B)
C)
D)

Question: 16 Report Error

डिफ़ॉल्ट रूप से, W3.CSS शैलियाँ

By default, W3.CSS styles

A)
B)
C)
D)

Question: 19 Report Error

वेब डिज़ाइन में इंटरफ़ेस का मुख्य उद्देश्य क्या है?

What is the main purpose of an interface in web design?

A)
B)
C)
D)

Question: 20 Report Error

JavaScript में return statement का मुख्य उद्देश्य क्या है?

What is the main purpose of the return statement in JavaScript?

A)
B)
C)
D)

Question: 22 Report Error

निम्नलिखित का मिलान करें:

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

A)
B)
C)
D)

Question: 25 Report Error

margin-bottom CSS प्रॉपर्टी का उपयोग किस लिए किया जाता है?

What is the purpose of the margin-bottom CSS property?

A)
B)
C)
D)

Question: 27 Report Error

निम्नलिखित जावास्क्रिप्ट कोड का आउटपुट क्या होगा?

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>

A)
B)
C)
D)

Question: 29 Report Error

w3- circle क्लास करते हैं…

w3-circle Class do…

A)
B)
C)
D)

Question: 32 Report Error

प्रोग्राम का आउटपुट दीजिए

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>

A)
B)
C)
D)

Question: 34 Report Error

HTML का फुल फॉर्म क्या है?

What is the full form of HTML?

A)
B)
C)
D)

Related Papers















































Latest Updates