I About the Tutorial



Download 0,99 Mb.
Pdf ko'rish
bet24/25
Sana13.09.2022
Hajmi0,99 Mb.
#848827
1   ...   17   18   19   20   21   22   23   24   25
Bog'liq
javascript tutorial

38 
 
Set the variables to different values and different operators and then 
try...
 


40 
 
var a = 2; // Bit presentation 10 
var b = 3; // Bit presentation 11 
var linebreak = ""; 
document.write("(a & b) => "); 
result = (a & b); 
document.write(result); 
document.write(linebreak); 
document.write("(a | b) => "); 
result = (a | b); 
document.write(result); 
document.write(linebreak); 
document.write("(a ^ b) => "); 
result = (a ^ b); 
document.write(result); 
document.write(linebreak); 
document.write("(~b) => "); 
result = (~b); 
document.write(result); 
document.write(linebreak); 
document.write("(a << b) => "); 
result = (a << b); 
document.write(result); 
document.write(linebreak); 


41 
 
document.write("(a >> b) => "); 
result = (a >> b); 
document.write(result); 
document.write(linebreak); 
//--> 
 
Set the variables to different values and different operators and then 
try...
 
var a = 33; 
var b = 10; 
var linebreak = ""; 
document.write("Value of a => (a = b) => "); 
result = (a = b); 
document.write(result); 
document.write(linebreak); 
document.write("Value of a => (a += b) => "); 
result = (a += b); 
document.write(result); 
document.write(linebreak); 
document.write("Value of a => (a -= b) => "); 
result = (a -= b); 
document.write(result); 
document.write(linebreak); 
document.write("Value of a => (a *= b) => "); 
result = (a *= b); 
document.write(result); 
document.write(linebreak); 



Download 0,99 Mb.

Do'stlaringiz bilan baham:
1   ...   17   18   19   20   21   22   23   24   25




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