How many threads can java run?


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

Post New Answer

More Core Java Interview Questions

what are Checked & Unchecked exceptions ?

2 Answers  


what is Dictionary? and what purpose it is used for?

3 Answers  


Can interface be private in java?

0 Answers  


Is there a case when finally will not execute?

0 Answers  


If a variable is declared as private, where may the variable be accessed?

0 Answers  


Hi Friends, can you explain instance in java. In general instance means "occurence of something" . In java what is instance.

4 Answers  


define polymorphism in java

0 Answers  


How to obtain a performance profile of java program

0 Answers  


Can a source file contain more than one class declaration?

0 Answers  


Can we use synchronized block for primitives?

0 Answers  


What is the base class in java from which all classes are derived?

0 Answers  


How many ways can an argument be passed to a subroutine and explain them?

0 Answers  


Categories