What is tcp ip in java?


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

Post New Answer

More Core Java Interview Questions

What is nan inf?

0 Answers  


What are the types of casting?

0 Answers  


Tell me a few examples of final classes defined in Java API?

0 Answers   DELL,


What is the difference between final, finally and finalize() in java?

0 Answers  


Can constructor return value?

0 Answers  






What are accessor methods in java?

0 Answers  


What is the benefit of singleton pattern?

0 Answers  


import java.io.*; class Demo { public static void main(String args[]) { File f=new File("1234.msg"); String arr[]=f.list(); System.out.println(arr.length); } }

3 Answers   IBM, Ramco,


Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.

1 Answers   NIIT,


Can applet in different page/s communicate with each other?

1 Answers  


what is the diffrences between platform independent and portable

5 Answers   TCS,


What is data type in java?

0 Answers  


Categories