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

JTP Interview Questions
Questions Answers Views Company eMail

What you would like to contribute to BHEL’s growth?

5 19760

Can anybody tell me how to calculate the quantity of a trapezoidal footing?With its formula and an example.

9 31703

Post New JTP Interview Questions




Un-Answered Questions

In Over time scenarios we have TW15 subschema,my doubt is it's work for positive time or negetive time,if it is negetive ,In pa30 how to maintain hours in 2002 with attendence type ,my doubt is few hours like 14 or my dws is 8 hours(S) and 6 hrs in 2002 how and how the pcr's work please explain me anybody......

1633


Can you miss the clearance limit and loose commands from the air craft officer?

640


What are the subcommands that are provided by terminal emulator?

46


Explain how does caffeine effect plant growth?

534


What ethical dilemmas should be considered when genetic engineering is put into practice?

1763






If any errors coming during transport where it will be recorded and how will you rectify?transport log and active log

1681


Is xml schema better than dtd?

474


What is db client?

497


How can you check the internet connection status in silverlight?

1


What is the reason that the humming sound is coming from the induction furnace panel?

2081


Is mysql connect deprecated?

491


How do you measure the content of vitamins or iron in a plant ?

1381


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 ?

2183


Define the mongodb aggregation?

5


how much lighting lux need for a common walking area at night time

1797