Can I compile and execute the Java program in a non-C drive (D or E)?

Asked by Last Modified  

4 Answers

Learn Java

Follow 1
Answer

Please enter your answer

TECHNICAL ARCHIECT & LEAD ENGINEER – GEN AI & DATABRICKS, CLOUD (AZURE, AWS), DEVOPS, DBT

Yes . We can compile and run the program from any where from HDD . we need to set the path and class path in the enviroment variable so that we can compile and run from any drive. You need to go mycomputer right click and enviroment variable . set the following information 1.variable name : path and...
read more
Yes . We can compile and run the program from any where from HDD . we need to set the path and class path in the enviroment variable so that we can compile and run from any drive. You need to go mycomputer right click and enviroment variable . set the following information 1.variable name : path and value c:\jdk1.8\bin or depends on your machine installation path of jdfk. 2. variable name classpath and value %path%;.; 3.JAVA_HOME c:\jdk1.8 or root directory of java installation read less
Comments

Yes, you can. You just need to save your file at the desired location. In case of windows pc-shift+right click in the folder where your *.java file is then use the commands to compile and execute.
Comments

Techer | Full Stack, Power BI Trainer | 10 Years Exp.

Yes..from drive you can compile and execute java program.. Just change the directory before compilation in Command line
Comments

Tutor

Yes
Comments

View 2 more Answers

Related Questions

What are the booming technologies in US from Job point of view
All the terminologies are good. First of all decide your self you want go as functional consultant or technical. If you have java background Learn Hadoop. Billing rate is very high.
Chandra
Why Java Laguage is not provided get method into Iterator? is there any specific reson.
1) Iterator is an Interface. 2) It's sole purpose is to iterate not save value. POJO's have getters and setters.
Niraj Raj
in java every thing is in the form of object
Everything is object is java except primitive data types like int,long etc..thats the reason its not 100 % object oriented language..
Abrar

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Interview Tip : Q1) Why Strings are immutable in java ? What happen if it was mutable in java?
As we all know that Strings in java are immutabe in nature, now the question comes why the creator made it immutable in nature, although this field used maximum in any java program. The answer to this...

doWhile example in Java
public class doWhilePracticleEx { public void test() { } public static void main(String args) { String q1 = "Who is PM of India?"; String a1 = "Sonia Gandhi"; String a2 = "Rahul Gandhi"; String a3...
S

Sarthak C.

0 0
0

JAVA - Object Cloning
JAVA - Object Cloning Is the way of creating the same copy of object without calling the class constructor. It means we can make any class object multiple times without calling its default constructor....

Free selenium video tutorial
Hi All, Hope you are doing good. We uploaded few videos on Selenium components like IDE, RC and Webdriver on youtube channel you can watch them for free of cost. Kindly search with below link: ...

Java :: Inner Class Concepts
Java:: Inner Class Concepts--------------------------------- Inner class concepts introduced in Java v1.1 - as a part of AWT Event Handling improvements.When to use Inner class: - Without existing One...
M

Marimuthu P.

2 0
0

Recommended Articles

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you