Computer Science, asked by vidyanarvdeshvar, 2 months ago

which characterstics are true about constructers​

Answers

Answered by Anonymous
0

::}}⬇️⬇️

Characteristics of Java Constructors

  1. An interface cannot have the constructor.
  2. An interface cannot have the constructor.Constructors cannot be private.
  3. An interface cannot have the constructor.Constructors cannot be private.A constructor cannot be abstract, static, final, native, strictfp, or synchronized.
  4. An interface cannot have the constructor.Constructors cannot be private.A constructor cannot be abstract, static, final, native, strictfp, or synchronized.A constructor can be overloaded.
  5. An interface cannot have the constructor.Constructors cannot be private.A constructor cannot be abstract, static, final, native, strictfp, or synchronized.A constructor can be overloaded.Constructors cannot return a value.
  6. An interface cannot have the constructor.Constructors cannot be private.A constructor cannot be abstract, static, final, native, strictfp, or synchronized.A constructor can be overloaded.Constructors cannot return a value.Constructors do not have a return type; not even void
Answered by Anonymous
0

Answer:

I hope answer is helpful to us

Attachments:
Similar questions