How many types of literals are there 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 the ResourceBundle?

2 Answers   Elementus Technologies,


What class is used to create Server side object?

1 Answers   TCS,


Can an object subclass another object?

0 Answers  


Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?

0 Answers  


What is the use of Getters and Setters method ?

4 Answers  






What do negative exponents mean?

0 Answers  


Why doesn't the java library use a randomized version of quicksort?

0 Answers  


I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?

0 Answers  


Is there a jre for java 11?

0 Answers  


what is use of functional interface in java 8?

0 Answers  


class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example

3 Answers   Wipro,


What is an array in java?

0 Answers  


Categories