NAC-Tech Exam Pattern : This test is divided in 2 parts. First part is mandatory for any one & second part is a optional test which the candidate has to choose the branch in which you want to get job in.Part A – This has to attempted by every one. This is done to test the non-engineering...
Thursday, 15 September 2011
NAC Tech syllabus
in NAC Tech syllabus / with 1 comment /
NAC Tech Syllabus :Part A – Mandatory test. The syllabus under each section are -Verbal ability : Articles, reading comprehension, prepositions, synonyms
Analytical Ability : Data sufficiency, series & pattern completion, conceptualization, venn diagram, puzzles.
Attention to Details :...
Saturday, 10 September 2011
JAVA Collection 3
in java / with No comments /

Question:Are the imports checked for validity at compile time? e.g. will the code containing an import such as java.lang.ABCD compile?
Question:Does importing a package imports the subpackages as well? e.g. Does importing com.MyTest.* also import com.MyTest.UnitTests.*?
Question:What...
JAVA Collection 2

Question:What if the main method is declared as private?
Question:What if the static modifier is removed from the signature of the main method?
Question:What if I write static public void instead of public static void?
Question:What if I do not...
Subscribe to:
Posts (Atom)