
GIAC Python Coder
Domain 2Objective 1
Creation of Executables GPYC Practice Questions (Page 1)
Part of the Scripting and Automation domain, which makes up ~23% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 120-minute exam (~50–80 total, ~12–18 in this domain), expect 4–6 from this objective — we provide 35 practice questions to prepare you well beyond it. (estimate)
35questions here
7free pages
7concepts
Questions 1–5
- 1
What is the purpose of the --noconsole option in PyInstaller?
Select an answer first - 2
Which of the following is a common cross-platform issue when creating executables?
Select an answer first - 3
Which py2exe setup.py parameter is used to specify a script that should run as a GUI application without a console window?
Select an answer first - 4
A team is using cx_Freeze to build an executable for a Python application that uses the 'requests' library. The build succeeds, but when the executable runs on a machine without Python, it fails with an ImportError for 'requests'. What is the most likely cause?
Select an answer first - 5
A developer is using py2exe to package a GUI application. The application should not show a console window when launched. Which setup.py parameter should be used?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GIAC (SANS). “GPYC” is a trademark of its owner, used for identification only.