Question
State your strengths and weaknesses considering the IT domain.

Answers





Search
Can you Answer!!
  • Q D. D. Sharma is known as___
  • Q What strategies do you use in communicating with your athletes and their parents?
  • Q Which group had a hit with Mr Tambourine Man
  • Q How many ways that we can view a result set?
  • Q What is a Bill of Lading?
  • Q What is q methodology?
  • Q Under which article the the president of India can be impeached?
  • Q Will this code run fine if BuggyBread2 doesn't implement Serializable interface ? class BuggyBread1 implements Serializable{ private BuggyBread2 buggybread2 = new BuggyBread2(); public static void main(String[] args){ try { BuggyBread1 buggybread1 = new BuggyBread1(); ObjectOutputStream objectOutputStream = new ObjectOutputStream(new FileOutputStream(new File("newFile.txt"))); objectOutputStream.writeObject(buggybread1); } catch (Exception e) { // TODO Auto-generated catch block e.printStackTrace(); } } }
  • Q The hottest period all over India:
  • Q What job did Ernest Hemmingway do in WW1
  • Q Name the two files that are created when you generate the form give the filex extension ?