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 15359

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 6682

What is multiple inheritance ?

17 28525

Tell us about yourself.

47 128185

Tell me one Reason to reject you?

34 77343

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

7 22497

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

1 29588

i want how to repair registry

6 14638

How can take AD backup in Windows 2003 server

8 17436

what is testdata

8 11572

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

2 13720

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

1 17030

How to freely move a ball in graphics mode.

2465

what is .NET framework architecture ??

2061

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

5 20873

Post New Impetus Interview Questions




Un-Answered Questions

What is the indirect allocation method of postings in co? : co- cost center accounting

1101


What is the vlookup function in excel?

833


What is cygwin used for?

918


What are the purposes of console object in node.js?

539


What is the use of rss feed?

961


Give three advantages of rpa tool?

1


What is the difference between upstream and downstream in a refinery?

1141


Why oil with petrol can be used in two stroke engines but not in four stroke engines (two wheelers)?

1032


Can a computer flat screen hooked up to a fish finder?

1306


What are the advantages of collection pools?

1104


What is a Spool request?

635


How to Pass a function to a procedure or vice versa?

1858


Why are visualforce pages served from a different domain?

701


When we run a GL Reconciliation Report, we also see the void payments in that report. Even though i disable the option of Show Void payments, its appearing in the report.How do i proceed so that i dont see those void payments in the GL Reconciliation Report?

2968


What happens to the velocity of sound with the rise of temperature?

1017