1 what are static blocks and static initializers in Java ?



Download 350,38 Kb.
Pdf ko'rish
bet4/63
Sana02.07.2022
Hajmi350,38 Kb.
#730721
1   2   3   4   5   6   7   8   9   ...   63
Bog'liq
Core Java Interview questions and answers 1650828415

 
10)
 
What is JIT compiler ?
 
JIT compiler stands for Just in time compiler. JIT compiler compiles byte code in to executable code . 
JIT a part of JVM .JIT cannot convert complete java program in to executable code it converts as and 
when it is needed during execution. 
11)
 
What is bytecode in java ?
 
When a javac compiler compiler compiles a class it generates .class file. This .class file contains set of 
instructions called byte code. Byte code is a machine independent language and contains set of 
instructions which are to be executed only by JVM. JVM can understand this byte codes. 


4 | 
P a g e
public class 
FirstClass 
{
public static void 
main(String[] args) 
{System.
out
.println(“My First class”);


Syntax : type methodName(Argument List){ 

The process of wrapping or putting up of data in to a single unit class and 
keeps data safe from misuse is called encapsulation .
 
12)
 
Difference between this() and super() in java ?
 
this() is used to access one constructor from another with in the same class while super() is used to 
access superclass constructor. Either this() or super() exists it must be the first statement in the 
constructor. 
13)
 
What is a class ?
 
Classes are fundamental or basic unit in Object Oriented Programming .A class is kind of blueprint or 
template for objects. Class defines variables, methods. A class tells what type of objects we are creating. 
For example take Department class tells us we can create department type objects. We can create any 
number of department objects. 
All programming constructs in 
java 
reside in class. When JVM starts running it first looks for the class 
when we compile. Every Java application must have atleast one class and one main method. 
Class starts with class keyword. A class definition must be saved in class file that has same as class name. 
File name must end with .java extension. 
If we see the above class when we compile JVM loads the FirstClass and generates a .class 
file(FirstClass.class). When we run the program we are running the class and then executes the main 
method. 

Download 350,38 Kb.

Do'stlaringiz bilan baham:
1   2   3   4   5   6   7   8   9   ...   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