ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

114 results

Somaditya Roy
Up casting and Down-casting in Java (Part-1)

Casting is the process of making a variable behaves as a variable of another type. If a class shares an IS-A or inheritance ...

14:42
Up casting and Down-casting in Java (Part-1)

196 views

5 years ago

Somaditya Roy
Up-casting and Down-casting in Java (Part-2)

Casting is the process of making a variable behaves as a variable of another type. If a class shares an IS-A or inheritance ...

5:48
Up-casting and Down-casting in Java (Part-2)

80 views

5 years ago

iFTEKHAR LIVE ASP DOT NET
Upcasting and Downcasting  74
8:41
Upcasting and Downcasting 74

327 views

7 years ago

Goeduhub Technologies
Casting objects in Java | What is object casting in Java?

Casting objects in Java | What is object casting in Java? Reference Notes ...

3:16
Casting objects in Java | What is object casting in Java?

1,624 views

4 years ago

Roel Van de Paar
Question about casting a class in Java with generics (2 Solutions!!)

Question about casting a class in Java with generics Helpful? Please support me on Patreon: ...

2:13
Question about casting a class in Java with generics (2 Solutions!!)

6 views

3 years ago

Roel Van de Paar
How does the instanceof operator work in the context of downcasting in java?

How does the instanceof operator work in the context of downcasting in java? Helpful? Please support me on Patreon: ...

1:47
How does the instanceof operator work in the context of downcasting in java?

5 views

4 years ago

Dr C
CS162 Java = Subclassing, Polymorphism = Declared Type Vs Actual Type And Casting

Computer Science 162 at Tillamook Bay Community College.

7:01
CS162 Java = Subclassing, Polymorphism = Declared Type Vs Actual Type And Casting

286 views

3 years ago

J David Eisenberg
Chapter 14: Polymorphism and Casting

Find out the limits of using casting when working with polymorphism.

2:32
Chapter 14: Polymorphism and Casting

167 views

4 years ago

Roel Van de Paar
Software Engineering: Encapsulate downcasting when returning from a method

Software Engineering: Encapsulate downcasting when returning from a method Helpful? Please support me on Patreon: ...

1:38
Software Engineering: Encapsulate downcasting when returning from a method

6 views

3 years ago

Coding With Tre'
Override vs. Overload | Coding With Tre'

JavaTutorial #OverridevsOverload #CodingWithTre' In this video, I detail the difference between overriding methods and ...

4:20
Override vs. Overload | Coding With Tre'

63 views

5 years ago

Peter Schneider
Is there a way to dynamically type cast by class information parameter in Delphi?

Is there a way to dynamically type cast by class information parameter in Delphi? I hope you found a solution that worked for you ...

3:02
Is there a way to dynamically type cast by class information parameter in Delphi?

11 views

2 years ago

Morning at Lohika
Java Day Morning@Lohika part 1

Databases by Philipp Krenn.

1:07:20
Java Day Morning@Lohika part 1

83 views

9 years ago

Vikas Bandaru
Java - Finding Bugs with Object Tracing

This video shows how to use Object Tracing Technique to find bugs in a Java program.

4:03
Java - Finding Bugs with Object Tracing

135 views

9 years ago

TokyoEdtech
Java Classes and OOP Intro Part 2

Part 2 of my Intro to Java Classes and OOP. In it I cover the toString method, scope, static attributes, and static methods. You can ...

23:38
Java Classes and OOP Intro Part 2

488 views

4 years ago

Roel Van de Paar
Software Engineering: Java interface for comments only. Good practice? (2 Solutions!!)

Software Engineering: Java interface for comments only. Good practice? Helpful? Please support me on Patreon: ...

2:48
Software Engineering: Java interface for comments only. Good practice? (2 Solutions!!)

24 views

3 years ago

Roel Van de Paar
Software Engineering: Java Dynamic Binding

Software Engineering: Java Dynamic Binding Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

2:11
Software Engineering: Java Dynamic Binding

19 views

3 years ago

Roel Van de Paar
Software Engineering: How to avoid downcasting? (6 Solutions!!)

Software Engineering: How to avoid downcasting? Helpful? Please support me on Patreon: ...

4:41
Software Engineering: How to avoid downcasting? (6 Solutions!!)

20 views

3 years ago

Dirk RIEHLE
Subtyping and inheritance (ADAP C03, winter 2021/22)

Understand subtyping and inheritance and learn how to build extensible class hierarchies. Slides are on GitHub at ...

47:26
Subtyping and inheritance (ADAP C03, winter 2021/22)

217 views

4 years ago

Adam Gaweda, Dr. Sensei
Using the instanceof Keyword

... because again if we follow the full spectrum of The Inheritance chain fruit isn't the end all be all object is everything in Java is an ...

3:46
Using the instanceof Keyword

155 views

10 years ago

Keith Fiore
Java Scanner Class

Java User Input The Scanner class is used to get user input, and it is found in the java.util package. To use the Scanner class, ...

14:34
Java Scanner Class

20 views

3 years ago