Quiz Questions

Trade Theory - 06-Apr-2026 08:31 AM (ITISKILL0905ST)

Question 1 1 Marks
Which bracket is used to write object in javascript?
A
Curve bracket
B
Square bracket
C
Curly bracket
D
Corner bracket
Question 2 1 Marks
Which open source software is used to upload from client to server or download from server to client?
A
PHP
B
Perl
C
HTTP
D
FILEZILLA
Question 3 1 Marks
What is the abbreviation of W3C in Dom?
A
Word Wide Web Curricu
B
World Wide Web Consortium
C
World Wide Web Centre
D
World Wide Web Content
Question 4 1 Marks
Who developed javascript?
A
Brendan Eich
B
Brendan Rich
C
John Eckerl
D
John Mauchy
Question 5 1 Marks
Which part in loop evaluates the conditions?
A
Condition part
B
Increment /Decrement part
C
Initialisation part
D
Looping part
Question 6 1 Marks
How will javascript treat a number, when it is enclosed with double or single quotes?
A
Error
B
Number
C
String
D
Zero
Question 7 1 Marks
Which error indicates that the numbers is outside the range of legal values?
A
Range Error
B
Reference Error
C
Type Error
D
URI Error
Question 8 1 Marks
Which operator is used to check both value and type in javascript?
A
"#"
B
"="
C
"= ="
D
"= = ="
Question 9 1 Marks
Which error indicates that the variable used is not declared?
A
Eval Error
B
Range Error
C
Reference Error
D
Syntax Error
Question 10 1 Marks
Which programming language's syntax influences javascript syntex
A
C
B
COBOL
C
Java
D
JDK