The Most Viewed Videos of all Time
Welcome
Login / Register

Java Interview Questions - Top 10 Most Viewed Questions on Stack Overflow

Thanks! Share it with your friends!

URL

You disliked this video. Thanks for the feedback!

Sorry, only registred users can create playlists.
URL


Added by Admin in Top 10
43 Views

Description

In this Java Interview Questions we are going to examine the top 10 most viewed Java question on Stack Overflow since creation of this platform. This questions are covering essential parts of Java and because of that we all should know and understand them!
Introduction to Tensorflow for Java
☞ https://morioh.com/p/7b64bf7bb70a

Python vs Java: Understand Object Oriented Programming
☞ https://morioh.com/p/24df70ea9bec

Build a Java 8 Spring Boot App with Docker
☞ https://morioh.com/p/66e7cd8b04f9

How to do internationalization (i18n) in Java 11, Spring Boot, and JavaScript
☞ https://morioh.com/p/13ee57c570ae

Database Caching With Redis and Java
☞ https://morioh.com/p/7781627a87b3

Why I use Java? Why not C#, JavaScript, or Python?
☞ https://morioh.com/p/e513d066e30e

In this course we are going to examine the top 10 most viewed Java question on Stack Overflow since creation of this platform (*state October 2019)

Stack Overflow itself has according to wikipedia over 10 million registered users and has exceeded over 16 million questions.

This is why I believe that every software developer should get in touch with them. They are covering the essential parts of the programming language and because of that we all should know about them.

I will explain everything what you will need to first understand the questions and then be able to answer them on your own.

What topics can you expect within this course?

* I will explain to you what references on objects are and how Java saves them internally. We take a closer look to the so called null reference that often results in NullPointerExceptions.

* We get to know several data structures, such as Maps, HashMaps, Sets and many more.

* How do I compare two strings, or more general two objects with each other? And what has Java's String pool to do with it?

* We become acquainted with syntactical abbreviations like the for-each-loop or try-with-resource statement.

* We answer the eternal question if Java is a call by reference or call by value language or maybe both?

* How can I create random numbers in general or within specific range? And what do I have to take account of, if I am developing multi-threaded applications?

* We learn what FileOutputStreams and PrintWriters are for and how to use them to create files and fill them with datas.

* And many more

What you'll learn

Post your comment

Comments

Be the first to comment
RSS