Q.1 Write a program to print first ten odd natural numbers. Q.2 Write a program to input a number. Print their table. Q.3 Write a function to print a factorial value.
Action Script 1.0 to Action Script 3.0 depending on the version of Flash you are using.
Write an. Algorthim. To. Find the. Sum. Of. First15 natural. Numbers
write a lex program to delete space from the program
First you will need to have some basic programming knowledge. You can use this to help make the program that is needed.
seq 1 2 99
Action Script 1.0 to Action Script 3.0 depending on the version of Flash you are using.
51
Write an. Algorthim. To. Find the. Sum. Of. First15 natural. Numbers
write a lex program to delete space from the program
You really don't want to do this in a shell script - scripting languages in Unix typically do not handle or work with floating values, only integers. A better way would be to write a program to do this that works under Unix, such as a 'C" program. See the related link for an example
write an assembly language program to find sum of N numbers
First you will need to have some basic programming knowledge. You can use this to help make the program that is needed.
write a shell program for finding out gcd of three given numbers? write a shell program for finding out gcd of three given numbers? write a shell program for finding out gcd of three given numbers? check bellow link http://bashscript.blogspot.com/2009/08/gcd-of-more-than-two-numbers.html
fdsgfhgdfhgdf
seq 1 2 99
<html> <head> <script type="text/javascript"> function series() { var i=1 while(i<=10) { document.write(i+"<br>") i=i+2 } } </script> </head> <body> <form action="#" name=f1> <input type=button value="generate series" onclick="series()"> </form> <br><span id="outtab"></span> </body> </html>
How to write a program for mouse in microprocessor?