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 3895Post New A1 Technology CGI Perl Interview Questions
Where is httputility class, since there is no system.windows.browser namespace?
What are the different types of triggers in SQL SERVER?
When do you need to go beyond a standard controller and code custom apex? : salesforce visualforce
1).HI SAP GURUS CAN ANY BODY PROVIDE ME LSMW STEP IN SAP, HOW TO UPLOAD & ITS PROCESS? 2.A client having one (I) group company(phoenix group) (1)phoenix steels (2)phoenix mils,( 3) phoenix steels & he is having business branches in hyd & bangalore.How to configure company,company code level & chart of A/c Level? 3). A client having 3 bank a/c's 1 is sbi 2 is hdfc 3 is icici how to configure? pls it is an urgent. 4)we are doing configuration for client whether the data will save client server or local server?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
What is the propagation data model used for?
WHAT THREE SPECFIC JOB POSITIONS TO YOU TARGET FROM THE COMPANY?
What is oracle join syntax?
How can you solve the issue of server crash?
What are some structures that may be subjected to fatigue?
Is wordpress a good cms?
Explain what are the new features in 8.0 compared to 7.1?
Which partition stores the system configuration files in Linux system?
What is oracle sql called?
Is rabbitmq a jms?