ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

105 results

Web Development Tutorials
The Object Class: equals(), hashCode(), toString() | Java Tutorial

Every Java class genuinely inherits equals(), hashCode(), and toString() from Object for free -- but the real, default versions ...

2:04
The Object Class: equals(), hashCode(), toString() | Java Tutorial

4 views

2w ago

LearningFromExperience
Generate Java Code in Eclipse | Constructors, Getters, Setters, toString & equals

Learn how to generate common Java code automatically in Eclipse instead of writing repetitive boilerplate by hand. This tutorial ...

4:12
Generate Java Code in Eclipse | Constructors, Getters, Setters, toString & equals

0 views

1h ago

Learn Programming With Vivek
Java Fundamentals: equals, hashCode and toString | Unit 23

Two Customer objects with the same name are not equal — until you say so. equals, hashCode and toString: what Object gives ...

4:57
Java Fundamentals: equals, hashCode and toString | Unit 23

8 views

11d ago

Coding with Sudhir
Java Object Class Explained | toString(), hashCode(), equals() & clone() | Core Java

Learn the Java Object Class in depth with this complete Core Java tutorial. In this session, we explore the java.lang package and ...

1:02:13
Java Object Class Explained | toString(), hashCode(), equals() & clone() | Core Java

139 views

2w ago

AcePractical
2025 IEB IT Practical: toString Method Explained

Tutoring: https://www.acepractical.co.za Full exam solutions: https://youtu.be/IkXkKShp8uc Perfect for: - Grade 12 IEB IT students ...

4:08
2025 IEB IT Practical: toString Method Explained

42 views

13d ago

Muskan's Mindspace
Java Object Class Explained 🔥 | clone(), equals(), hashCode(), toString(), getClass() & finalize()

Java Object Class Explained !** In this video, we will understand the **Java `Object` class** from the basics and learn why it is ...

24:58
Java Object Class Explained 🔥 | clone(), equals(), hashCode(), toString(), getClass() & finalize()

224 views

10d ago

Cegrisaes (backend)
Records vs Clases en Java : Explicado paso a paso

Aprende qué es un **record en Java**, cómo funciona y cuándo deberías usarlo en **Programación Orientada a Objetos (POO ...

7:21
Records vs Clases en Java : Explicado paso a paso

28 views

3d ago

Java interview FAQ's
What is the Object class and its methods?

Java Object Class & Its Methods | Core Java Interview Questions In this video, we'll understand the Object class in Java, the root ...

3:07
What is the Object class and its methods?

8 views

1mo ago

Web Development Tutorials
Records (Java 16+): Modeling Data Concisely | Java Tutorial

A Java record genuinely generates its own constructor, accessors, equals(), hashCode(), and toString() from a single line -- real, ...

1:54
Records (Java 16+): Modeling Data Concisely | Java Tutorial

1 view

2w ago

Apply IT
Instantiate React Component vs Java Object | RJ02 | Apply IT

ApplyIT2021 #react #javadeveloper #reactcomponents #components #reactprojects If you are a Java Developer and find ...

3:36
Instantiate React Component vs Java Object | RJ02 | Apply IT

62 views

6d ago

Lucas Albertoni Dev
Java Básico - Herança, Polimorfismo, Sobrescrita, Sobrecarga, ToString, Método Construtor com Java

Nesse vídeo eu continuo o projeto que eu venho fazendo para a playlist de Java Básico. Agora foco na herança, criando uma ...

1:02:20
Java Básico - Herança, Polimorfismo, Sobrescrita, Sobrecarga, ToString, Método Construtor com Java

6 views

6d ago

Web Development Tutorials
Classes and Objects: The Basics | Java Tutorial

A Java class is a real blueprint, and every object built from it genuinely gets its own independent copy of that blueprint's fields ...

1:51
Classes and Objects: The Basics | Java Tutorial

1 view

2w ago

Tech World UA
GZ 1-2-8 StringBuilder та Arrays в Java: методи, ємність і порівняння масивів

У цьому відео детально розглядаємо два важливі класи Java: StringBuilder і Arrays. Ви дізнаєтесь, як працює внутрішній ...

4:21
GZ 1-2-8 StringBuilder та Arrays в Java: методи, ємність і порівняння масивів

11 views

3w ago

Olivier Blanco Sandi
Java Programming Exam Solved | Objects, Accumulators, and Console Menu

In this video, we'll walk you through a Java exam exercise using Eclipse. We'll develop a console system to record ticket ...

37:35
Java Programming Exam Solved | Objects, Accumulators, and Console Menu

158 views

2w ago

Assert True
Java Abstraction & Interfaces Explained: Default Methods, equals/hashCode (Day 6)

Day 6 of the Arbiter Learning Journey: every class so far has either stood alone or extended one parent — today we look at a ...

28:06
Java Abstraction & Interfaces Explained: Default Methods, equals/hashCode (Day 6)

11 views

3w ago