whatis Home interface and Remoteinterface? with example?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Does Java support multiple Inheritance?

12 Answers  


What is dynamic array in java?

0 Answers  


Write a code to show a static variable?

0 Answers  


abstract class A{ int list []=new int [100]; A(int x,int y){ rondom n=new rondom(); for (int i==;i<100;i++); list [i]=x+r.next int(y-x+1); abstract sort (); abstract binary sarch(int temp); class B extends A{

3 Answers  


Is static a keyword in java?

0 Answers  






Why does abstract class have constructor?

0 Answers  


What is the escape character in java?

0 Answers  


What is meant by 'Class access modifiers'?

0 Answers   HCL,


What is api in java?

0 Answers  


Does it matter in what order catch statements for filenotfoundexception and ioexception are written?

0 Answers  


Can Anybody tell the diff b/w jdk1.6 and latest version.

2 Answers  


byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p?

7 Answers   NIIT, Wipro,


Categories