Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6964025
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T15:52:17+00:00 2026-05-27T15:52:17+00:00

In java, if we type an argument-ed constructor for a class, we cannot call

  • 0

In java, if we type an argument-ed constructor for a class, we cannot call it’s default parameter less constructor. I know that is because of the compiler not providing the default parameter less constructor if we type any argument-ed constructor. But my question is what is the reason to design it like this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T15:52:18+00:00Added an answer on May 27, 2026 at 3:52 pm

    If you provide a constructor with arguments it’s assumed the object will be created with valid state.

    If a no-arg constructor was exposed by default (and the class’s creator didn’t take defensive action), it would be possible for someone to inadvertently create an invalid object–an object without enough information to be correct.

    By forcing us to provide a no-arg constructor, Java forces us to explicitly communicate that it’s okay to create an object without those initial values/state.

    Nutshell: Java is attempting to save us from ourselves, because we are sloppy and forgetful.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following spring bean configuration <bean id=fileBean class=java.io.File> <constructor-arg type=java.lang.String value=$prop{file.path.property} />
The default floating point type in Java is the double. If you hard code
Does Java have a data type that represents a period of time eg 34
How can I pass a parameter to a Java method with a raw type
I'm using a Java class library that is in many ways incomplete: there are
Okay, I'm NOT a Java noob, it just so happens that I've forgotten a
I saw an example that try to explain inheritance in Java. The class Employee,
With parameterized types in Java, how do the rules that check if a parameter
Typing Ctrl+O twice in editor when a java type is selected pops-up an outline
How can I print the type of a generic java type? Reflection? Any tricks?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.