What is the difference between logical data independence and physical data independence?
No Answer is Posted For this Question
Be the First to Post Answer
How can a class be accessed, If no access modifiers are declared?
Compare java and python.
Whats the difference between notify() and notifyall()?
Can a lock be acquired on a class in java programming?
What is the use of math abs in java?
int a=1; float b=1.0; System.out.println(a==b);
13 Answers CTS, Honeywell, McAfee,
How can two threads be made to communicate with each other?
whats is inheritance?
15 Answers CTS, HCL,
I want to persist data of objects for later use. What is the best approach to do so?
What is serialVersionUID and what is its need?
What happens if we override private method?
What are assembly attributes?