hi i am electronics & telecomm engg & appling 4 the AAI jr executive (electronics/ATC) written test. pls forward me the syllabus & old question papers.I will be very much thankful to you. shahrukhkhalid911@gmail.com and shahrukh_khalid911@yahoo.co.in
1902what should i prepare for an airport authority of india's interview for ATC post? I have interview in next week. so, Please help me out.
2184Post New ATC Interview Questions
What is a ‘test plan’?
What is requestmapping?
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 are various components in apache camel? Which ones have you used?
When is wordpress released?
Can IOT take over the human mind?
What are the main components of the designer interface?
What is compiler in r?
Explain the process of gc?
What does nextint () do in java?
Describe yourself, what excites you?
How do you change a value in excel?
What are the purpose of introspection?
Explain network topology in sap systems?
Is objective c faster than swift?