SWE-381

Description

Lab Exam
zeeshan.siddiqui
Quiz by zeeshan.siddiqui, updated more than 1 year ago
zeeshan.siddiqui
Created by zeeshan.siddiqui over 9 years ago
29
0

Resource summary

Question 1

Question
How to add Background Picture in a Web Page?
Answer
  • <body background="picture.gif">
  • <body background src="picture.gif">

Question 2

Question
How to scroll a Text?
Answer
  • <marquee>THIS WOULD SCROLL</marquee>
  • <scroll>THIS WOULD SCROLL</scroll>

Question 3

Question
What is the meaning of Cascading?
Answer
  • Sorting CSS declaration/code?
  • Unsorting CSS declaration/code?

Question 4

Question
What are the ways to apply CSS?
Answer
  • Inline, External, Linked, Exported
  • Inline, Embedded, Linked, Imported

Question 5

Question
What is the difference between Function and a Procedure?
Answer
  • Procedure Always Returns a Value and Function Returns an Integer
  • Function Always Returns a Value and Procedure don't have to always.

Question 6

Question
What is the difference between "==" and "==="?
Answer
  • "==" checks if the expression is Equal while "===" checks only the Boolean type.
  • "==" checks if the expression is Equal while "===" checks the type.

Question 7

Question
What exactly this means? var myArray = [[[]]];
Answer
  • It means nothing, It will generate an Error.
  • This is a Three Dimensional Array.
  • This is a Zero Dimensional Array with Null Value.
Show full summary Hide full summary

Similar

Translations and transformations of functions
Christine Laurich
Web Designing & Development Full Tutorial
Nandkishor Dhekane
Test I. Introduction to web technologies
Angel Martínez Rodriguez
Front-End Web Development
Chanthy Ngin
OpenSource Programming
Faheem Ahmed
Html test
Samuel Melendez
Coding Quiz
ryanseaborne
front end developer test
joni jiniani
Intro to HTML
Balikkoftesi
Interview questions
Ryan O'Connor
ฺBootstraps 's pretest.
Wachirawit Jiwanit