PDA

View Full Version : CGI Perl



  1. What are the characteristics of a project that
  2. Explain the difference between use and
  3. Name an instance where can we use a
  4. Write a script for 'count the no.of digits using
  5. What does the command use strict do and why should
  6. What is the Common Gateway
  7. What do the symbols $ , @ and % mean when
  8. What purpose does each of the following serve: -w,
  9. Explain the difference between my and
  10. What arguments do you frequently use
  11. What is a hash
  12. What is the difference between chop and
  13. What is the difference between for , foreach and
  14. How to find out the version of PERL being
  15. Why do you program in Perl
  16. What elements of the Perl language could you
  17. When would not we use Perl for a
  18. Write a simple regular expression to match an
  19. How would you replace a char in string and