- Q What are tdp sql/exchange/domino configuration files?
- Q How to write the sub-queries in odi?
- Q What has been the highest pressure situation you have been under in recent years? How did you cope with it?
- Q Who composed the opera Turendot
- Q What are the main parts of ferns?
- Q Which Indian origin immigrants became the Governor of Louisiana province of the USA in 2007 ?
- Q Mention the type of fruit in Hookeriaceae Family?
- Q What is the output of the following prg. import java.util.*; class Ques{ public static void main (String args[]) { HashSet set = new HashSet(); String s1 = "abc"; String s2 = "def"; String s3 = ""; set.add(s1); set.add(s2); set.add(s1); set.add(s2); Iterator i = set.iterator(); while(i.hasNext()) { s3 += (String) i.next(); } System.out.println(s3); } } A) abcdefabcdef B) defabcdefabc C) fedcbafedcba D) defabc
- Q Have you ever called a rapid response....or a code?
- Q How do you train another QA engineer?
- Q Semiotics of graphics plays important role in visualization. How?