my @array=('data1','data2'); my @array1=('data1','data2'); my ($i,$k); $i=7; $k=7; while($i){ $array [++$#array] = 'ree'; $i--; print "@array"; } while($k){ push(@array1,'ree'); $k--; print "@array1"; } Are these two while loop are doing the same functionality ? What may be the difference?
1 3788Post New A1 Technology CGI Perl Interview Questions
How do you connect MySQL database with PHP?
Where are tables created?
What is a ci split? What is a ca split?
Explain the concept of connection pooling feature of ejb container?
How to test values returned by a subquery with the in operator?
How many no full repository queue managers are required for creating a cluster. What is the difference between full and partial repositories?
what is integration,optimization of gsm corenetwork in practice?
How can you quickly find the number of elements stored in a static array?
What are deciduous trees?
What is the Activity?
Tell me what is the maximum number of satellite hops allowed in voice communication?
What do you understand by the term impersonation?
How can you restore a redirected standard stream?
What is china clay?
Normally what do we attach in Action?