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 3680384
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T03:34:13+00:00 2026-05-19T03:34:13+00:00

Now. I so confuse when use any classes. What is best practice approach to

  • 0

Now. I so confuse when use any classes. What is best practice approach to use them?

Example
I have a UserClass name User that have 2 attributes UserName and Password

when I use I will create new object like this

UserClass userObject = new UserClass();

this is my question that I so confuse to use

If i want to call Method name “Login” what is appropriate way to use them?

Between
1 Set Value to Attribute of Object Like this

      userObject.UserName = "user";
      userObject.Password = "password";

      if (userObject.Login())
      {
           //Do Something After Login
      }
      else
      {
           //Show Something when Error
      }

   2 Send Value as parameter
      if (userObject.Login("user","password"))
      {
           //Do Something After Login
      }
      else
      {
           //Show Something when Error
      }

From above
What is appropriate approach to use and apply to any classes?

Thank you very much for your guidance _/\_

P.S I practice to be better Programmer

  • 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-19T03:34:14+00:00Added an answer on May 19, 2026 at 3:34 am

    Use a property to store information that belongs to the object. (eg, a Username)

    Use a parameter to pass information to a single method which doesn’t have to do with the rest of the object.

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

Sidebar

Related Questions

I'm trying to use regular expression right now and I'm really confuse. I want
I don't have any prior experience with database, but I have to use it
I am confused by C# right now. I have a bunch of classes, say
I am really confused now on how and which method to use to return
I have always been kind of confused by threads, and my class right now
We have been discussing this at work and now I am even more confused
I have spent 1 week studying objective C. Now I am quite confused at
I'm still teaching myself how to bind and use observable collection. One problem that
Classes confuse me! For this particular assignment, we are to do the classic 'Cards
I'm a little confuse with nhibernate and cache management. I have this situation. We

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.