What are the topics in advance java?


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

Post New Answer

More Core Java Interview Questions

What is double in java?

0 Answers  


Difference between error and exception

3 Answers   Nous, TCS,


Given: 1. package test; 2. 3. class Target { 4. public String name = “hello”; 5. } What can directly access and change the value of the variable name? 1 any class 2 only the Target class 3 any class in the test package 4 any class that extends Target

7 Answers   Infosys, WW,


What is use of a abstract variable?

0 Answers  


What is the difference between stored procedure & function?

0 Answers  






What are the Class Libraries ?

0 Answers   Wipro,


1).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread?

3 Answers   TCS,


What is size () in java?

0 Answers  


Can we define private and protected modifiers for variables in interfaces?

0 Answers  


What is ternary operator? Give an example.

0 Answers  


What is generic class?

0 Answers   Tech Mahindra,


what are depricated methods ?

5 Answers   Satyam,


Categories