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 15155

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 6611

What is multiple inheritance ?

17 28131

Tell us about yourself.

47 126910

Tell me one Reason to reject you?

34 76598

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

7 22291

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

1 29501

i want how to repair registry

6 14468

How can take AD backup in Windows 2003 server

8 17200

what is testdata

8 11364

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

2 13630

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

1 16931

How to freely move a ball in graphics mode.

2431

what is .NET framework architecture ??

2022

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

5 20682

Post New Impetus Interview Questions




Un-Answered Questions

Advantages and disadvantages of different types of bdc's?

1033


write an algorithm to display a square matrix.

2725


What is web application in sharepoint?

756


What is an xml tag?

819


How can we execute stored procedures?

1028


What is FXO and FXS?

354


In SAP Script,How to display a single field(like matnr)at the right end of the form.

2451


in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement

2143


explain how bluetooth devices integrate easily with tcp/ip network

906


what is the difference between an ltm and a repagent in sybase?

924


How to optimize for rankbrain?

990


How do I stop apps from running in the background?

960


What is a wildcard in word?

577


What are the other components of Cassandra?

83


Tell me what is interrupt latency? How can you reduce it?

861