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

Solved - O Level Web Design Paper July 2024

Ques 1 Report Error

HTML को सबसे पहले किस वर्ष में प्रस्तावित किया गया था?

In which year was HTML first proposed?

[A] 1990

[B] 1989

[C] 2008

[D] 1957

Correct Answer : 1989


Ques 2 Report Error

W3-css के बेसिक ग्रिड में कितने कॉलम होते हैं।

How many columns are there in the basic grid of w3-css.

[A] 17

[B] 12

[C] 16

[D] 10

Correct Answer : 12


Ques 3 Report Error

ctrl + Shift + f sublime टेक्स्ट एडिटर में _______________ के लिए शॉर्टकट कुंजी है

ctrl + shift + f is the shortcut key for _______________ in sublime text editor

[A] find

[B] find in folder

[C] find in the files

[D] None of the above

Correct Answer : find in the files


Ques 4 Report Error

XML है ...............

XML is…………..

[A] super set of HTML

[B] Extensible markup language

[C] part of DHTML

[D] presentation language

Correct Answer : Extensible markup language


Ques 5 Report Error

LCSS का मतलब है|

LCSS Stands for .........

[A] Lean Cascading Style Sheets

[B] Less Cascading Style Sheets

[C] Logical Cascading Style Sheets

[D] Lightweight Cascading Style Sheets

Correct Answer : Less Cascading Style Sheets


Ques 6 Report Error

JavaScript में निम्नलिखित मे से ___________को Error नहीं माना जाता है|

In JavaScript, ___________ of the following is not considered an error.

[A] Syntax Error

[B] Division By Zero

[C] Missing of Semicolon

[D] all of the Above

Correct Answer : Division By Zero


Ques 7 Report Error

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

Match the follwing:

A. Presentation of Web Page      1. CSS
B. Structure of Web Content      2. W3.CSS
C. Ready-to-use CSS              3. JS
D. Behaviour of Web Page          4. HTML

[A] A1, B3, C2, D4

[B] A2, B3, C4, D1

[C] A1, B4, C2, D3

[D] A2, B4, C1, D3

Correct Answer : A1, B4, C2, D3


Ques 8 Report Error

विंडोज़ प्लेटफॉर्म पर जावास्क्रिप्ट का एक विकल्प(alternative) है

An alternative to JavaScript on Windows platforms

[A] C language

[B] VB Script

[C] Python

[D] None

Correct Answer : VB Script


Ques 9 Report Error

यूआरएल का मतलब क्या है?

What does URL stand for?

[A] Uniform Resource Locator

[B] Unique Resource Lister

[C] Unique Record Locator

[D] Uniform Record Locator

Correct Answer : Uniform Resource Locator


Ques 10 Report Error

AngularJS के लिए निम्नलिखित में से कौन सा कथन सही है?

Which of the following statement is correct for AngularJS?

[A] AngularJS is an HTML framework

[B] AngularJS is a Java framework

[C] AngularJS is a JavaScript framework

[D] AngularJS is a SQL framework

Correct Answer : AngularJS is a JavaScript framework


Ques 11 Report Error

HTML पृष्ठ, क्योंकि यह ___________ हमले की अनुमति दे सकता है।

HTML pages, as this could allow a _________________attack.

[A] Cross-site scripting (XSS)

[B] Active Attack

[C] Passive Attack

[D] Spoofing

Correct Answer : Cross-site scripting (XSS)


Ques 12 Report Error

WYSIWYG का मतलब _______ है

WYSIWYG stands for _______

[A] What You See Is What You Get

[B] What you See Is What You Gain

[C] When You Start Is When You Go

[D] None of the above

Correct Answer : What You See Is What You Get


Ques 13 Report Error

इन कथनों पर विचार करें और सही विकल्प चुनें:

Consider these statements and choose correct Option:

[A] File Formats like MP3, MP4 and WebM are called container formats.

[B] Heading level 1 has an implicit style.

[C] Elements have no content and are called void elements.

[D] All of these

Correct Answer : All of these


Ques 14 Report Error

टेक्स्ट को बोल्ड करने के लिए इस्तेमाल की जाने वाली CSS प्रॉपर्टी है

The CSS property used to bold text is

[A] font-weight : bold

[B] weight: bold

[C] font: bold

[D] style: bold

Correct Answer : font-weight : bold


Ques 15 Report Error

W3.css में कंटेनर जोड़ने के लिए सिंटैक्स:

Syntax for adding a container in w3.css:

[A] class="w3-container"

[B] class=container

[C] class="w3.container"

[D] None

Correct Answer : class="w3-container"


Ques 16 Report Error

जावास्क्रिप्ट में क्लाइंट साइड पर डेटा स्टोर करने के लिए किस ऑब्जेक्ट का उपयोग किया जाता है?

Which object is used to store data on the client side in JavaScript?

[A] localStorage

[B] sessionStorage

[C] cookie

[D] all of the above

Correct Answer : all of the above


Ques 17 Report Error

AngularJS में बाहरी जावास्क्रिप्ट फ़ाइल को शामिल करने के लिए किस निर्देश का उपयोग किया जाता है?

Which directive is used to include an external JavaScript file in AngularJS?

[A] ng-include

[B] ng-src

[C] ng-external

[D] ng-exejs

Correct Answer : ng-include


Ques 18 Report Error

जावास्क्रिप्ट के लिए सही कथन का चयन करें।

Select Correct statement for Javascript.

[A] Used In Client Side Only

[B] Used In Server Side Only

[C] Both Client and Server Side

[D] None

Correct Answer : Both Client and Server Side


Ques 19 Report Error

माइक्रोसॉफ्ट द्वारा विकसित ऑफलाइन ब्लॉग एडिटर को क्या कहा जाता है?

The offline blog editor developed by Microsoft is called?

[A] Qumana

[B] blogdesk

[C] blogdos

[D] Window Live Writer​

Correct Answer : Window Live Writer​


Ques 20 Report Error

CSS का पहली बार उपयोग कब किया गया था?

When was CSS first used?

[A] 1990

[B] 1994

[C] 1996

[D] 1998

Correct Answer : 1996


Ques 21 Report Error

वेब डिज़ाइन में CMS क्या है?

What is CMS in web design?

[A] Creative Management System

[B] Content Mixing System

[C] Content Management System

[D] Creatives Managerial System

Correct Answer : Content Management System


Ques 22 Report Error

टेक्स्ट या कोड संपादक जो माइक्रोसॉफ्ट द्वारा विकसित किया गया है

Text or code editor that is Developed by Microsoft

[A] wordpad

[B] VS Code

[C] Adobe writer

[D] Notepad++

Correct Answer : VS Code


Ques 23 Report Error

कौन सा w3.css के लिए मान्य है

which one is valid for w3.css

[A] w3-text-shadow

[B] w3-color

[C] w3-panel

[D] all of the above

Correct Answer : all of the above


Ques 24 Report Error

जावास्क्रिप्ट में एक पेज में कितनी बार ऑनलोड इवेंट लिखे जा सकते हैं?

How many time onload events can be written in a page in JavaScript?

[A] One

[B] Two

[C] Three

[D] Infinite

Correct Answer : One


Ques 25 Report Error

मॉडल एक _______ है

The model is a _______

[A] Shape of data

[B] Html content

[C] Collection of data

[D] Type of data

Correct Answer : Shape of data


Ques 26 Report Error

जावास्क्रिप्ट में यूजर इंटरफेस बनाने के लिए निम्नलिखित में से कौन सा एक लोकप्रिय फ्रंट-एंड फ्रेमवर्क है?

Which of the following is a popular front-end framework for building user interfaces in JavaScript?

[A] vue.js

[B] Angular

[C] Flask

[D] Node.js

Correct Answer : Angular


Ques 27 Report Error

W3.css में, w3-xxlarge क्लास लक्षित तत्व का फ़ॉन्ट आकार सेट करता है

In w3.css, w3-xxlarge class sets the font size of the targeted element to

[A] 12px

[B] 18px

[C] 24px

[D] 32px

Correct Answer : 32px


Ques 28 Report Error

ऑर्डर की गई सूची में अलग-अलग आइटम कैसे निर्दिष्ट करें?

How to specify individual items in an ordered list ?

[A] LI

[B] UL

[C] OI

[D] None of the above

Correct Answer : LI


Ques 29 Report Error

छवियों में टोन कैसे बनाए जाते हैं?

How are tones created in Images ?

[A] When grey is added to a color

[B] When black is added to a color

[C] When white is added to a color

[D] None of the above

Correct Answer : When grey is added to a color


Ques 30 Report Error

वर्डप्रेस जैसे सीएमएस का प्राथमिक उपयोग क्या है?

What is the primary use of a CMS like WordPress?

[A] Managing customer relationships

[B] Creating and editing images

[C] Managing digital content

[D] Analyzing website traffic

Correct Answer : Managing digital content


Ques 31 Report Error

.edu डोमेन क्या दर्शाता है?

What does the .edu domain represents ?

[A] Education domain

[B] Commercial domain

[C] E-Learning domain

[D] Entertainment domain

Correct Answer : Education domain


Ques 32 Report Error

HTTP त्रुटि कोड में कितने अंक होते हैं?

How many digits in an HTTP error code ?

[A] 2 digits

[B] 4 digits

[C] 3 digits

[D] 6 digits

Correct Answer : 3 digits


Ques 33 Report Error

फ़्रेम क्या हैं?

What are Frames?

[A] They divide a webpage

[B] They are the type of borders used for a webpage

[C] They are the type of borders used by web browsers

[D] They divide the browser into two or more pieces or panes

Correct Answer : They divide the browser into two or more pieces or panes


Ques 34 Report Error

हाइपरलिंक बनाने के लिए किस HTML टैग का उपयोग किया जाता है?

Which HTML tag is used to create a hyperlink?

[A] <link>

[B] <href>

[C] <a>

[D] <hyperlink>

Correct Answer : <a>


Ques 35 Report Error

____ W3C मानक www पर ऑडियो और वीडियो सामग्री बनाने और हेरफेर करने के तरीकों को निर्दिष्ट करता है?

____ W3C standard specifies the methods for creating and manipulating audio and video content on the www?

[A] HTML

[B] CSS

[C] XML

[D] Media Source Extensions (MSE)

Correct Answer : Media Source Extensions (MSE)


Ques 36 Report Error

HTML एलिमेंट में रंग बदलने के लिए किसका उपयोग किया जाता है?

Which one is used to change color in html element?

[A] w3-colour.

[B] w3-text-color.

[C] W3-colour-text.

[D] None of these.

Correct Answer : w3-text-color.


Ques 37 Report Error

SGML का मतलब है

SGML means

[A] Standard Generalized Markup Language

[B] Structured General Markup Language

[C] Standard Graphics Mapping Language

[D] Standard General Markup Link

Correct Answer : Standard Generalized Markup Language


Ques 38 Report Error

डीएनएस ............. translates करता है|

DNS translates…………..

[A] Domain name into IP

[B] IP into domain name

[C] both (a) & (b)

[D] domain name into physical address

Correct Answer : both (a) & (b)


Ques 39 Report Error

API का पूर्ण रूप क्या है

What is the full form of API?

[A] Advanced Processing Information

[B] Application Processing Information

[C] Application Programming interface

[D] Application Processing Interface

Correct Answer : Application Programming interface


Ques 40 Report Error

जावास्क्रिप्ट में, ______ फ़ंक्शन का उपयोग किसी ईवेंट श्रोता को HTML तत्व में जोड़ने के लिए किया जाता है।

In Javascript, ______ function is used to add an event listener to an HTML element.

[A] `addEventListener()`

[B] `attachEvent()`

[C] `listenForEvent()`

[D] `addEvent()`

Correct Answer : `addEventListener()`


Ques 41 Report Error

फोटोशॉप द्वारा विकसित किया गया है

Photoshop is developed by

[A] Thomas & John Knoll

[B] Rasmus Lerdorf

[C] Tim Berners-Lee

[D] None of the above

Correct Answer : Thomas & John Knoll


Ques 42 Report Error

HTML5 में निम्नलिखित में से कौन सा वीडियो प्रारूप है?

Which of the following is video format in HTML5 ?

[A] MP5

[B] WebM

[C] wbr

[D] None

Correct Answer : WebM


Ques 43 Report Error

जावास्क्रिप्ट के साथ कौन सा टैग प्रयोग किया जाता है?

Which tag is used with JavaScript?

[A] <canvas>

[B] <table>

[C] <article>

[D] <footer>

Correct Answer : <canvas>


Ques 44 Report Error

एक खाली टैग क्या दर्शाता है?

What does an empty tag represent?

[A] No concept like this.

[B] Does not require a closing tag.

[C] It does not contain any content.

[D] None of the above.

Correct Answer : It does not contain any content.


Ques 45 Report Error

ट्विटर किस ढांचे का मालिक है

Twitter owns which framework

[A] Django

[B] W3.css

[C] Sementic UI

[D] Bootstrap

Correct Answer : Bootstrap


Ques 46 Report Error

सीएसएस संपत्ति क्या है जो आपको मूल तत्व के फ़ॉन्ट आकार के सापेक्ष फ़ॉन्ट आकार सेट करने की अनुमति देती है?

What is the CSS property that allows you to set the font size relative to the root element's font size?

[A] font-inherit

[B] font-size-adjust

[C] font-relative-size

[D] rem

Correct Answer : rem


Ques 47 Report Error

HTML पेज को पढ़ने और उसे render करने के लिए निम्न मे से किसका उपयोग किया जाता है|

Which of the following is used to read and render an HTML page?

[A] Web browser

[B] Web Server

[C] Web Matrix

[D] Web Network

Correct Answer : Web browser


Ques 48 Report Error

..............विशेषता प्रत्येक सेलके भीतर स्थान जोड़ती है

...............attribute adds space within each cell

[A] Cell Spacing

[B] Cell Padding

[C] Width

[D] Align

Correct Answer : Cell Padding


Ques 49 Report Error

जावास्क्रिप्ट किसने बनाया?

Who created JavaScript?

[A] Tim Berners-Lee

[B] Brendan Eich

[C] James Gosling

[D] Guido van Rossum

Correct Answer : Brendan Eich


Ques 50 Report Error

सबसे बड़े शीर्षक के लिए सही HTML element चुने |

Choose the right HTML element for the largest title.

[A] <h6>

[B] <head>

[C] <h1>

[D] <heading>

Correct Answer : <h1>


Ques 51 Report Error

__________ का अर्थ है किसी चित्र की सीमा से एक भाग को हटाना।

__________ means removing a part from a picture staring from its boundary.

[A] Deleting

[B] Cropping

[C] Removing

[D] Resizing

Correct Answer : Cropping


Ques 52 Report Error

डोमेन xxxx@yyyy.gov एक(n) _________ डोमेन है।

The domain xxxx@yyyy.gov is a(n) _________ domain.

[A] generic

[B] country

[C] inverse

[D] none of the above

Correct Answer : country


Ques 53 Report Error

Photoshop में कितने सिलेक्शन tools होते हैं?

How many selection tools are there in Photoshop?

[A] 5

[B] 6

[C] 9

[D] 7

Correct Answer : 9


Ques 54 Report Error

सीएसएस फ्रेमवर्क का नाम?

Name of CSS frameworks ?

[A] Bulma

[B] Tailwind

[C] Semantic UI

[D] All of the above

Correct Answer : All of the above


Ques 55 Report Error

निम्न में से कौन सा निर्देश Angular JS application शुरू करने के लिए उपयोग किया जाता है ?

Which of the following directives is used to start Angular JS application?

[A] ng-repeat

[B] ng-init

[C] ng-app

[D] ng-model

Correct Answer : ng-app


Ques 56 Report Error

Angular जेएस को इस प्रकार परिभाषित किया गया है

Angular JS is defined as

[A] A library file similar to jQuery file but very efficient due to less code

[B] A JavaScript framework mainly used for cross plateform mobile application development

[C] A JavaScript framework , that has been written in JS and can be included in any html page through <script>tag

[D] A JavaScript Programming Language manily ment for server side programming

Correct Answer : A JavaScript framework , that has been written in JS and can be included in any html page through <script>tag


Ques 57 Report Error

इनमें से विषम का चयन करें।

Select odd of these.

[A] Verdana is the default font used in W3.CSS.

[B] Segoe UI is the default font for headings.

[C] Arial is considered the harmfull sans-serif font on the web.

[D] Segoe UI has a more narrow letter spacing.

Correct Answer : Arial is considered the harmfull sans-serif font on the web.


Ques 58 Report Error

ईमेल भेजना ______ प्रोटोकॉल के कारण संभव है?

Email sending is possible due to ______ protocol?

[A] TELNET

[B] FT IP

[C] HTTPS

[D] SMTP

Correct Answer : SMTP


Ques 59 Report Error

निम्न कथनों में से कौनसे गलत हैं

Which of the following statements is false

[A] You can make a website without using HTML

[B] You can make a website without using PHP

[C] You can make a website without using CSS

[D] You can make a website without using Javascript

Correct Answer : You can make a website without using HTML


Ques 60 Report Error

HTTP त्रुटि कोड में कितने अंक होते हैं?

How many digits in an HTTP error code ?

[A] 2 digits

[B] 4 digits

[C] 3 digits

[D] 6 digits

Correct Answer : 3 digits


Ques 61 Report Error

Adobe Fireworks किस language मे लिखा गया था?

In which language was Adobe Fireworks written?

[A] C में

[B] XUL में

[C] GTK में

[D] Python में

Correct Answer : C में


Ques 62 Report Error

बूटस्ट्रैप का विकास किसने किया?

Who developed the bootstrap?

[A] James Gosling

[B] Mark Jukervich

[C] Dennis Ritchie

[D] Mark Otto and Jacob Thornton

Correct Answer : Mark Otto and Jacob Thornton


Ques 63 Report Error

सक्सेस बटन जोड़ने के लिए निम्नलिखित में से कौन सा सही तरीका है?

Which of the following is correct method to add a success button?

[A] <button class = " w3-button w3-green"> success </button>

[B] <button class = "btn w3-success"> success </button>

[C] <button class = "button w3-success"> success </button>

[D] <button class = "w3-button w3-primary"> success </button>

Correct Answer : <button class = " w3-button w3-green"> success </button>


Ques 64 Report Error

टाइपस्क्रिप्ट के बारे में निम्नलिखित में से कौन सा सही है?

Which of the following is correct about TypeScript?

[A] Angular is based on TypeScript.

[B] This is a superset of JavaScript.

[C] TypeScript is maintained by Microsoft.

[D] All of the above

Correct Answer : All of the above


Ques 65 Report Error

IETF मानक दस्तावेजों को ________ कहा जाता है

The IETF standards documents are called ________

[A] ID

[B] RFC

[C] RCF

[D] DFC

Correct Answer : RFC


Ques 66 Report Error

पैनल बनाने के लिए w3.css में निम्नलिखित में से किस वर्ग का उपयोग किया जाता है?

Which of the following class in w3.css is used to create a panel?

[A] .panel

[B] #panel

[C] W3panel

[D] W3-panel

Correct Answer : W3-panel


Ques 67 Report Error

AJAX का पूर्ण रूप क्या है?

What is the full form of AJAX?

[A] Asynchronous JavaScript And XML

[B] Advanced JavaScript And XML

[C] Automated Java And XML

[D] Active JavaScript And XML

Correct Answer : Asynchronous JavaScript And XML


Ques 68 Report Error

Photoshop में File Extension क्या है ?

What is File Extension in Photoshop?

[A] Bmp

[B] Psd

[C] Tiff

[D] Txt

Correct Answer : Psd


Ques 69 Report Error

पहला वेब ब्राउज़र किसने बनाया

Who created the first web browser

[A] Tim Berners Lee

[B] Jacobs,Lan

[C] Marc Andeersen

[D] Mozilla foundation

Correct Answer : Tim Berners Lee


Ques 70 Report Error

GIF का फुल फॉर्म क्या हैं –

What is the full form of GIF?

[A] Graphics inter file

[B] Graphics Interchange file

[C] Graphics Interchange Format

[D] Gray-scale Interchange file

Correct Answer : Graphics Interchange Format


Ques 71 Report Error

सीएसएस 2 के विपरीत, जो विभिन्न विशेषताओं को परिभाषित करने वाला एक बड़ा एकल विनिर्देश है?

Unlike CSS 2 , which is a large single specification defining various features?

[A] CSS level 1

[B] CSS level 2

[C] CSS level 3

[D] CSS level 2.1

Correct Answer : CSS level 3


Ques 72 Report Error

पथ बनाते समय pen tool से बनने वाले बिंदुओं के नाम।

Names of the points created with the pen tool while creating a path.

[A] Markers

[B] Clusters

[C] Anchorpoints

[D] Spotters

Correct Answer : Anchorpoints


Ques 73 Report Error

जावास्क्रिप्ट लिखा जा सकता है

JavaScript can be written

[A] directly into JS file and included into HTML

[B] directly on the server page

[C] directly into HTML pages

[D] all of the mentioned

Correct Answer : all of the mentioned


Ques 74 Report Error

कौन सी प्रोग्रामिंग भाषा Notepad++ द्वारा समर्थित है?

Which of the programming languages supported by Notepad++ ?

[A] MATLAB

[B] R

[C] Both (A) and (B)

[D] None of these

Correct Answer : Both (A) and (B)


Ques 75 Report Error

W3.Font में प्रयुक्त डिफ़ॉल्ट फ़ॉन्ट को पहचानें।

Identify the default font used in W3.Font.

[A] Times New Roman

[B] Arial

[C] Verdana

[D] None of the above

Correct Answer : Verdana


Ques 76 Report Error

7 जनवरी 1991 के लिए दिनांक ऑब्जेक्ट बनाने के लिए सही सिंटैक्स क्या है?

What’s the correct syntax for creating a Date object for January 7, 1991?

[A] new Date(1, 7, 1991);

[B] new Date(0, 7, 1991);

[C] new Date(1991, 0, 7);

[D] new Date(1991, 1, 7);

Correct Answer : new Date(1991, 0, 7);


Ques 77 Report Error

पूर्णतः पारदर्शी के लिए कौन सा विकल्प सही है?

For fully transparent which option is right

[A] rgba(255,55,255,1)

[B] rgba(255,255,255,0.0)

[C] rgba(255,55,255,.5)

[D] None of these

Correct Answer : rgba(255,255,255,0.0)


Ques 78 Report Error

निम्नलिखित में से कौन सी विधि किसी तत्व को उसकी धारा परिवर्तन का उपयोग कर स्थिति से गति प्रदान करती है

Which of the following method moves an element from its current position using transform?

[A] rotate()

[B] scale()

[C] translate()

[D] matrix()

Correct Answer : translate()


Ques 79 Report Error

AngularJS में एक नया निर्देश इसका उपयोग करके बनाया गया है:

A new directives in AngularJS is created by using the :

[A] .directive

[B] Directives

[C] function.directive

[D] angular.directives

Correct Answer : .directive


Ques 80 Report Error

पृष्ठभूमि-आकार की संपत्ति का निर्धारित मूल्य क्या होना चाहिए ताकि छवि संपूर्ण सामग्री क्षेत्र को कवर कर सके?

What should be the set value of background-size property such that image will cover the entire content area?

[A] 100%

[B] contain

[C] cover

[D] 100% 100%

Correct Answer : cover


Ques 81 Report Error

जावास्क्रिप्ट फ़ंक्शन के अंदर घोषित वेरिएबल को __ कहा जाएगा

Variable declared inside JavaScript Function will be called as __

[A] Local Variables

[B] Global Variables

[C] Area Variables

[D] Reference Variables

Correct Answer : Local Variables


Ques 82 Report Error

जावास्क्रिप्ट प्रारंभिक रिलीज की तारीख?

JavaScript initial release date ?

[A] December 4, 1995

[B] December 9, 1995

[C] December 15, 1995

[D] December 21, 1995

Correct Answer : December 4, 1995


Ques 83 Report Error

जावास्क्रिप्ट में DOM का क्या अर्थ है?

What does DOM stand for in JavaScript?

[A] Document Object Model

[B] Data Object Model

[C] Document Over Model

[D] Dynamic Object Model

Correct Answer : Document Object Model


Ques 84 Report Error

__ में व्याकरण है लेकिन पारंपरिक (X)HTML के विपरीत इसे दस्तावेज़ प्रकार की परिभाषा के साथ परिभाषित नहीं किया गया है।

__ has a grammar but unlike traditional (X)HTML it is not defined with a document type definition.

[A] css1

[B] css2

[C] css2.1

[D] css 3

Correct Answer : css2.1


Ques 85 Report Error

निम्नलिखित में से कौन Angular Js ?

Which of the following is Angular Js?

[A] Currency

[B] Data

[C] Uppercase

[D] All of the above

Correct Answer : All of the above


Ques 86 Report Error

नेटवर्क पर डिलीवर होने पर फ़ाइल में सामग्री HTML इंगित करती है।

What indicates the content in file is HTML when delivered on the network.

[A] The extension of the file “.html”

[B] The “content-type” header

[C] Both “.html” extension and “content-type” header

[D] None of the mentioned

Correct Answer : The “content-type” header


Ques 87 Report Error

Website का एक संग्रह है:

There is a collection of websites:

[A] HTML documents

[B] Graphic files

[C] Audio and Video files

[D] All of the above

Correct Answer : All of the above


Ques 88 Report Error

Notepad ++ एक .............. software हैं|

Notepad++ is a .............. software.

[A] Open Source

[B] Paid

[C] Trialware

[D] Shareware

Correct Answer : Open Source


Ques 89 Report Error

एंगुलरजस निम्नलिखित में से किस पैटर्न पर आधारित है?

AngularJS is based on which of the following pattern.?

[A] VMC

[B] MVC

[C] MVA

[D] GUI

Correct Answer : MVC


Ques 90 Report Error

Microsoft द्वारा विकसित एक Web Publishing Tool है|

It is a web publishing tool developed by Microsoft.

[A] Navigator

[B] Hot metal

[C] Pagemill

[D] Front Page

Correct Answer : Front Page


Ques 91 Report Error

________ क्लासेस किसी भी HTML एलिमेंट के लिए बैकग्राउंड कलर सेट करती हैं:

________ classes set the background color for any HTML element:

[A] w3-text-color

[B] w3-color

[C] color

[D] bgcolor

Correct Answer : w3-color


Ques 92 Report Error

"w3-border-0" w3.css के लिए एक बॉर्डर property है, निम्न में से कौन सा सत्य है?

"w3-border-0" is a border property for w3.css, which of the following is true?

[A] it has rounded borders

[B] removes all borders

[C] remove rounded borders only

[D] None

Correct Answer : removes all borders


Ques 93 Report Error

वेबसाइटों के कामकाज में सामग्री वितरण नेटवर्क (सीडीएन) का उद्देश्य क्या है?

What is the purpose of a Content Delivery Network (CDN) in the functioning of websites?

[A] Storing website files

[B] Improving website performance by distributing content to multiple servers worldwide

[C] Managing server-side scripts

[D] Creating hyperlinks

Correct Answer : Improving website performance by distributing content to multiple servers worldwide


Ques 94 Report Error

Web page शुरू करने के लिए HTML Tags का सही sequence ............... हैं?

The correct sequence of HTML tags to start a web page is………….?

[A] Head, title, html, body

[B] HTML, body, title, head

[C] HTML, head, title, body

[D] HTML, title, head, body

Correct Answer : HTML, head, title, body


Ques 95 Report Error

उस class की पहचान करे जो w3 से संबंधित नहीं है

Identify the class which does not belong to w3.

[A] W3-container

[B] W3-red

[C] Class

[D] W3-border

Correct Answer : Class


Ques 96 Report Error

HTML का मतलब है

HTML stands for

[A] Hyper Text Markup Language

[B] Hyper Text Machine Language

[C] Hyper Text Marking Language

[D] High Text Marking Language

Correct Answer : Hyper Text Markup Language


Ques 97 Report Error

निम्न में से कौन सी attributes image file का नाम specifies करती है?

Which of the following attributes specifies the name of an image file?

[A] Font

[B] Color

[C] SRC

[D] Size

Correct Answer : SRC


Ques 98 Report Error

www किस model पर आधारित हैं |

On which model is www based?

[A] local-server

[B] client-server

[C] 3-tier 3

[D] None of above

Correct Answer : client-server


Ques 99 Report Error

www पर सूचना प्रसारित करने के लिए किस प्रोटोकॉल का उपयोग किया जाता है?

Which protocol is used to transmit information on www ?

[A] HTPP

[B] HTTP

[C] HPPT

[D] HTTTP

Correct Answer : HTTP


Ques 100 Report Error

किसी भवन में नेटवर्किंग के लिए निम्नलिखित में से कौन उपयुक्त है?

Which of the following is suitable for networking in a building?

[A] WAN

[B] LAN

[C] MAN

[D] BAN

Correct Answer : LAN


Related Papers
Latest Updates