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 12658

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 5336

What is multiple inheritance ?

17 22208

Tell us about yourself.

47 112964

Tell me one Reason to reject you?

34 67574

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

7 19226

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

1 28234

i want how to repair registry

6 12188

How can take AD backup in Windows 2003 server

8 14218

what is testdata

8 9058

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

2 12384

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

1 15872

How to freely move a ball in graphics mode.

1881

what is .NET framework architecture ??

1543

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

5 18409

Post New Impetus Interview Questions




Un-Answered Questions

If offered the job, how long do you plan to stay at CarMax?

695


What is active state in ios?

428


What is the difference in Login Security Modes between v6.5 and 7.0?

1625


How to add the partition in existing table without the partition table?

417


What is mvc framework in asp net?

1






Does mentioning the array name gives the base address in all the contexts?

750


What are the different types of tags in html?

476


Name the components of spark ecosystem.

166


What is the block size in Hadoop?

231


I have created schedule line for one po that delivery date for some qty is for eg.20th of dec

642


What is default schema in mysql?

462


Explain the uses of binary tree.

471


What are the different components of a Hive architecture?

505


hii sir. how will CAE/CFD courses useful to B.tech freshers? is this courses useful to getting job in automobile industry? plz give rply..

1514


What is pedology in soil? : soil science

606