Tuesday, 16 July 2013

Useful Interview questions

 JAVA INTERVIEW QUESTION 1. Does the order of public and static declaration matter in main() method? A. No. It doesn't matter but void should always come before main(). 2. Can a source file contain more than one class declaration? A. Yes a single source file can contain any number of Class declarations but only one of the class can be declared as public. 3. What is a package? A. Package is a collection of related classes and interfaces. package declaration should be first statement in a java class. 4. Which package is imported by...

Monday, 15 July 2013

Types of Resumes

                         Types of Resumes               One of the first decisions job-seekers must make when preparing their resumes is how to organize the resume’s content. Today’s resumes generally are:  ...

Sunday, 14 July 2013

Resume Writing

RESUME WRITING Objectives:            1.    To write a suitable resume.            2.    To understand the nature and importance of employment communication.            3.    To use acceptable style...
Posted on 22:13 | Categories:

Friday, 12 July 2013

Format Of Interview Skills

                                                            INTERVIEW SKILLS An interview is a powerful inter-personal communication between two individuals. It may also be defined as...

Monday, 8 July 2013