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 12700

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 5352

What is multiple inheritance ?

17 22317

Tell us about yourself.

47 113283

Tell me one Reason to reject you?

34 67776

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

7 19328

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

1 28261

i want how to repair registry

6 12226

How can take AD backup in Windows 2003 server

8 14264

what is testdata

8 9119

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

2 12409

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

1 15899

How to freely move a ball in graphics mode.

1891

what is .NET framework architecture ??

1549

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

5 18444

Post New Impetus Interview Questions




Un-Answered Questions

Why is it important to close an ado.net application?

524


Describe how to use megger to measure the earth resistance and insulation resistance

1689


i hav applied for the post of engg. in iocl so please require the past test papers fro instrumentation engg please please help me and send me the papers or tell me the pattern and type of ques asked in examination......

1565


Why magento is best for ecommerce?

1


List out the important characteristics of soap envelop element.

438






Define reynolds number [re].

618


Explain the functionality of iiop ?

689


At what point does an attack become practical ?

1372


What is compound journal entry?

632


Who has authored the book' caesar and cleopatra'

1478


What is the limitations of css?

327


How can we calculate %difference in Weighing balance?

1423


will 1050kva DG set withstand for back charge of 16MVA transformer

1448


Mention what is HiveServer2 (HS2)?

478


What is data model and types?

517