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...


what is defect. Is it runtime exception or comiletime
exception

Answers were Sorted based on User's Feedback



what is defect. Is it runtime exception or comiletime exception..

Answer / srikanth jakka

Defect is a flaw in any aspect of software or requirements
that may contribute to the occurrence of one or more
failures and it is a runtime exception in java.

Is This Answer Correct ?    14 Yes 0 No

what is defect. Is it runtime exception or comiletime exception..

Answer / biswajit singh

Defect is a general term for error occurred during execution
of the application/software at runtime.

Is This Answer Correct ?    1 Yes 0 No

what is defect. Is it runtime exception or comiletime exception..

Answer / sk.bilal ahmed

Defect is a flaw in any aspect of software or requirements
that may contribute to the occurrence of one or more
failures and it is a runtime exception in java.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More J2EE Interview Questions

What is awt panel java?

0 Answers  


What is caller principal?

0 Answers  


What is the name of java compiler?

0 Answers  


What does java ee stand for?

0 Answers  


what is direct link to download swing ebook,applet,ejb,core java

0 Answers  


public class ActionSearchBean extends GenericSearchBean<ActionDTO, Long, ActionDTO> { @Override public String search() { data.setRowCount(null); if(data.getRowCount()==0){ data.getNoRecordFound().setRendered(true); data.getDataScroller().setRendered(false); } return "searchAction"; } @Override public String clear() { data.setRowCount(null); if (data.getRowCount() > 0){ data.getNoRecordFound().setRendered(false); data.getDataScroller().setRendered(true); }else{ data.getNoRecordFound().setRendered(true); data.getDataScroller().setRendered(false); } data.setModel(new ActionDTO()); data.setRowCount(null); return "searchAction"; } } what is the purpose of @Override ...what will do @Override here ?

0 Answers   Sony,


What is home handle?

0 Answers  


What is frame in java?

0 Answers  


What do you mean by j2ee module?

0 Answers  


Is java 100 percent pure object oriented?

0 Answers  


What is business logic?

0 Answers  


What are the component of java?

0 Answers  


Categories