Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what are the benefits of classpath?

Answers were Sorted based on User's Feedback



what are the benefits of classpath?..

Answer / mohit

There are two important environment variables for execution of any command:

1. PATH: this thould have list of all the paths where your executable files are present and you wish to execute them directly (w/o giving complete path).

2. CLASSPATH: this should have list of all the paths where the dependent classes, etc are present which can be used by your executable file.


Hence by defining CLASSPATH you let your executabe file to find its dependencies in paths mentioned in CLASSPATH.

Is This Answer Correct ?    9 Yes 0 No

what are the benefits of classpath?..

Answer / aravind

When you want to compile a Any java program
Java Compiler (JVM) looks for the class path, when it
identifies the class path JVM invokes java API's, related
classes and other library files required to compile java
program.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Weblogic Interview Questions

what will happen if a managed server will go down at the time of performing the request

2 Answers  


How many admin consoles possible in a single domain?

0 Answers  


Why do I get an error while trying to retrieve the text for ora-12705? : BEA Weblogic

0 Answers  


Tell me how is the security handled in web logic j2ee connector architecture?

0 Answers  


What is the nm?

0 Answers  


How is the logging implementation specified in web logic?

0 Answers  


What is a domain in weblogic?

1 Answers  


How do stubs work in a weblogic server cluster? : BEA Weblogic

0 Answers  


Tell me what can happen when stub can't to connect to web-logic server instances?

0 Answers  


Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic

0 Answers  


How do I prevent errors when running t3dbping? : BEA Weblogic

0 Answers  


If you get Null point exception at the time of ear deployment from console what will be you next steps to resolve the problem.

1 Answers  


Categories