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 2789Post New A1 Technology CGI Perl Interview Questions
Differentiate between GDP and GNP?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
Stock uploading will happen at which module mm or wm at rollout in xyz client?
Tel me step By Step while accessing the webmail and outlook for all the user's it is asking the user name and password frequently ?
What is inbound proxy and out bound proxy?
What is the purpose of the sales document type?
Is windows coming out with a new operating system?
what is intermediate message event listener?
What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Explain test metric and the information it provides.
explain business completion?
In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.
How to display the contents of text file in reverse order?
How would you design and promote an advertising campaign?