1 what are static blocks and static initializers in Java ?



Download 350,38 Kb.
Pdf ko'rish
bet25/63
Sana02.07.2022
Hajmi350,38 Kb.
#730721
1   ...   21   22   23   24   25   26   27   28   ...   63
Bog'liq
Core Java Interview questions and answers 1650828415

90)
 
List Java API that supports threads?
 
java.lang.Thread : 
This is one of the way to create a thread. By extending Thread class and overriding 
run() we can create thread in java. 
java.lang.Runnable 
: Runnable is an interface in java. By implementing runnable interface and overriding 
run() we can create thread in java. 
java.lang.Object : 
Object class is the super class for all the classes in java. In object class we have three 
methods wait(), notify(), notifyAll() that supports threads. 
java.util.concurrent : 
This package has classes and interfaces that supports concurrent programming. 
Ex : Executor interface, Future task class etc. 
91)
 
Explain about main thread in java?
 
Main thread is the first thread that starts immediately after a program is started

Main thread is important because : 
1)
All the child threads spawn from main thread. 
2)
Main method is the last thread to finish execution. 
When JVM calls main method() it starts a new thread. Main() method is temporarily stopped while the 
new thread starts running. 
92) In how many ways we can create threads in java?
 
We can create threads in java by any of the two ways : 
1)
By 
extending Thread 
class 
2)
By 
Implementing Runnable 
interface. 
93)
 
Explain creating threads by implementing Runnable class?
 
This is first and foremost way to create threads . By implementing runnable interface and implementing 
run() method we can create new thread. 
Method signature : public void run() 
Run is the starting point for execution for another thread within our program. 
Example : 

Download 350,38 Kb.

Do'stlaringiz bilan baham:
1   ...   21   22   23   24   25   26   27   28   ...   63




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish