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 3795If 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
1832Post New A1 Technology Interview Questions
List the different types of fields that are used in apache solr.
What dependencies does eSvn have?
How can we fetch the page source in selenium?
What is gac? How to put assembly in gac?
How big is a blob mysql?
Can we create instance of private class in c#?
What is the cube root of 729?
Which is the fastest implementation of python?
Mention the structural expressions in Kotlin?
How can government stop cash flow in the economy?
What is object in oops?
Is there any restriction on the use of union in embedded sql?
What is difference between db2 and sql?
How tooltip is set through code-behind in ASP.NET?
what is description object?