JavaScript



Download 2,14 Mb.
Pdf ko'rish
bet25/47
Sana24.01.2023
Hajmi2,14 Mb.
#902030
1   ...   21   22   23   24   25   26   27   28   ...   47
Bog'liq
TutorialsPoint JavaScript

 
Set the variable to different value and then try...
 
var grade='A'; 
document.write("Entering switch block"); 


Javascript 
46 
 
switch (grade) 

case 'A': document.write("Good job"); 
case 'B': document.write("Pretty good"); 
case 'C': document.write("Passed"); 
case 'D': document.write("Not so good"); 
case 'F': document.write("Failed"); 
default: document.write("Unknown grade") 

document.write("Exiting switch block"); 
//--> 
 
Set the variable to different value and then try...
 
var count = 0; 
document.write("Starting Loop "); 
while (count < 10){ 
document.write("Current Count : " + count + ""); 
count++; 

document.write("Loop stopped!"); 
//--> 
 
Set the variable to different value and then try...
 
var count = 0; 
document.write("Starting Loop" + ""); 
do{ 
document.write("Current Count : " + count + ""); 
count++; 
}while (count < 5); 
document.write ("Loop stopped!"); 
//--> 
 
Set the variable to different value and then try...
 
var count; 
document.write("Starting Loop" + ""); 
for(count = 0; count < 10; count++){ 
document.write("Current Count : " + count ); 
document.write(""); 

document.write("Loop stopped!"); 
//--> 
 
Set the variable to different value and then try...
 
var aProperty; 
document.write("Navigator Object Properties "); 
for (aProperty in navigator) 

document.write(aProperty); 
document.write(""); 

document.write ("Exiting from the loop!"); 
//--> 
 
11.

Download 2,14 Mb.

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




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