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 14767

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 6465

What is multiple inheritance ?

17 27348

Tell us about yourself.

47 125042

Tell me one Reason to reject you?

34 75309

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

7 21867

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

1 29338

i want how to repair registry

6 14180

How can take AD backup in Windows 2003 server

8 16771

what is testdata

8 11010

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

2 13460

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

1 16802

How to freely move a ball in graphics mode.

2375

what is .NET framework architecture ??

1953

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

5 20365

Post New Impetus Interview Questions




Un-Answered Questions

What is phase cross over frequency?

1052


What is the difference between white box, black box, and gray box testing?

1108


What is the Target Platform of Kotlin? How is Kotlin-Java interoperability possible?

207


What is the autodiscover service?

915


What is an iterator class in c++?

1088


What is the difference between a Listener process and a Handler process?

1167


What is application context?

391


What are the advantages of each?which would you use and why?

7


Describe the process of data tabulation using SPSS

1875


You want to block service to a customer. How would you do that?

865


What is xml tag library?

756


What is ms word version?

619


explain the term agent?

1


What are the generally asked questions for a Person who is attending Network protocol testing L2/L3.

4438


What are Different IDE editors?

1248