Multiple Choice
Which method is automatically executed when an instance of a class is created in memory?
A) __state__
B) __obj__
C) __str__
D) __init__
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: _ provides a set of standard diagrams
Q18: Which attributes belong to a specific instance
Q19: Which section in the UML holds the
Q20: The self parameter need not be named
Q21: In a UML diagram the first section
Q23: What type of method provides a safe
Q24: Which method is automatically called when you
Q25: _ programming is a method of writing
Q26: A(n)_ method in a class initializes an
Q27: In _ programming,the programming is centered on