What are invisible components?.


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

Post New Answer

More Core Java Interview Questions

How do you get the length of a string in java?

0 Answers  


What are the uses of synchronized keyword?

0 Answers  


What are the core java topics?

0 Answers  


what is the output ? Math.floor(-2.1) a)2 b)-2 c)-3.0 d)0

4 Answers   Accenture,


Can a private method be declared as static?

0 Answers   Global Logic,






Can we modify the throws clause of the superclass method while overriding it in the subclass?

0 Answers  


Can a variable be local and static at the same time?

0 Answers  


Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?

1 Answers  


If set accepts only one argument then how can it compare two objects to avoid duplicates

5 Answers  


Can sleep() method causes another thread to sleep?

0 Answers  


What is Hash Code in Java?

6 Answers   Cognizant,


What is size_t?

0 Answers  


Categories