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

Sail Interview Questions
Questions Answers Views Company eMail

what are %TYPE and %ROWTYPE? what is the difference?

7 48999

what is the use of "fg" command ?

5 15359

Burma was separated from India in (A) 1901 (B) 1920 (C) 1937 (D) 1939

15 52422

In the absence of both the President and the Vice=President, who shall act as the President of India? (a) Prime Minister (b) Speaker of the Lok Sabha (c) Chief Justice of the Supreme Court (d) Deputy Chairman of Rajya Sabha

11 47746

The main contribution of the Chola dynasty in the field of administration lies in (a) Systematic provincial administration (b) A well planned revenue system (c) A well organized central government (d) An organized local self government

1 7872

Which river in India has no delta? (A) Kaveri (B) Krishna (C) Mahanadi (D) Narmada

3 23792

The book ?Cricket My Style? is written by 1 Sunil Gavaskar 2 Sachin Tendulkar 3 Kapil Dev 4 Mohinder Amarnath

15 30911

A jet engine works according to the principle of (1) Mass (2) Energy (3) Linearmomentum (4) Angular momentum

3 13493

When a square wave is applied to primary of a transformer then what will be output wave form of secondary ?

15 52185

. The oldest veda is (1) Atharuaveda (2) Rigveda (3) Samaveda (4) Yajurveda

10 43161

. The Rajya Sabha member must have completed the age of a (1) 21 years (2) 25 years (3) 30 years (4) 35 years

2 9730

. In the case of a ‘Test-tube baby’ (a) Fertilization takes place inside the test-tube (b) Development of the baby takes place inside the test-tube (c) Fertilization takes place outside the ‘mother’s body (d) Unfertilized egg develops inside the test-tube

2 12246

Hi all, I am appearing for SAIL examination for Management trainees in Mechanical Engg. I shall be obliged if anyone provides me previous year's question papers.

3 8105

I am appearing for SAIL MT TECH ELECTRONICS NEED SAMPLE QP

5 9931

what are the uses of graphite electrode in various field.

3 12121

Post New Sail Interview Questions




Un-Answered Questions

Explain how many global catalog servers should I deploy?

948


What is Unlimited Company?

1112


How to drop an existing table in oracle?

1058


Explain the input procedure?

945


Explain .net mobile events? : Microsoft dot net mobile

951


What are the limitations of rdbms?

959


How can variable type be checked at the runtime?

1


Explain the steps involved in placing a servlet within a package?

1059


i want to know that how the height of Ct ,cvt ,LA calculated on the basis of creepage distance

2614


How do you debug a procedure in sql server?

946


How do you understand by bias variance trade off?

334


Is multiple inheritances possible in python?

937


What is the purpose of a default constructor?

1099


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 ?

2578


How would you explain a kernel to a non-technical person?

945