Hi Friends, Can u give few interview questions which relates ArrayList and Hashmap. I mean how to link ArrayList and HashMap.I know this is not good way of asking questions like this , but i need
1 5390How to write message without using message class in report? How to go to edit mode in classical display report, means that how to edit one of the column after displaying classical report, not in ALV.
1 7474How 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); }
2343Post New Wipro Interview Questions
What is ispostback method in asp.net?
How does hashset works in java?
For closed fiscal years before migration is the reporting still done via old tables?
Difference between float:left and display:inline.
What is apache struts framework?
difference between action and collaboration in object oriented designing and modeling
What are the advantages of lambda functions?
What are the syntax rules for a soap message?
What are the advantages of rpa?
What is asa in sybase?
can we describe the results of opening for input empty vsam files in a cobol program?
Explain how to make a net component talk to a com component?
How can you distribute tasks in golang?
What are power diodes?
Explain about datafile/verification of date file when file is not available in local system?