
GIAC Python Coder
Domain 1Objective 4
Functions, Classes and Objects GPYC Practice Questions (Page 8)
Part of the Python Fundamentals domain, which makes up ~43% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 120-minute exam (~50–80 total, ~22–34 in this domain), expect 4–7 from this objective — we provide 45 practice questions to prepare you well beyond it. (estimate)
45questions here
9free pages
14concepts
Questions 36–40
- 36
Which decorator is used to define a setter for a property?
Select an answer first - 37
What is polymorphism in the context of inheritance?
Select an answer first - 38
What mechanism does Python primarily use to manage memory and deallocate objects?
Select an answer first - 39
A class represents a temperature reading. The team wants to ensure that the temperature cannot be set below absolute zero (-273.15°C). They also want to retrieve the temperature as a property. Which implementation correctly enforces this validation?
Select an answer first - 40
How do you access an instance attribute named `color` from within an instance method?
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.