Count With Programming

Find Addition Number:
In mathematics,we know how to add value.For example 10+10=20.Giving two value here we can do samethings..............Let's try it......

InputBox1

InputBox2


Output Will be Displayed Here:




Find Factorial Number:
Factorial means to multiply a series of descending natural numbers. Examples:
4! = 4 × 3 × 2 × 1 = 24.Now I am going to create a javascript programme which will find factorial number.


Finding number!

Enter a value :





Mark Caculation:
Imagine, passing mark in Bangla is 40 or above,in English is 50 or above,in mathematics is 45 or above.This programme will provide a message whether you have passed or not .......Let's see....



Bangla:
English :
Mathematics :



Word Counting:
How many words have you inserted with space here? This programme will count your inserted word length now.Such as if you write "i eat rice" then output will be 3.......Let's see how it works!!......


Please Enter a Word:


Put Your Cursor Here :




Finding x to the power n:
It is my another JavaScript programme for finding power number.
Let's try it......


Enter the value of X:

Enter the value of n:

No comments:

Post a Comment

Popular Posts