exam questions

Exam SY0-601 All Questions

View all questions & answers for the SY0-601 exam

Exam SY0-601 topic 1 question 814 discussion

Actual exam question from CompTIA's SY0-601
Question #: 814
Topic #: 1
[All SY0-601 Questions]

A software developer would like to ensure the source code cannot be reverse engineered or debugged. Which of the following should the developer consider?

  • A. Version control
  • B. Obfuscation toolkit
  • C. Code reuse
  • D. Continuous integration
  • E. Stored procedures
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
1403ad2
Highly Voted 1 year, 4 months ago
Selected Answer: B
choose B 2024-20-2 On Test and passed with 802
upvoted 12 times
...
LayinCable
Most Recent 1 year, 1 month ago
Selected Answer: B
Obfuscation Toolkit. It won't let the code be seen normally. Also, please don't choose 'C,' because that's literally what the coder does NOT want to do.
upvoted 1 times
...
salah112
1 year, 4 months ago
Selected Answer: B
B. Obfuscation toolkit To make the source code resistant to reverse engineering and debugging, a software developer should consider using an obfuscation toolkit. Code obfuscation involves transforming the source code in a way that makes it difficult for humans to understand while still preserving its functionality. This can deter reverse engineering efforts by making it challenging to analyze and comprehend the code logic.
upvoted 3 times
...
Hs1208
1 year, 5 months ago
Selected Answer: B
An Obfuscation Toolkit
upvoted 1 times
...
LuckyAro
1 year, 5 months ago
Selected Answer: B
An Obfuscation Toolkit is used to transform the source code into a more difficult-to-understand form, making it challenging for reverse engineers to comprehend and replicate the original code. This technique helps protect intellectual property and sensitive algorithms.
upvoted 3 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 ...