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 3248

Post New A1 Technology CGI Perl Interview Questions




Un-Answered Questions

What is 8 bit signed integer?

469


Can I see my windows 10 product key?

445


What kind of information do Internet of Things (IoT) objects communicate?

3


Can you explain one critical mapping? Performance issue which one is better?

459


I want to re-reach and use an object once it has been garbage collected. How it's possible?

531






Explain me what are the advantages of android operating system?

470


What is the concept of sub-query in terms of sql?

501


Difference between search specification and search constant

1759


Does windows 10 have outlook email?

1


Can semaphores be negative?

436


10. How many queries did you use in the complex reports? 11. How will you use the joins in the queries used in your report? 12. How many reports did you create in your project? 13. How many cubes did you create in your project? 14. How will you create .iqd file in FM. 15. Was your package multilingual or single language? 16. If you have created a single language package…and you have a client who need to access that in other language…how will you do that? 17. How many dimensions and facts did you use in your reports? 18. How will you use your package in Analysis studio? 19. Something like types of files in power play like pyi..i don’t remember this question. 20. If you want to create a prompt with 4 list, not containing any value using value prompt, which when we will see in the run time…if we will select any list, it should show us the data related to that list. 21. What all kind of packages you can create using FM. 22. In your project was your cube a relational or multidimensional? 23. I replied MD for the above question then they asked why did you use that? 24. How do you publish a cube? 25. Slicer and dicer….its use…where is it used? 26. Bursting…. 27. How many types of query subjects are there? 28. Difference between before and after aggregation?

1993


What do you understand by tomcat default port and can it used ssl?

429


Define the common faults of the developer while using apache spark?

199


write knight tour problem which is present in datastructure

2154


When is the arraystoreexception thrown?

560