engineering recuitment NIELIT Scientific Assistant Mock Test 2025 Programming and Data Structure Programming in C
Name the method used in Java to call the default constructor implicitly?
1
super()
2
constructor()
3
default()
4
this()
Name the method used in Java to call the default constructor implicitly?