how is the oppurtunities for unix in the software
Unix has a great oppertunites in IT fiels. Be it
Development , Support ot Tech Support.
| Is This Answer Correct ? | 1 Yes | 1 No |
Write a script to print the first 10 elements of fibonacci series.
How 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); }
What is the crontab?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
How does path variable work?
How to debug the problems encountered in the shell script/program?
defination of mapfile in winrunner?
What is gui scripting?
write a shell script to find the largest number from 3 given numbers.
Which shell is the best?
What is Path variable?What is its use?
I Forgot My Windows Vista Password! How Can I Find My Windows Lost Password?