exam questions

Exam 1z0-819 All Questions

View all questions & answers for the 1z0-819 exam

Exam 1z0-819 topic 1 question 60 discussion

Actual exam question from Oracle's 1z0-819
Question #: 60
Topic #: 1
[All 1z0-819 Questions]

Your organization provides a cloud server to your customer to run their Java code. You are reviewing the changes for the next release and you see this change in one of the config files:

old: JAVA_OPTS="$JAVA_OPTS -Xms8g -Xmx8g"
new: JAVA_OPTS="$JAVA_OPTS -Xms8g -Xmx8g -noverify"

Which is correct?

  • A. You accept the change because -noverify is necessary for your code to run with the latest version of Java.
  • B. You reject the change because -Xms8g -Xmx8g uses too much system memory.
  • C. You accept the change because -noverify is a standard option that has been supported since Java 1.0.
  • D. You reject the change because -noverify is a critical security risk.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
d7bb0b2
7 months ago
D is correct !
upvoted 1 times
...
Stavok
1 year ago
Selected Answer: D
You should reject the change because -noverify is a critical security risk. The -noverify option disables the bytecode verification process during class loading, which can leave the system vulnerable to malicious code. Bytecode verification is an important step in ensuring the security and integrity of Java code, so it is generally not recommended to disable it. Therefore, the correct answer is D
upvoted 2 times
...
tmuralimanohar
1 year, 1 month ago
Answer: D
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago