Exam GCIH All QuestionsBrowse all questions from this exam
Question 183

Which of the following describes code wrapping?

    Correct Answer: D

    Code wrapping refers to the process of packing an executable into a new compressed file. This is done to reduce the size of the executable or to hide its contents for various purposes, such as to avoid detection by antivirus software or to protect intellectual property.

Discussion
Vikt0rOption: B

B. Executing a Ruby script as a variable within a C program