What is the difference between multiple processes and multiple threads?


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

Post New Answer

More Core Java Interview Questions

Q) I have a ArrayList object, in that object i have added 5 integer values, 5 float values, 5 string values. Now question is how can delete particular type of data ( i.e all int values or all float values or string values) in that list object at a time?

3 Answers   Aricent,


How do you define a singleton class?

0 Answers  


What is a class in java?

0 Answers  


Can we make a constructor final?

0 Answers  


what is the difference between a java object reference and c++ pointer?

4 Answers  






Can we create more than one object singleton class?

0 Answers  


Which variables are stored in stack?

0 Answers  


What is the difference between the final method and abstract method?

0 Answers  


What are the different ways of creating thread?

0 Answers  


What is a reflection package?

2 Answers  


how to execute main()

4 Answers   Symphony, TCS,


Can list be null in java?

0 Answers  


Categories