JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
Javascript interview questions part 35
Javascript interview questions part 35
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. Which status code indicates that the server could not find the resource requested?
A. 200
B. 404
C. 500
D. 566
Show Correct Answer
Correct Answer is :
404
2. What is the maximum size of an IP packet for IPv4 or IPv6?
A. 65540
B. 65535
C. 65577
D. 67544
Show Correct Answer
Correct Answer is :
65535
3. How can we define the term Performance?
A. Speed of the input take in
B. Speed of the output display
C. Speed at which application functions
D. Speed of data transmission
Show Correct Answer
Correct Answer is :
Speed at which application functions
4. When is an application said to show a web performance?
A. Time to respond
B. Time to load
C. Time to send a request
D. Time to receive data
Show Correct Answer
Correct Answer is :
Time to load
5. When is an application said to show a runtime performance?
A. Speed of response to user
B. Speed of user request
C. Speed of sending data
D. Speed of receiving data
Show Correct Answer
Correct Answer is :
Speed of response to user
6. What does the span of time waiting for the page to be useful depend on?
A. Runtime performance
B. Web performance
C. Speed
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Web performance
7. What is the advantage of the code produced graphics being smaller than the images themselves?
A. Bandwidth saving
B. Increase in bandwidth
C. Dynamic advantages
D. Static advantages
Show Correct Answer
Correct Answer is :
Bandwidth saving
8. In order to skip or seek to the desired location in a sound or video, which property becomes helpful?
A. audioSkip
B. currentTime
C. videoSkip
D. skiptoTime
Show Correct Answer
Correct Answer is :
currentTime
9. Which of the following shows a better runtime performance for coalescing functionality, using functions, and using objects?
A. Firefox unwoundfun
B. Firefox UsingFunct
C. Firefox UsingObject
D. Firefox UsingStruct
Show Correct Answer
Correct Answer is :
Firefox UsingFunct
10. Which of the following shows a poorer runtime performance for coalescing functionality, using functions, and using objects?
A. Firefox unwoundfun
B. Firefox UsingFunct
C. Firefox UsingObject
D. Firefox UsingStruct
Show Correct Answer
Correct Answer is :
Firefox unwoundfun
11. In how many modes can the Closure compiler be run?
A. 2
B. 3
C. 4
D. 5
Show Correct Answer
Correct Answer is :
2
12. What is the purpose of the advanced mode in the Closure compiler?
A. Removing the variables and other parameters
B. Renaming the variables and other parameters
C. Slight alteration to improve the runtime performance
D. Calls the function
Show Correct Answer
Correct Answer is :
Renaming the variables and other parameters
13. How many read-only attributes are present in the navigator object?
A. 1
B. 2
C. 3
D. 4
Show Correct Answer
Correct Answer is :
2
14. Why are HTTP redirects significant?
A. TCP connection available
B. Complete roundtrip absent
C. Complete roundtrip present
D. TCP connection not available
Show Correct Answer
Correct Answer is :
Complete roundtrip absent
15. Where does the DNS reply go to in a single HTTP redirect?
A. Browser
B. Client
C. Server
D. DNS Server
Show Correct Answer
Correct Answer is :
Browser
16. How can one access the redirectCount property?
A. navigation.redirectCount
B. performance.navigation.redirectCount
C. performance.redirectCount
D. redirectCount
Show Correct Answer
Correct Answer is :
performance.navigation.redirectCount
17. How many constant values can the property type be represented?
A. 2
B. 3
C. 4
D. 5
Show Correct Answer
Correct Answer is :
4
18. Which of the following constants has the value 255?
A. TYPE_NAVIGATE
B. TYPE_RELOAD
C. TYPE_BACK_FORWARD
D. TYPE_RESERVED
Show Correct Answer
Correct Answer is :
TYPE_RESERVED
19. What is the purpose of the constant TYPE_RELOAD?
A. Reload performed
B. Reload not performed
C. Reload must be performed
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Reload performed
20. What does the constant TYPE_BACK_FORWRD indicate?
A. Navigation via browser history
B. Navigation via user request
C. Navigation via URL
D. Navigation via load operation
Show Correct Answer
Correct Answer is :
Navigation via browser history
Similar Interview Questions
Search for latest jobs
Find Jobs