JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
HTML interview questions part 8
HTML interview questions part 8
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. Which element is used for abbreviation or acronym?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
2. What is the work of
element?
A. contains contact details for author
B. contains IP address
C. contains home address
D. contains url
Show Correct Answer
Correct Answer is :
contains contact details for author
3. To show deleted text, which element is used?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
4. Which element is used to show inserted element?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
5. How
element works?
A. override text direction
B. stops writing in the current text direction
C. only override direction of rtl text
D. only changes the direction of ltr text
Show Correct Answer
Correct Answer is :
override text direction
6. Which property is similar to C/C++ can be applied to comments?
A. for loop
B. while loop
C. ifelse
D. switch case
Show Correct Answer
Correct Answer is :
ifelse
7. URL is ___________
A. web address
B. source code
C. user’s address
D. an attribute
Show Correct Answer
Correct Answer is :
web address
8. What is the correct syntax of web address?
A. path://prefix.port:domain/filename/scheme
B. scheme://prefix.domain:port/path/filename
C. prefix://scheme.port:domain/filename/path
D. port://domain.filenmae:path/scheme/prefix
Show Correct Answer
Correct Answer is :
scheme://prefix.domain:port/path/filename
9. Which scheme is used for secure HyperText Transfer Protocol?
A. ftp
B. http
C. https
D. file
Show Correct Answer
Correct Answer is :
https
10. ASCII is _____________
A. 6-bit character set
B. 7-bit character set
C. 9-bit character set
D. 3-bit character set
Show Correct Answer
Correct Answer is :
7-bit character set
11. In URL encoding replaces non-ASCII characters with ________
A. “*”
B. “&”
C. “%”
D. “+”
Show Correct Answer
Correct Answer is :
“%”
12. Which function is used in JavaScript for URL encoding?
A. encodeURI()
B. Server.URLEncode()
C. rawurlencode()
D. UREncoding
Show Correct Answer
Correct Answer is :
encodeURI()
13. What is URL encode of ‘&’?
A. 0.24
B. %2c
C. %3d
D. 0.26
Show Correct Answer
Correct Answer is :
0.26
14. Which of the following is not a reserved character?
A. &
B. >
C. #ERROR!
D. @
Show Correct Answer
Correct Answer is :
>
15. What is the URL Encode for tab character?
A. 0.09
B. 0.08
C. %0d
D. %0a
Show Correct Answer
Correct Answer is :
0.09
16. Which of the following is not encode by encodeURI() function?
A. >
B. [
C. \
D. :
Show Correct Answer
Correct Answer is :
:
17. Which of the following is used to decode the encoded URI?
A. encodeURI()
B. encodeURIComponent()
C. decodeURI()
D. Server.URLEncode()
Show Correct Answer
Correct Answer is :
decodeURI()
18. What is the URL Encode for the character ‘M’?
A. 0.47
B. %4A
C. %4D
D. 0.5
Show Correct Answer
Correct Answer is :
%4D
19. Which of the following is not control character?
A. BS
B. NUL
C. ampersand
D. HT
Show Correct Answer
Correct Answer is :
ampersand
20. What is the URL encoding of VT?
A. %0B
B. 0.09
C. 0.06
D. 0.02
Show Correct Answer
Correct Answer is :
%0B
Similar Interview Questions
Search for latest jobs
Find Jobs