How to capture the Image width and height using QTP script ?
Kindly answer plz....
Thanx in adavance...
303
what is the standards used for writing the script in QTP
189
How to insert snapshot during manual scripting in QTP?
285
what is the diff between ANT and MAVEN?
92
Write VB script to convert from feet to inches(hint 1feet=12
inches)
156
Consider the following example
#! /bin/perl
use strict;
sub sample
{
my @arr=(1,2,3,4);
return @arr;
}
my ($a,$b,$c,$d) = &sample;
print "$a\n$b\n$c\n$d\n";
In the above code, How can I get the $c without using the
arguments such as $a,$b.
I don't want to use any array to get the return values.
153
Write a program in asp to find out the leap year. [Accept
the year from the user ]
how to comvert 120 into one hunderd twenty rupees only
and vice varsa
164
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,
161
when u r designing where how do u design other than drag
and drop method in the project of asp.net
How can I implement the function overloading in Perl ? I
read about the operator overloading, I do not know how to
implement the function overloading. Thanks in advance ?
133
hpcl information systems officer 2008 Question Papers or
any last previous questions papers
thanks in advance
shyamprasad71@gmail.com
shyamprasad71@gmail.com