In this section, you will learn how to get the current working directory.
C:\nisha>javac GetCurrentDir.javaC:\nisha>java GetCurrentDir
Current Working Directory : C:\nisha
C:\nisha>
In this section, you will learn how to get the current working directory.
In this section, you will learn how to get the current working directory.
C:\nisha>javac GetCurrentDir.java