ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 47 - AD0-E103 discussion

Report
Export

A developer creates a custom Client Library named foobar.

This Client Library embeds 5 other Client Libraries and contains 10 JavaScript source files. One of these files, called foo.js, has a bug on line 8 which causes an exception. The Client Library is throwing this exception on line 1350 when it is included on a webpage.

How should a developer find the exact line in foo.js where the exception has been thrown?

A.
1. Enable JS/CSS minification in OSGi configuration console for HTML Library Manager.
Answers
A.
1. Enable JS/CSS minification in OSGi configuration console for HTML Library Manager.
B.
Check the JavaScript exception log in the OSGi web console.
Answers
B.
Check the JavaScript exception log in the OSGi web console.
C.
1. Temporarily remove the embedded Client Libraries of the foobar Client Library.
Answers
C.
1. Temporarily remove the embedded Client Libraries of the foobar Client Library.
D.
Use the browser JavaScript debugging tools.
Answers
D.
Use the browser JavaScript debugging tools.
E.
1. Add the selector debugClientLibs to the page request.
Answers
E.
1. Add the selector debugClientLibs to the page request.
F.
Check the JavaScript exception log in the OSGi web console.
Answers
F.
Check the JavaScript exception log in the OSGi web console.
G.
1. Add the query parameter debugClientLibs=true to the request.
Answers
G.
1. Add the query parameter debugClientLibs=true to the request.
H.
Use the browser JavaScript debugging tools.
Answers
H.
Use the browser JavaScript debugging tools.
Suggested answer: D
asked 02/10/2024
Jay Barre
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first