What is tcp and udp?


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

Post New Answer

More Core Java Interview Questions

Are there structures in java?

0 Answers  


Explain how to convert any java object into byte array.

0 Answers  


steps to connect with Oracle Databse using TYPE-2 Jdbc driver.

3 Answers  


How does enum work in java?

0 Answers  


What are data types in programming?

0 Answers  






all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

8 Answers   CFG,


What is left shift and right shift?

1 Answers  


What is string made of?

0 Answers  


How multi processing is achieved in JAVA?

5 Answers   BMC,


Can we override private constructor in java?

0 Answers  


what is the difference between a java object reference and c++ pointer?

4 Answers  


Can we use different return types for methods when overridden?

0 Answers  


Categories