012 | Conditional branching if , else, else if, ternary etc | The Modern JavaScript Tutorial

preview_player
Показать описание
Hey! Thank you for watching the video. Your cordial supports are producing energy inside me to teach you creative things more and more.
Wanna learn Freelancing & Earn online? Don't forget to visit our website in order to contact us.

===Follow Me on Social Profiles Below===

Subscribe My Another Channel

#freelancernasim
#freelancing
#tutorial

Thank You
Рекомендации по теме
Комментарии
Автор

আপনার ভিডিওর কোয়ালিটি অনেক ভাল,
সহজেই বুঝা যায় 👍👍

AbrarulRhythm
Автор

Thanks For Upload this video
Allah Bless you

mohammadjobayer
Автор

boss apnr next project er opekhay achi

mdnahid-jgmf
Автор

let fName = 'Tusher';


let result = (fName === 'Tusher') ? 'Hi Tusher' : (lName === 'Roy') ? 'Hi Roy' : (age == 21) ? 'Its true' : (country == 'Bangladesh') ? 'Its true' : (color == 'red') ? 'Yes' : 'Who are you';

document.write(result);

Bhai aita ki 4th condition ta kaj korbe nah ?
ami onek bar try korse hoy nah :(

tusherroy