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

Wipro Interview Questions
Questions Answers Views Company eMail

Tell me about yourself?

229 487861

why you used Java Script? Can it use for both client side and server side validation purpose?

12 29780

What is Win32?

14 34970

Say about your strengths and weaknesses ?

59 260243

What are Storage Classes in C ?

32 115650

What are advantages and disadvantages of recursive calling ?

12 97622

Marx was belongs to which country

19 20127

What is the difference between SQL, DDL, and DML?

7 70027

what is a template?

2 7556

what is an algorithm in terms of STL?

1 7469

What is the difference between public, private, protected inheritance?

12 57975

What is Virtual Inheritance?

7 14606

What is the difference between operator new and the new operator?

3 11300

What happens if an exception is throws from an, object's constructor and object's destructor?

4 15481

What is the difference between Pointer and a Reference? When you would use them?

4 11642

Post New Wipro Interview Questions


Wipro Interview Questions


Un-Answered Questions

Explain about dependency?

560


I want to know how to calculate VAT / WCT Liability under composition scheme and regular scheme at Karnataka

1800


I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com

1955


What are you strengths and weaknesses

639


tell me something about your training project.

650






What training have you undergone in project planning?

3319


How do you kill a long running query in mysql?

458


What is the difference between power diode and signal diode?

576


What are android components?

531


Why it is necessary to isolate fire fighting when you are taking shutdown for lv board.

1176


Which messaging modes are included in the java messaging service jms )?

442


How to create a stock management database in microsoft access?

451


What is event delegate in c#?

569


who described the theory of ionization?

534


How to replace following lines, catch (DAOException e) { objLogger.error(this.getClass () + "addUpdateIssues() " + e); throw new BOException(5122); } catch (BOException e) { objLogger.error(this.getClass () + "addUpdateIssues() " + e); throw e; } catch (Exception e) { objLogger.error(this.getClass () + "addUpdateIssues() " + e); throw new BOException(5122); } Needs to be changed in to, catch (DAOException e) { AppException.handleException (null, null, e, null, null, null, "BOException", this.getClass() + "addUpdateIssues() ", null, null, null, null, null, null, null, null, 5122); } catch (BOException e) { AppException.handleException (null, null, null, e, null, null, "BOException", this.getClass() + "addUpdateIssues() ", null, null, null, null, null, null, null, null, 0); } catch (Exception e) { AppException.handleException (null, null, null, null, null, e, "BOException", this.getClass() + "addUpdateIssues() ", null, null, null, null, null, null, null, null, 5122); }

1838