0% found this document useful (0 votes)
800 views5 pages

Java Interview Guide - 200+ Interview Questions and Answers (Video)

java inter view quesions

Uploaded by

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

Java Interview Guide - 200+ Interview Questions and Answers (Video)

java inter view quesions

Uploaded by

Anand Reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
  • Course Overview
  • Chapter 1: Introduction to Course
  • Chapter 3: Wrapper Classes
  • Chapter 4: Basics of Object Oriented Programming
  • Chapter 2: Java Platform
  • Chapter 12: Concurrent Collections
  • Chapter 8: Conditions and Loops
  • Chapter 10: Miscellaneous Topics
  • Chapter 6: Inner Classes
  • Chapter 15: Functional Programming - Lambda Expressions and Streams
  • Chapter 17: Thank you!
  • Chapter 14: Multithreading

7/18/2019 Java Interview Guide : 200+ Interview Questions and Answers [Video]

Sign In START FREE TRIAL

Java Interview Guide :


200+ Interview Questions
and Answers
by Ranga Karanam
Publisher: Packt Publishing
Release Date: March 2018
ISBN: 9781789132328

View table of contents

START WATCHING

Video Description
200+ Java Interview Questions for Beginners

About This Video

In the course, we use Eclipse to demonstrate examples. Some Java IDE would be useful.

This is a good refresher course covering important interview topics about Java.

In Detail

Preparing for Java Interview is tricky. You need to have a good understanding of the new
features and revise concepts you used in your preparation. This course helps you to prepare for
Java interviews with hands-on code examples covering 200+ Java interview question and
answers on a varied range of topics.

Table of Contents
[Link] 1/5
7/18/2019 Java Interview Guide : 200+ Interview Questions and Answers [Video]

Chapter 1 : Introduction to Course


Introduction [Link] Sign In START FREE TRIAL

Three Things you need to Know [Link]

Course Overview [Link]

Chapter 2 : Java Platform


Java Popularity and Platform Independence [Link]

Compare JDK vs JVM vs JRE [Link]

Di erences between C++ and Java [Link]

Java Classloaders [Link]

Chapter 3 : Wrapper Classes


Wrapper Classes [Link]

Chapter 4 : Strings
String, StringBu er and StringBuilder [Link]

Chapter 5 : Basics of Object Oriented Programming


Object Basics - Class, Object, State and Behavior [Link]

toString method [Link]

equals and hashCode methods [Link]

Inheritance, Method overloading and Method overriding [Link]

Interface [Link]

Abstract Class [Link]

Constructors - this() and super() [Link]

Do not forget to do Exercises [Link]

Chapter 6 : More Object Oriented Programming Concepts


Polymorphism and instanceof [Link]

What is Coupling? [Link]

What is Cohesion? [Link]

What is Encapsulation? [Link]

Inner Class and Static Inner Class [Link]

[Link] 2/5
7/18/2019 Java Interview Guide : 200+ Interview Questions and Answers [Video]

What is an anonymous class? [Link]

Sign In START FREE TRIAL


Chapter 7 : Modifiers
Access Modifiers - public, private, protected and default [Link]

Final method, variable and class [Link]

Static variables and methods [Link]

Chapter 8 : Conditions and Loops


Simple Puzzles on conditions and loops [Link]

Chapter 9 : Exception Handling


Exception Handling - try, catch and finally [Link]

Checked and Unchecked Exceptions [Link]

Throwing an Exception [Link]

Creating Custom Exceptions [Link]

Chapter 10 : Miscellaneous Topics


Arrays [Link]

Enum [Link]

Variable Arguments [Link]

Asserts and Garbage Collection [Link]

Static and Member Initializers [Link]

Serialization [Link]

Chapter 11 : Collections
Collection Interface Hierarchy [Link]

Collections & List Interface methods and classes - ArrayList, Vector & LinkedList [Link]

Set interfaces and implementations - HashSet, LinkedHashSet and TreeSet [Link]

Map interfaces and implementations - HashMap, LinkedHashMap and TreeMap [Link]

Queue interfaces and implementations - Deque and BlockingQueue [Link]

Collection Code Examples [Link]

Chapter 12 : Concurrent Collections


Concurrent Collections – CopyOnWriteArrayList [Link]

[Link] 3/5
7/18/2019 Java Interview Guide : 200+ Interview Questions and Answers [Video]

CompareAndSwap, Locks and AtomicOperations [Link]

Sign In START FREE TRIAL


Chapter 13 : Generics
Generics [Link]

Chapter 14 : Multithreading
MultiThreading - Need for Threads and Creating Threads [Link]

Thread states, priority, ExecutorService and Callable [Link]

Synchronization of Threads: join, wait, notify and notifyAll methods [Link]

Chapter 15 : Functional Programming - Lambda Expressions and Streams


Functional Programming Examples - Streams and Lambda Expressions [Link]

Functional Programming Questions and Answers [Link]

Chapter 16 : New Features


Java New Features - Java 5, 6, 7 and 8 [Link]

Chapter 17 : Thank You!!


Conclusion [Link]

Explore

Tour

Pricing

Enterprise

Government

Education

Queue App

[Link] 4/5
7/18/2019 Java Interview Guide : 200+ Interview Questions and Answers [Video]

Learn
Sign In START FREE TRIAL

Blog

Contact

Careers

Press Resources

Support

Twitter

GitHub

Facebook

LinkedIn

Terms of Service

Membership Agreement

Privacy Policy

Copyright © 2019 Safari Books Online.

[Link] 5/5

You might also like