whatis Home interface and Remoteinterface? with example?
No Answer is Posted For this Question
Be the First to Post Answer
we cannot create an object of interface but we can create a variable of it
How OOPS concept is achieved in Java?
6 Answers Cognizant, JPMorgan Chase, Xavient,
what is the collable collections in java?
What is meant by null and void?
How do you sort a string in alphabetical order in java?
if am have 100 threads(for ex:T1,T2---T100) how we give priority to these threads and how the system excute these threads
How do you ensure that n threads can access n resources without deadlock?
How do you identify if jvm is 32-bit or 64-bit from java program?
What is the use of ?this??
What is difference between core java and java ee?
What is the difference between interface & abstract class?
Can we declare main () method as non static?