what will the output
called Sonu is typecast to Parent class as below.
Child sonu = new Child();
Parent p = (Parent) sonu;
p.play();
What will be the output of above section of code
delete row
?
localhost=wampserver
database name=sourabh
table name=sonu
and my code...("sourabh", $link);
$rows=mysql_query("select * from sonu");
$row=mysql... = $checkbox[$i];
mysql_query("delete from sonu where id='$delete