Java Basic Interview Questions Why is Java a platform independent language? 2


Page 8 © Copyright by Interviewbit Java Interview Questions



Download 2,43 Mb.
Pdf ko'rish
bet7/36
Sana13.07.2022
Hajmi2,43 Mb.
#786321
1   2   3   4   5   6   7   8   9   10   ...   36
Bog'liq
Java Interview Questions

Page 8
© Copyright by Interviewbit


Java Interview Questions
7. Can you tell the difference between equals() method and
equality operator (==) in Java?
equals() 
==
This is a method defined
in the Object class. 
It is a binary operator in Java.
This method is used for
checking the equality of
contents between two
objects as per the
specified business logic.
This operator is used for
comparing addresses (or
references), i.e checks if both
the objects are pointing to the
same memory location.
Note:
Page 9
© Copyright by Interviewbit


Java Interview Questions
In the cases where the equals method is not overridden in a class, then the class
uses the default implementation of the equals method that is closest to the
parent class.
Object class is considered as the parent class of all the java classes. The
implementation of the equals method in the Object class uses the == operator to
compare two objects. This default implementation can be overridden as per the
business logic.
8. How is an infinite loop declared in Java?
Infinite loops are those loops that run infinitely without any breaking conditions.
Some examples of consciously declaring infinite loop is:
Using For Loop:
for (;;) 

// Business logic
// Any break logic
}
Using while loop:
while(true){ 
// Business logic
// Any break logic
}
Using do-while loop:
do
// Business logic
// Any break logic
}while(true);
9. Briefly explain the concept of constructor overloading

Download 2,43 Mb.

Do'stlaringiz bilan baham:
1   2   3   4   5   6   7   8   9   10   ...   36




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