Hyper Text Transfer Protocol
Hyper Tetra Transfer Protocol
Heavy Text Transfer Protocol
Huge Text Transfer Protocol
# and #
{ and }
! and ?
< and >
the lowest level of the pattern responsible for maintaining data
represents server-side data
represents data stored in a database
None of the mentioned
<Sup>
<Superscript>
<S>
<Superscripteds>
Expressions behave in same way as ng-bind directives
Expressions are used to bind application data to html
Expressions are written inside double braces like {{expression}}
All of these
<b>
<tt>
<i>
All of the above are style tags
w3-border-top
3-border-right
w3-border-bottom
w3-border-gutter
onclick
onmousescroller
onmouseover
onmousemove
jQuery library.
JavaScript library.
Both (A) and (B) are true.
Both (A) and (B) are false.
Web Browser
Command Prompt
Quick-open files by name
Toggle sidebar
VHML
XML
CFML
SML
200 OK
304 Not Found
400 Bad Request
301 Moved Permanently
Consider the below div tag content statement, how to print the value of "UserName"?
<div ng-app=" ng-init="firstName='John'"> <p>Input something in the input box:</p> <p>Name: <input type="text" ng-model="UserName"></p> <p>You wrote: _____________</p> </div>
UserName
{{UserName}}
{UsertName}
{_UserName)
var variable_name = angular.module("app_name", );
var variable_name =angular.modules("app_name");
var variable_name = angular.module();
var variable_name = new module();
Web
HTTP
Domain
Protocol
Transform tool
Draw tool
Text tool
Sketch tool
Find
Find in the Files
Find in Folder
None of the above
Position
Object-position
Object-Fit
None of These
<ul>
<ol>
<pl>
<hl>
Selector and Declaration
Property name and value
Color and style
None-of these
f:
Font:
Font-family
Font:b
<script src=" test.js"'></script>
<script href=" test.js"></script>
<import src=" test.js"></import>
<script link=" test.js"></script>
{expression}
[{ expression }]
_expression
{{ expression }}
p.all{color: grey;}
p.all {color: #990000;}
all.p {color: #998877:)
p {color: grey;}
font-family
font-face
font-variant
font-style
border-line
border-style
border-color
Both B and C
cropping
filtering
blurring
rotating
Internet Connection
Web development software
Web Server
All of the above
Style sheets allow content to be optimized for more than one type of device.
CSS can store web applications locally With the help of an offline cache
Using CSS, we can view online website. In cache also ensures faster loading and better overall performance of the website.
All of the above.
Dithering
The Gamut
Color Model
{body; color:orange;}
{body: color=orange;}
body:color=orange;
body{color:orange}
-webkit
-0-
web
-chrome
<Head>
<body>
<title>
<p>
<h3>
<h1>
<h6>
<h2>
:link
:visited
:hover
:active
Match A Specified Element
Select The Active Links
Are Used to Select All the Visited Links
Are Used to Define a Special State of An Element
.psd
.pds
.photo
.phsd
ID
Class
Text
Name
<style src="demostyle.css">
<stylesheet>demostyle.css</stylesheet>
<link rel="stylesheet" type="text/css" href="demostyle.css>
None of these
Paint
Sublime
Notepad++
Visual Studio Code
Which of the following code is most efficient?
Code 1 for(var number-10;number>=1;number--) { document.writeln(number); } Code 2 var number=10; while(number>=1) { document.writeln(number); number++ }
Code 1
Code 2
Both Code 1 and Code 2
Cannot Compare
@important
!important!
!important
important!
Help
Creative suite
History Panel
File
#FFFFFF
rgb (255, 255, 255)
rgb (FF,FF, FF)
Both A and B
Text-align: bold
Font-style: bold
Font-weight: bold
Text-decoration: bold
Float
Push
Align
wrap
To scroll piece of text or image
Mark the list of items
To hide the text
Through Web server
Through Web network
Through Web browser
Through Web matrix
Src
href
style
title
element
attribute
value
operator
Alt + the plus key (+)
Ctrl+the plus key (+)
Alt +>
Ctrl+z
h1{ background-loop: none;}
h1{background-repeat: none; }
h1 { background-iterate: none;}
External CSS
Internal CSS
Inline CSS
a {text-decoration: no-underline;}
a {text: no-underline;}
a {text-decoration:none;}
a (text-style: no-underline;}
expression
application
Ctrl+Shift + D
Ctrl+Alt +D
Ctrl+D
Alt+D
Overlay
Clearfix
Clarity
Opacity
var defines a variable while let defines a constant.
There is no such major difference between them.
The value of a variable declared with var can be changed while the value of a variable declared with let cannot be changed.
var defined function scoped variable while let define block scoped variable.
An IP address consists of four bytes (or 32 bits) each of which can be a number from 0 to 255.
For browsing or sending an email, an IP address assigned to the computer is required.
IP address is always unique for each computer
All are correct.
Classes
Patterns
Properties
Functions
BR tag is used to have a blank line
In tables, the header cell is centered by default and the data cells are right aligned
The <TR> is used to create a data cell
INPUT tag must have at least 4 attributes
Padding
Word-spacing
Text-transform
Width
MP5
WebM
wbr
The web designer should nott just be concerned about the looks but also about user interface
Usability is very important in web design
What will be the output of the following JavaScript code ?
<p id="demo"></p> <script> var js = 5; js*=10; document.getElementByld("demo").innerHTML = js; </script>
10
15
5
50
Relative
Absolute
Fixed
Static
.PNG
.PSD
.GIF
Border
Space
Background Color
Margin
Duration
Property
Vaiue
Declaration
Selector
Rule
Text-decoration
Text-stroke
Text-shadow
Text-overflow
Uploading
Forwarding
Downloading
Transferring
What will happen in the following case ?
h1 {color: red text-decoration: underline; font-style: italic;}
color: red, text-decoration: underline and font-style: italic all works
text-decoration: underline and font-style: italic works
color red, text-decoration: underline works
only font-style: italic works
Division by zero
Missing of semicolons
Syntax error
//statement
'statement
/*statement */
// statement //
Panels
Layers
Tools
Effects
print
crop
rotate
resize
jscript.write("Sky is blue")
document.write("Sky is blue")
print("Sky is blue")
jscript.print("Sky is blue")
72 PPI
300 PPI
256 PPI
172 PPI
Combinator selector
Pseudo Class selector
Pseudo elements selector
Attribute selector
File Menu -> Close option
Search Menu -> Close all
File Menu-> Close all
Ctrl+W
What type of value gets printed if we add the following two variables ?
var a = "10"; var b =50;
Long
Integer
Number
Selection Tool
Paint Brush
Paint Bucket
Lasso Tool
it is an ordered list of values
It is an ordered list of objects
It is an ordered list of string
It is an ordered list of functions
To style HTML Pages
To perform server-side scripting operation
To execute query related to DB on server
To add interactivity to HTML Pages
What is the output of the following JavaScript code?
<script> var a; document.getElementByld("demo").innerHTML = a+1; </script>
0
undefined
1
NaN
The Color Balance
Variations
Curves
Servers
Mainframe
Network
Clients
ng-app
ng-form
ng-controller
ng-bind
HTML Framework
.Net Framework
JavaScript framework
Oracle Framework