What is lsdou? : java security



What is lsdou? : java security..

Answer / Shishu Pal Singh

It seems there was a typo in the question. It should be either 'LDAP' or 'LSD'. LDAP (Lightweight Directory Access Protocol) is a protocol used to access and maintain distributed directory services, while LSD (Local System Domain) is a security principal in Microsoft Windows.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

Write a program for the problem: the array of inetegers indicating the marks of the students is given, U have to calculate the percentile of the students aaccording to this rule: the percentile of a student is the %of no of student having marks less then him. For eg: suppose Student Marks A 12 B 60 C 80 D 71 E 30 F 45 percentile of C = 5/5 *100 = 100 (out of 5 students 5 are having marks less then him) percentile of B = 3/5*100 = 60% (out of 5, 3 have markses less then him) percentile of A = 0/5*100 = 0%.

1 Answers   Sapient,


Is lambda functional programming?

1 Answers  


why java has the size of character 2 byte ,while in c/c++ it is of 1 byte?

8 Answers   IBS,


What is lambda expressions action func and predicate?

1 Answers  


Is openjdk the same as jdk?

1 Answers  


Write a class which checks whether a given number is prime or not. Write another class to implement the behavior of previous class and print the series of twin prime number upto a given range.

1 Answers  


Why do we need framework in java?

1 Answers  


Why bean class is used in java?

1 Answers  


What is stateless in java?

1 Answers  


What are jpa annotations?

1 Answers  


What is a container in java?

1 Answers  


can a program use more than one command-line argument?

1 Answers  


Categories