FAQEERE MADINA HUSSAINI

Subscribe Our Youtube Channel Click Here==>>"Seekho Awr Sikhao "

Search in this site

Thursday 29 October 2020

javascript if else , else if practice code

     <script>

//percentage student
var per = parseInt(prompt("give value here"));

ifper>=80 && per<=100){
    document.write("<h1> <br/>your grade is A+")
}
else ifper>=70 && per<=80){
    document.write("<h1> <br/>your grade is Only A")
}

else ifper>=60 && per<=70){
    document.write("<h1> <br/>your grade is Only B")
}

else ifper>=50 && per<=60){
    document.write("<h1> <br/>your grade is Only C")
}

else ifper>=45 && per<=50){
    document.write("<h1> <br/>your grade is Only Passed")
}

else ifper<33){
    document.write("<h1> <br/>your are Fail")
}

else {
document.write("<h1> <br/>Your value is Invalid")
}
    </script>

Even odd number check with the help of if else

var a = Number( prompt("Type here"));
//Numbre function is use to dicleration of number in prompte because of prompt is default string)
//prompt is default text or string
/*syntax of if else is : type if (condition ) {
argument }

true your condition return if argument
after that
else {
    argument
}
on false else argument returen

*/

if (a%2 ===0){document.write("this is your even number ");
}
else{
    document.write("this is odd number ");
}
// we check type only number not string or text use following


Share:

0 Comments:

Pages

Books Category

1. Quranic
2. Hadees
3. Fiqh
4. Darsi
5. Mantiq and Falsafa
6. Seerat
7. Biography
8. Tareekh
9. Mukhtalif uloom
10. Aqaid
11. Amliyat (Roohani Uloom)
12. Fatawa
13. Tasawoof (Tareeqat )
14. General Science
15. Math
16. Motivation
17. Tibb
Alopathy
Homeopathy
Herbal
Yonani
18. Mukhtalif Mix Kitabaid
19. Management Sciences
20. Computer Science
21. Electronics
22. Mechanics

Labels

Useful Links

1.Islamic Radio




Online Course for Charges only 250Rupees for Enroll Online
By Islamic Academy Of Communication Arts


(Following are Temporary Links)
29.JOBS TEST PREPARATION
[ ENGLISH
COMPUTER
GK
PAK ST
MIX INFO
]


Test Preparations Youtube channels f0r Watch and Listen :










Recent Posts

Unordered List

Theme Support