What is type safety in java?


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

Post New Answer

More Core Java Interview Questions

My application URL : http://localhost:8080/Application/Login.jsp. When a user enter this url in IE then, how it get Login.JSP Page exactly? what are the processes will happen from when we submit the URL to get Login.jsp?

3 Answers   IBM, TCS,


Explain the features of interfaces in java?

0 Answers  


Can an interface implement another interface?

0 Answers  


how to print hello world every second till i have pressed enter key ???

1 Answers   SAP Labs,


What is a final class in java?

0 Answers  






Why java is called not pure object oriented language?

0 Answers  


What is an example of procedure?

0 Answers  


What is the driver class?

0 Answers  


What is a prefix function.write down a code to compute prefix function.

0 Answers  


What Is Composition?

0 Answers   IBS,


why are there separate wait and sleep methods? : Java thread

0 Answers  


7) Suppose there is Student class like class student { int age; string name; } We want to store these objects in a HashMap. Do we need to override any methods in Student class? If any which ones and why? what if i just override equals or just hashcode? what will be the results in both the cases?

4 Answers   CSC, Nagarro, RBS,


Categories