0% found this document useful (0 votes)
13 views2 pages

Java OOP Interview Questions Guide

The document contains a list of Java interview questions focused on Object-Oriented Programming (OOP) concepts. It covers topics such as the definition of OOP, differences between POP and OOP, basic concepts, classes and objects, the static keyword, the new operator, methods, and object creation syntax. This is part 1 of the interview questions categorized under Topic 8.

Uploaded by

suganthyjayaraj
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

Java OOP Interview Questions Guide

The document contains a list of Java interview questions focused on Object-Oriented Programming (OOP) concepts. It covers topics such as the definition of OOP, differences between POP and OOP, basic concepts, classes and objects, the static keyword, the new operator, methods, and object creation syntax. This is part 1 of the interview questions categorized under Topic 8.

Uploaded by

suganthyjayaraj
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

ACCORD INFO MATRIX

(no 2, 3rd floor, Little Mount-Saidapet, Chennai-600015)

JAVA INTERVIEW QUESTIONS


Topic J8 Part 1
Topic 8 (OOPS Introduction):
1. What is oops?
2. What is the difference between POPS and OOPS?
3. What are the basic concepts of oops?
4. What is class and Objects?
5. Define Static Keyword?
6. What is the use of new operator?
7. Define methods?
8. What are the Types of methods?
9. Write the Syntax for Object Creation
[Link] is memory for an object is allocated in java

You might also like