Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

A1 Technology CGI Perl Interview Questions
Questions Answers Views Company eMail

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 3266

Post New A1 Technology CGI Perl Interview Questions




Un-Answered Questions

How should I access ayurvedic medicines?

107


What is the ANSI C Standard?

789


Who name us Engineer & Why?

2035


what is DLL Hell and how it is solved in .NET? please explain clearly??

1896


What are some problems which we face while the development of a project when maven is not used?

118






Why XML editor is needed instead of Notepad?

635


How do we back up a hbase cluster?

86


Can a varchar be a primary key?

544


What happens when you return a reference to a private variable?

539


How can you find all the processes on your system?

301


Does java return by reference?

547


What do you mean by global variables?

581


How to define a constant?

102


what is the KVAR and how to measure it ?

2265


What are the storage qualifiers?

671