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


Page 45 © Copyright by Interviewbit Java Interview Questions



Download 2,43 Mb.
Pdf ko'rish
bet29/36
Sana13.07.2022
Hajmi2,43 Mb.
#786321
1   ...   25   26   27   28   29   30   31   32   ...   36
Bog'liq
Java Interview Questions

Page 45
© Copyright by Interviewbit


Java Interview Questions
49. In case a package has sub packages, will it suffice to import
only the main package? e.g. Does importing of
com.myMainPackage.* also import
com.myMainPackage.mySubPackage.*?
This is a big NO. We need to understand that the importing of the sub-packages of a
package needs to be done explicitly. Importing the parent package only results in the
import of the classes within it and not the contents of its child/sub-packages.
50. Will the finally block be executed if the code System.exit(0)
is written at the end of try block?
NO. The control of the program post 
System.exit(0)
is immediately gone and the
program gets terminated which is why the finally block never gets executed.
51. What do you understand by marker interfaces in Java?
Marker interfaces, also known as tagging interfaces are those interfaces that have no
methods and constants defined in them. They are there for helping the compiler and
JVM to get run time-related information regarding the objects.
52. Explain the term “Double Brace Initialisation” in Java?
This is a convenient means of initializing any collections in Java. Consider the below
example.
Page 46
© Copyright by Interviewbit


Java Interview Questions
import java.util.HashSet; 
import java.util.Set; 
public class 
IBDoubleBraceDemo

public static void 
main
(String[] args){ 
Set stringSets = new HashSet() 


add(
"set1"
); 
add(
"set2"
); 
add(
"set3"
); 

}; 
doSomething(stringSets); 


Download 2,43 Mb.

Do'stlaringiz bilan baham:
1   ...   25   26   27   28   29   30   31   32   ...   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