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 2517Post New A1 Technology CGI Perl Interview Questions
what is Member Functions in Classes?
Where do you use Standalone deployment model in SRM?
Explain how to use an extender provider in the project.
What is the use of the invocable method annotation ?
How does the system know where one command ends and another begins?
how can I automatically refresh a web page?
How many square meter can a worker/labor demolish a structure per day?
What is shift command in shell script?
Explain the different types of session state management options available with asp.net?
What are all the difference between iOS3, iOS4 and iOS5?
What benefits can commensalism offer to a species?
What is called grain-oriented laminations?
How to configure Input tax while processing Third party sale (MIRO)-errors coming M8889, ME045, ME038?
Explain about logic match tag?
Can you explain the performance and scalability of co> operating system?