adspace
Why doesn't lsdou work under windows nt? : java security
Answer Posted / Prem Prakash Pal
LSDou is a Java command-line tool that works on Unix-based systems. It may not be compatible with Windows NT due to differences in file system and command structures between the two operating systems.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are jvm’s platform independent?
What do you understand by casting in java language? What are the types of casting?
What is the first argument of the string array in main method?
what is reflection api? How are they implemented?
What if I write static public void instead of public static void?
What is the locale class?
Can we extract main method from another class?
What is the java api?
What is the resourcebundle class?
How does java handle integer overflows and underflows?