JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
Javascript interview questions part 36
Javascript interview questions part 36
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. Which of the following constants hold the value 2?
A. TYPE_NAVIGATE
B. TYPE_RELOAD
C. TYPE_BACK_FORWARD
D. TYPE_RESERVED
Show Correct Answer
Correct Answer is :
TYPE_BACK_FORWARD
2. Where does the DNS Lookup direct to ?
A. Browser
B. Client
C. Server
D. DNS Server
Show Correct Answer
Correct Answer is :
DNS Server
3. How many properties are available in a memory object?
A. 1
B. 2
C. 3
D. 4
Show Correct Answer
Correct Answer is :
3
4. What is a heap in JavaScript?
A. Collection of Java objects
B. Collection of JavaScript objects
C. Collection of memory usage values
D. Collection of data stored in memory
Show Correct Answer
Correct Answer is :
Collection of JavaScript objects
5. What is the function of the memory object?
A. Gets unused memory details
B. Shows optimization
C. Gets memory usage
D. Memory optimization
Show Correct Answer
Correct Answer is :
Gets memory usage
6. What is the command to access the Heap size limit?
A. performance.memory. SizeLimit
B. performance.memory. jsHeapSizeLimit
C. jsHeapSizeLimit
D. performance.jsHeapSizeLimit
Show Correct Answer
Correct Answer is :
performance.memory. jsHeapSizeLimit
7. What is the purpose of garbage collection?
A. Removes object with many reference
B. Removes object with reference
C. Removes object with invalid reference
D. Removes object with no reference
Show Correct Answer
Correct Answer is :
Removes object with no reference
8. What does the usedJsHeapSize property indicate?
A. Amount of memory used
B. Amount of memory unused
C. Amount of memory used & unused
D. Amount of memory required
Show Correct Answer
Correct Answer is :
Amount of memory used
9. Which of the following property indicate the total size of the heap?
A. heapSize
B. totalHeapSize
C. totalJsHeapSize
D. totalHeap
Show Correct Answer
Correct Answer is :
totalJsHeapSize
10. What can be done to monitor the memory usage?
A. Profiling
B. Sequencing
C. Serializing
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Profiling
11. Which of the following gives the high level breakdown of memory usage?
A. about:memory
B. memory
C. about-memory
D. about::memory
Show Correct Answer
Correct Answer is :
about:memory
12. Which keyword must be used to get a more granular insight of the memory usage?
A. verb
B. verbose
C. granule
D. gran
Show Correct Answer
Correct Answer is :
verbose
13. Which of the following are JavaScript logging library?
A. log
B. loglevel
C. leveljavascript
D. jslogjava
Show Correct Answer
Correct Answer is :
loglevel
14. What is the significance of the JavaScript logging library loglevel?
A. Lightweight
B. Unreliable
C. Minimal usage
D. Inconvenient
Show Correct Answer
Correct Answer is :
Lightweight
15. Which of the following browsers support the usage of the JavaScript logging library log4javascript?
A. IE
B. Safari
C. Opera
D. All of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
16. What is the significance of the JavaScript logging library log4javascript?
A. Fully featured
B. Easy to use
C. Fully featured and Easy to use
D. Easily accessible
Show Correct Answer
Correct Answer is :
Fully featured and Easy to use
17. Which of the following JavaScript logging framework lets one to toggle the plane?
A. Lumberjack
B. Log Hound
C. jsTracer
D. fvlogger
Show Correct Answer
Correct Answer is :
Lumberjack
18. Which of the following JavaScript logging tool is also a debugging tool?
A. Blackbird
B. Log Hound
C. jsTracer
D. fvlogger
Show Correct Answer
Correct Answer is :
jsTracer
19. Which of the following JavaScript logging tool is standalone?
A. Blackbird
B. Log Hound
C. jsTracer
D. fvlogger
Show Correct Answer
Correct Answer is :
Log Hound
20. Which of the following are appenders?
A. DummyAppender
B. ConsoleAppender
C. FileAppender
D. All of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
Similar Interview Questions
Search for latest jobs
Find Jobs