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 3920Post New A1 Technology CGI Perl Interview Questions
What is recursion?
Can enum be null c#?
What strategies can alleviate biases in LLM outputs?
How can you access esds files from cics?
How can the os of the client machine be detected?
How to connect crystal report in vb.net ?
What are the advantages of threads over processes?
You suspect microscopic grains on a slide that you exposed to the outside air to be pollen. To test this, you place a drop of a sugar solution on the slide with the grains. If this is pollen, what will happen?
Why it need to be create a virtual environment before staring an project in django ?
In plants, this naturally occurring auxin has the abbreviation iaa:
How can you verify if a given object “X” is a matrix data object?
What is normalization of database? What are its benefits?
Why sometime potassium ortho phosphate mix with acetone use for sample preparation for hplc
What are interdental brushes?
what is the key advantage of flash being a true clientside application? : Adobe flash