Question
What will the following code print when executed on Windows ?

public static void main(String[] args){
String parent = null;
File file = new File("/file.txt");
System.out.println(file.getPath());
System.out.println(file.getAbsolutePath());
try {
System.out.println(file.getCanonicalPath());
} catch (IOException e) {
// TODO Auto-generated catch block

e.printStackTrace();
}
}

Answers

file.txt
C:file.txt
C:file.txt   Your Comment




More Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q What are the family and order of Gulf menhaden ?
  • Q Explain the function of preinitialization of a servlet?
  • Q Which part of the computer helps to store information?
  • Q Which type of land form is occupied by the largest portion of India?
  • Q Explain the concept of structured programming in reference to BASIC?
  • Q What are commercial banks?
  • Q What is structured design?
  • Q Write an algorithm to show the procedure of insertion into a B-tree?
  • Q What does the name Tokyo mean
  • Q Diff between static and dynamiccache? and please explain with one example?
  • Q Which Indian environmentalist got the 2015 Stockholm Water Prize?