Advertisements
Advertisements
प्रश्न
Discuss the following and Answer the question.
A teacher has asked a student to create a web page to accept number and check whether it is between 50 to 100.
- List the variable, operators to be used.
- Specify the built-in function used and structure used.
थोडक्यात उत्तर
उत्तर
var number;
if(number > 50 && number < 100)
shaalaa.com
HTML Forms
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?