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

HCL Interview Questions
Questions Answers Views Company eMail

Tell me about yourself?

229 562006

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

12 37356

what are Implode and Explode functions?

8 44721

What is Win32?

14 42590

How to access or modify the const variable in c ?

16 44209

Difference between Top down and bottom up approaches for a given project ?

14 112999

What is difference between initialization and assignment?

12 67594

What is virtual constructor paradigm?

5 17187

when can we use virtual destructor?

7 28529

What is Difference between thread and process?

28 270135

What is the abbreviation of SMILE

12 37434

what sort of things what u put in Bug Report ?

5 14647

Will you write a test plan in all phases?

11 30174

In Dialog program Syntax of Synchronous and Asynchronous?

2 11495

Domain-use?

4 13797

Post New HCL Interview Questions


HCL Interview Questions


Un-Answered Questions

What is a formatter in .net?

1072


What are the different file-processing modes with python?

982


Which sort does c++ use?

1080


What are the tools that help to find bugs or perform analysis?

968


Using cakephp, what all are drawbacks?

7


public class ActionDTO extends GenericDTO implements Serializable,Auditable { // default serial version id, required for serializable classes. public static final String ACTION_SUSPEND = "SPN"; public static final String ACTION_DEREGISTER = "DRR"; public static final String ACTION_REINSTATE = "REI"; private static final long serialVersionUID = 1L; private Long actionId; private long accountId; private Date actionDate; private String actionType; private String remarks; private AccountDTO account; public ActionDTO() { } public ActionDTO(Long accountId, String action, String remarks, String updatedBy) { setAccountId(accountId); setActionType(action); setActionDate(new Date()); setRemarks(remarks); setUpdatedBy(updatedBy); } public Long getActionId() { return this.actionId; } public void setActionId(Long actionId) { this.actionId = actionId; } public long getAccountId() { return this.accountId; } public void setAccountId(long accountId) { this.accountId = accountId; } public Date getActionDate() { return this.actionDate; } public void setActionDate(Date actionDate) { this.actionDate = actionDate; } public String getActionType() { return this.actionType; } public void setActionType(String actionType) { this.actionType = actionType; } public String getRemarks() { return this.remarks; } public void setRemarks(String remarks) { this.remarks = remarks; } // bi-directional many-to-one association to AccountDTO public AccountDTO getAccount() { return this.account; } public void setAccount(AccountDTO account) { this.account = account; } @Override public String toString() { // TODO Auto-generated method stub return null; } } what is the purpose of @Override public String toString()...and what will do here ?

2616


what is scupper?

2470


What is thumb rule in quality and quantity estimation of a Residential building??

1715


What is difference between far and near pointers?

1106


How to find flanking region ?

2480


Why is python called python?

957


What are the modules in spring?

515


dear sir we have insatlled positioner model no.sipart PS2 make Siemens at our control valves . now problem is if we want to increase the response of valve opening speedy /fast. what parameters do we change for positioner ? any idea. please guide us.

1946


Give me an example of business scenario and explain implementation with workflow?

3286


What does mysql_fetch_assoc do?

997