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 3895If 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
1882Post New A1 Technology Interview Questions
Mention the rules for local and global variables in python?
Why do we go for stored procedures?
Explain sap abap 3-tier architecture?
Why do we use hashmap?
How will you do beta testing?
How to apply cascading referential integrity in place of triggers?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
What is the azure app service? What are the advantages of app service over mobile service?
Can you sort a dictionary python?
what is human capital management? how is it related wih HR?
What are j2ee concepts?
Which language does apple use?
Why do you get spool space errors? How do trouble-shoot them?
What does arraylist remove return?
What is the use of spark driver, where it gets executed on the cluster?