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

Sierra Atlantica Placement Papers Interview Questions
Questions Answers Views Company eMail

requesting to send me a previous placement paper

3 6198

Post New Sierra Atlantica Placement Papers Interview Questions




Un-Answered Questions

If a 16 story building has 12000ft on each floor. Company a rents 7 floors and company b rents 4 floors. What is the number of square feet of unrented floor space?

589


What is the bulleting and how it helps in nifi?

5


What are virtual functions, base class pointer, derived class pointer, biding references?

549


What is bias – variance tradeoff?

96


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,

2271






How we can calculate the life of Lead acid battery

1316


In a log in page what will be test procedure, test scenario, test description & test steps?

690


How to extend login expire time in auth?

413


Are there distinct kinds of activities in a project?

612


How can we recover a file that was deleted in linux?

418


suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do

1735


How to convert data to string in objective c?

1


When we should use ABAP Memory and SAP Memory ?

1436


how indexing is done in Neo4j?

5


What is a bi platform?

93