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

MindFire Marketing Sales Interview Questions
Questions Answers Views Company eMail

what does success mean to you

39 66293

Post New MindFire Marketing Sales Interview Questions


MindFire Marketing Sales Interview Questions


Un-Answered Questions

What is vatting?

1


Which predefined sizes for margins that stand for 8px (0.5rem), 16px (1rem), 32px (2rem), or 48px (3rem) are available in sapui5?

220


why ten delta testing is carried out on power transformer

1355


What is persistence object hibernate?

155


How do you add up on excel?

275






Which bank comes under the category of apex banks.

648


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 dot net and its uses?

546


What is the difference between the http servlet and generic servlet?

601


What is msaccess exe?

444


What is the t code for payroll result?

536


What is Ragged Tensors ?

5


What is the scope or life time of instance variables?

652


How would you find out the total number of rows in a db2 table?

574


Explain terminate() and unexpected() function?

622