Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Impetus Interview Questions
Questions Answers Views Company eMail

If U have Test Cases already prepared and u have to just excute those test cases in a very short time then how will U decide which test cases has to be excuted first. Is there any technique ?

8 15117

Find out the bug in this code,because of that this code will not compile....... #include #include #include using namespace std; class balance { double cur_bal; char name[80]; public: balance(double n, char *s) { cur_bal = n; strcpy(name, s); } ~balance() { cout << "Destructing "; cout << name << "\n"; } void set(double n, char *s) { cur_bal = n; strcpy(name, s); } void get_bal(double &n, char *s) { n = cur_bal; strcpy(s, name); } }; int main() { balance *p; char s[80]; double n; int i; try { p = new balance [3]; // allocate entire array } catch (bad_alloc xa) { cout << "Allocation Failure\n"; return 1; }

2 6600

What is multiple inheritance ?

17 28050

Tell us about yourself.

47 126710

Tell me one Reason to reject you?

34 76437

What is difference between JVM (Java Virtual Machine) and CLR (Common language Runtime) ?

7 22261

What are the advantages and disadvantages of Descriptive programing and Object repository in QTP??

1 29488

i want how to repair registry

6 14442

How can take AD backup in Windows 2003 server

8 17170

what is testdata

8 11328

What are the advantages of using sql server over ms access or why should one use sql instead of ms access

2 13610

What is the uses of invoices? how many types of invoices, and difference between invoice and voucher, invoice and bill?

1 16921

How to freely move a ball in graphics mode.

2422

what is .NET framework architecture ??

2012

What will be the output- for(i=1;i<=3;i++) { printf("%d",i); continue; i++; }

5 20662

Post New Impetus Interview Questions




Un-Answered Questions

action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

2047


how a choke of tubelight can be used to increse reciving power of antina?

1979


What is difference between persistent and transient objects?

434


c++ write a program to use a fuction call "max"which accepts an intger arrey of size5.as an arrument and return the larger and smallest of the arrey to main without changing. the original changing of the original position of the element of the arrey.

1919


How to do the for drupal debugging?

127


What is the difference between c and c# programming?

956


Is power bi available on-premises?

1


How do I order columns in sql?

1007


What is a transparent bridge?

1551


Is it hard to learn linux?

898


What is use of gridfs in mongodb?

5


How can I archive old projects or old versions of current projects?

1400


What is a timer in jmeter and what are the types of it?

605


what is error ora-03113: end-of-file on communication channel?

1165


when transferring an item or tool across organizations, an internal purchase order must be in place. What must be the same across the organizations?

246