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

HCEI Interview Questions
Questions Answers Views Company eMail

how many hard disk drives are there

31 40912

Post New HCEI Interview Questions




Un-Answered Questions

How can the output be redirected to some other action process in place showing it in the screen?

571


What is an old style font?

319


What is 'consolidated fund'?

612


Where can I find some really good information on how excel treats year 2000 dates? I need simple (and that is what u guys provide)?

316


package MYCALC; use Exporter; our @EXPORT = (); our @ISA = qw(Exporter); our @EXPORT_OK = qw(addition multi); our %EXPORT_TAGS = (DEFAULT => [qw(&addition)],Both => [qw(&addition & +multi)]); sub addition { return $_[0] + $_[1]; } sub multi { return $_[0] * $_[1]; } 1; Program: use strict; use warnings; my @list = qw (2 2); use Module qw(:DEFAULT); print addition(@list),"\n"; Above coding is my module MYCALC and the program which using this module, I have not exported any function using @EXPORT, but I have used the DEFAULT in %EXPORT_TAGS with the function addition, when I call this function from the main it says the error as,

2265






What is the difference between structured and unstructured big data?

212


Tell us about this state's current Chief Minister?

713


What is cmake in linux?

607


What are the different kinds of solutions present in deploying the web servers?

410


what is the slope angle of the APPROACH LIGHT? and How to calculate it?

1763


How to exit from spy mode in Blue Prism?

122


How to create custom form validations in angular?

462


What is dll in c#?

506


Tell me what is astrophysics?

499


How column data types are determined in a view?

534