Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Quries in Core Java

  Asked By: Kaua    Date: Mar 07    Category: Java    Views: 814
  

I have the following doubts in Java.Can anybody help me out ?

1. What is difference between Checked and Unchecked Exception

2. Explain throw and throws clauses?

3. Does java support Preemptive scheduling of threads.

4.What are green threads and deamon threads?

5. In how many ways a Thread can be created? what is the difference between
them?

6.How do you make API in Java?

7.what happens when you declare a variable as volatile?

8 Java Threads are platform independant?

9.what is the difference between a Thread and a Process?

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Aidyn Smith     Answered On: Mar 07

Please go though the java  FAQ first.

You can find the FAQ at the site
http://www.ibiblio.org/javafaq/javafaq.html.

 
Didn't find what you were looking for? Find more on Quries in Core Java Or get search suggestion and latest updates.




Tagged: