📚 Practice Mode

Programming Languages - Java and C Fundamentals

Learn at your own pace with hints and detailed explanations

1 / 20
True/False

If you write a class with no constructors; the compiler will automatically supplies a no-argument(default)constructors

  1. True
  2. False