The issubclass() function checks if the c1 argument (first argument) is a subclass of c2 class (second argument). The issubclass() function takes two parameters: class to be checked and class, type or tuple of classes and types. The fuction returns true if the first argument (c1) is a subclass of a class, or any element of the tuple. If not, it returns false.
This question is not very clear~ it is really based on the content of the function~ what if c2 is a subclass of c1? c1 and c2 are just the arguments, this information could not tell which one is sub class~ so I would say B and C
This section is not available anymore. Please use the main Exam Page.PCAP Exam Questions
Log in to ExamTopics
Sign in:
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.
freshdevofdevair
2 years, 2 months agoJajalmao
3 years agomacxsz
3 years, 2 months ago