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 3963If the the material sent for job work in outside state for job work ,what should be service tax chargeable or not if material receipt after job work done to job worker kindly suggestion
1932Post New A1 Technology Interview Questions
Explain how web server handles multiple requests for same action class(struts) concurrently?
Is a promise a callback?
What is the default capacity of hashmap?
Why do we use constructor?
How can I produce an assembly?
what does the opcode free do?
What are the attributes of applet tag?
What is hooks and how we can configure hooks in codeigniter?
What is the use of powerhouse?
Explain what is validations and substitutions in sap?
How do I run exe files on windows 7?
How to confiner single router two services provided. Both service provided are same Speed
What is xslt mapping?
What is parallel data transfer process?
What is spool space and when running a job if it reaches the maximum spool space how you solve the problem?