![]() |
java own package use-plz somebody help
haii,,,
i have heard the uses of packages. we can create our own package.and then can import and access it frm another package. i have tried it.but ends up with failure. now, my first package's source D:\javacodings\codings\try try is the nam eof my package,and it contains. file 'sample.java' and the content in the file Code:
Package try;when i tr y to compile the file in my try package,,i.e sample.java i get the following error D:\javacodings\codings\try>javac sample.java sample.java:1: 'class' or 'interface' expected Package try; ^ 1 error plzzzz tell what mistake i have done,, and correct it,, thank yu |
| All times are GMT +5.5. The time now is 21:49. |