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 3898If the the material sent for job work in outside state for job work ,what should be service tax chargeable or not if material receipt after job work done to job worker kindly suggestion
1886Post New A1 Technology Interview Questions
How do I keep text in one cell in excel?
Is it correct to covered fesibility report expenses and survey expenses in pre-operative exepenses ?
What are the magic methods in php?
What is abap? What are idocs?
Distinguish between css2 and css3.
Tell me how to use insert statement in laravel?
How do I create my own theme?
Is it mandatory to implement all methods of interface in the class which includes interface?
Mention what bottom-up testing is?
Where are the logs of apache tomcat stored?
How you calibrate absolute pressure with the calibration range of 0 to 1000 0C Absolute. Please explain the procedure for calibration.
What are the benefits of the spring framework?
How can I recover data from undetected hard drive?
What is the real mean of dhcp?
What are dynamic loading, dynamic linking and overlays?