Why doesn't lsdou work under windows nt? : java security
Answer / 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 |
Which is the best book for whole java study?
Spring framework ---Can somebody explain me in easily understandable format about AOP, IOC and DI, so that i can explain in interview rather than just telling what is available in net. I am not able to understand that also. I am new to Spring
What is class forname java?
How do you check if java is installed on windows command prompt?
What is the means of java?
What is lambda used for?
Can we use lambda without functional interface?
What is gpt and gpc? : java security
Why we need method overriding in JAVA ? I mean which method I have to override I can write that method in my Class.
How do I enable java in firefox?
when a program class implements an interface it must provide behavior for..?
What is the first argument of the string array in main method?