Skip to content

Commit

Permalink
add question (Ebazhanov#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikeyaGUPTA45 authored Jun 13, 2020
1 parent 04d0a66 commit bc1be40
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions oop/object-oriented-programming-quiz.md
Original file line number Diff line number Diff line change
@@ -96,3 +96,9 @@ Object-Oriented Programming (OOP) Assessment
-hierarchical and multiple
-hierarchical **<<--correct
-multiple

#### Q17. Which statement is true?
- A default parameter's constructor is not equivalent to the default constructor
- A default constructor is inherited from a parent class
- A default constructor can be called explicitly
-**A default constructor cannot be defined by the coder** <<-- correct

0 comments on commit bc1be40

Please sign in to comment.