Results 1 to 2 of 2

Thread: what packages are automatically imported in every java program?

  1. #1
    Join Date
    Aug 2009
    Posts
    4

    what packages are automatically imported in every java program?

    Hi,

    I have a question for you guys.

    What packages are automatically imported in every java program?

    Regards,
    Coffee

  2. #2
    Join Date
    May 2008
    Posts
    22

    Re: what packages are automatically imported in every java program?

    Hey your question is really a basic & simple question.

    Packages are collections of classes (libraries) which contain portable Java byte code files.

    java.lang is the package that is imported automatically. All other commands packages need to be imported first. the java.lang package is useful for input & output.

Similar Threads

  1. Program that automatically creates backup for website
    By Operatorr in forum Technology & Internet
    Replies: 4
    Last Post: 31-01-2011, 07:50 PM
  2. Launching chess program automatically in the Linux Mint?
    By MaHiNo in forum Operating Systems
    Replies: 4
    Last Post: 12-01-2011, 05:51 AM
  3. Replies: 2
    Last Post: 03-02-2010, 05:18 AM
  4. mIRC32 program loads automatically on Windows Start-Up
    By KANAN14 in forum Networking & Security
    Replies: 3
    Last Post: 02-11-2009, 05:30 PM
  5. Link List Example in Java Sample program in Java
    By trickson in forum Software Development
    Replies: 2
    Last Post: 04-08-2009, 08:23 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,934,146.97316 seconds with 16 queries