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 3139Post New A1 Technology CGI Perl Interview Questions
Explain the Lagrange's method of undetermined multipliers to find extreme values of the function f (x,y,z).
What is c language & why it is used?
Describe your ideal working environment.
What is service and client in perspective of data communication?
will mouseevents trigger from a touch? : Blackberry tablet os
What is a nsstring?
write a program that takes input in digits and display the result in words from 1 to 1000
What does it mean to flush a file?
A solar collection has been installed to heat water. A large water tank has a volume of 5.0 x 105 cm3. The area of the solar collectors is 8m2. (2 meters by 3 meters). If the water in the tank starts out with a temperature of 30°C in the morning, what is its temperature in the evening after the sun has set?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
what are Hostile Applets?
Suppose if you had to teach a beginner an advanced concept, how would you approach the task? : insurance cold calling
Draw a crankshaft and show the parts?
How to print java variable in jsp?
What skills do you need to be a data analyst?