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
Is it possible to compare various strings with the help of == operator?
What is internal variable?
What is private protected in java?
How do generics work in java?
how many design pattern r there? and wht design pattern u use and why ?
What are the interfaces defined by Java.lang package?
What does escaping a character mean?
Can we override constructor in java?
How do you clear a method in java?
How to stop a thread in java? Explain about sleep () method in a thread?
what is meant by Byte code concept in Java?
In method overloading ,if i change the return type to Long instead of INT,is the program execute