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 3890If 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
1881Post New A1 Technology Interview Questions
What are the data structures in R that are used to perform statistical analyses and create graphs?
What is difference between echo and print_r in php?
How is data represented in Spark?
java based application for hospital management
Explain how does assembly versioning work?
What is merge formatting in word?
How do I change the max connection in mysql?
Mention how many ways you can express string in Perl?
What is s-domain and its significance?
How does the ioc (inversion of control) container work?
What is Implicit Type conversion in Hive?
What does %2f mean in c?
How do you ensure that your project is always on track?
What is a google android packageinstaller?
What is the difference between row store and column store?