×

Deege 's video: Determining class with a Java instanceOf example - 032

@Determining class with a Java instanceOf example - 032
What if we need to know the specific class for an instance in our list? In this lesson we're going to take a quick look at how we can determine the class of an instance. When we need to test an instance to see what class it belongs to, we can use the keyword instanceof. This keyword acts as a binary operator. It takes an instance and a class as the two operators. The instance is any object variable, and class is any java.lang.Class object. Transcript and code: http://www.deegeu.com/java-instanceof-example/ This video is part of a larger free online class called Free Java Course Online. You can find more information about this class on http://www.deegeu.com/free-java-course-online/ Concepts: Java, Programming, instanceof, class, instance Social Links: Don't hesitate to contact me if you have any further questions. WEBSITE : dj@deegeu.com TWITTER : http://www.twitter.com/deege FACEBOOK: https://www.facebook.com/deegeu.programming.tutorials GOOGLE+ : http://google.com/+Deegeu-programming-tutorials About Me: http://www.deegeu.com/about-programming-tutorial-videos/ Related Videos: Free Java Course Online https://www.youtube.com/playlist?list=PLZlGOBonMjFVq9FF0eiS_emcFmP-0fSBe If You Watch 1 Playlist About Java Classes Watch this One! https://www.youtube.com/playlist?list=PLZlGOBonMjFXy0JzMIFQKw7BfhWdPivKM Media credits: All images are owned by DJ Spiess unless listed below Background from pixabay.com

123

9
Deege
Subscribers
25.8K
Total Post
90
Total Views
1.3M
Avg. Views
25.8K
View Profile
This video was published on 2015-09-09 09:31:07 GMT by @Deege-U on Youtube. Deege has total 25.8K subscribers on Youtube and has a total of 90 video.This video has received 123 Likes which are lower than the average likes that Deege gets . @Deege-U receives an average views of 25.8K per video on Youtube.This video has received 9 comments which are lower than the average comments that Deege gets . Overall the views for this video was lower than the average for the profile.

Other post by @Deege U