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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T22:27:48+00:00 2026-06-02T22:27:48+00:00

I had started programming in Java 2 years back. Seniors in our project at

  • 0

I had started programming in Java 2 years back. Seniors in our project at that time had advised me to append ‘obj’ to the name of the object which is being created.

Ex:

Car objCar = new Car("Ferrari");

Here objCar is what I am talking about. But many at Stack Overflow had opposed to it and now I find that this shouldn’t be the way naming of an object should be done. I am clear with naming conventions when collections are used but I am confused when objects of general classes are created.

Can anyone shed some light on it?

  • 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-06-02T22:27:58+00:00Added an answer on June 2, 2026 at 10:27 pm

    Just call it car. Hungarian notation is not used by Sun/Oracle.

    Name your variables in a manner which describes their use. But you don’t need to indicate the type in the variable name. You already specified the type in the variable declaration. IDEs will show you the type of the variable if you mouse-over them so that information is always readily available.

    You should use lowercaseStartingCamelCase for variable names and method names, and UppercaseStartingCamelCase for class names.

    If you want to read how Sun/Oracle do things, you can read their Code Conventions for the Java Programming Language.

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

Sidebar

Related Questions

We had a test project that started out as MbUnit v3 / Gallio but
When i started my Android project i had a misunderstanding that every screen that's
So I have this idea that I've had since I started programming. I wanted
Hi noticed some code in our application when I first started Java programming. I
When developing in Java a couple of years ago I learned that it is
I have just started to learn the very basics of Java programming. Using a
Just started learning Groovy, got the PragProg book Programming Groovy and had a problem
I've just recently started programming for the iPhone and I'm making an application that
I've started using DirectX 11 Compute Shader technology for GP-GPU programming. I had written
A few years back, I started learning Ruby/Rails from some beginner's guide for Rails.

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.