No Questions In This Category

Post New Questions
Un-Answered Questions { Core Java }

What is length in java?

561


What is number data type in java?

544


Does string is thread-safe in java?

582


What is nested top-level class?

568


State one difference between a template class and class template.

612






What is the nested interface?

589


Give few examples of final classes defined in Java API?

694


Is age discrete or continuous?

675


How do you escape json?

534


What are mutable classes?

515


How many types of memory areas are allocated by jvm?

552


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

553


Given a singly linked list, determine whether it contains a loop or not without using temporary space?

575


What is finalize method?

567


What does math floor () do?

543