#include<stdio.h> #include<iostream.h> #include<conio.h> #include <graphics.h> #include <stdlib.h> class Circle { private : // help // // midx and midy are...
#include<stdio.h> #include<iostream.h> #include<conio.h> #include <graphics.h> #include <stdlib.h> class Circle { private : // help // // midx and midy are...
4475
ibi_edu@yahoogroups.com
May 1, 2011 11:10 am
File : CIRCLE2.EXE Description :...
4476
ibi_edu@yahoogroups.com
May 1, 2011 11:10 am
# include <iostream.h> # include <graphics.h> # include <conio.h> # include <math.h> class Ellipse { private: public: void show_screen( ); void Lines();...
4477
ibi_edu@yahoogroups.com
May 1, 2011 11:10 am
File : CIRCLE2.EXE Description :...
4478
ibi_edu@yahoogroups.com
May 1, 2011 11:10 am
<html> <head> <title> Age Calculator </title> </head> <body bgcolor="#99FF33"> <SCRIPT language=JavaScript> <!-- Original: Dev Pragad (devpragad@...)...
4479
ibi_edu@yahoogroups.com
May 1, 2011 11:10 am
http://geoibi.blogspot.com/...
4480
ibi_edu@yahoogroups.com
May 1, 2011 11:10 am
# include <iostream.h> # include <graphics.h> # include <conio.h> # include <math.h> class Ellipse { private: public: void show_screen( ); void Lines();...
/**************#####################**************** program by Shreeharsha Perla you are free to use, modify or distribute this program. for more programs,...
<html> <head> <title> Confirm Method </title> <script language="javascript"> var question = "What is 10 + 10 ?"; var answer = 20; var Response =...
4492
ibi_edu@yahoogroups.com
May 1, 2011 11:10 am
<html> <head> <title> Confirm Method </title> <script language="javascript"> var question = "What is 10 + 10 ?"; var answer = 20; var Response =...
4493
ibi_edu@yahoogroups.com
May 1, 2011 11:10 am
<html> <head> <script language="javascript"> var i=0; var No = prompt ("Enter The Five Digit Numbers : ",""); Digits = new Array(4); var s1 =Digits.length; ...
4494
ibi_edu@yahoogroups.com
May 1, 2011 11:10 am
<html> <head> <title>Form Parameters</title> </head> <body> <!-- There are 2 ways to send data from one page to another 1- Trough form <form> <input page=????>...
4495
ibi_edu@yahoogroups.com
May 1, 2011 11:10 am
<html> <head> <title>Form Parameters</title> </head> <body> <!-- There are 2 ways to send data from one page to another 1- Trough form <form> <input page=????>...
/**************#####################**************** program by Shreeharsha Perla you are free to use, modify or distribute this program. for more programs,...
4498
ibi_edu@yahoogroups.com
May 1, 2011 11:10 am
File : image001.gif Description :...
4499
ibi_edu@yahoogroups.com
May 1, 2011 11:10 am
<html> <head> <script language="javascript"> var name = prompt("Enter your Name","Name"); </script> </head> <body> <script language="javascript"> ...