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 12787

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 5388

What is multiple inheritance ?

17 22532

Tell us about yourself.

47 113892

Tell me one Reason to reject you?

34 68123

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

7 19441

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

1 28297

i want how to repair registry

6 12316

How can take AD backup in Windows 2003 server

8 14349

what is testdata

8 9205

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

2 12462

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

1 15928

How to freely move a ball in graphics mode.

1902

what is .NET framework architecture ??

1563

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

5 18516

Post New Impetus Interview Questions




Un-Answered Questions

How long has angularjs been around?

420


Explain dataset.acceptchanges method in .net?

545


What is joomla best used for?

58


If you remove an object attribute, is it deleted from the database?

1


My boss said to me "Calculate Tds for the month of may 2018 from bank statement". my Boss business is Proprietorship of Construction and designing work. How I can calculate Tds liability.

926






Would you like to give any general advice to your juniors?

755


how to calculate the size and weight of induced draft axial fan impeller

999


How to calculate MCB Breaking capacity.

979


can a deareator be placed at any height with care that suction (NPSH) for feed pump is satisfied

1540


How can we configure http tunneling on weblogic?

536


What is the current version of windows?

439


update strategy transformation in informatica

644


normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi

1744


The simple way of finding the leakage quantity and % in compressed air distribution system

1206


Explain the term HCatalog?

5