ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,249 results

COMPUTER & CODE
#boolean #if #else in #java

How to use if if else statement and also the boolean data type in Java program so first I'm going to declare here a boolean ...

2:58
#boolean #if #else in #java

100 views

5 months ago

Adam Bien
A Nicer Boolean In a Stream #java #shorts #coding #airhacks

A nicer alternative to a boolean Predicate Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly publish the ...

1:02
A Nicer Boolean In a Stream #java #shorts #coding #airhacks

3,712 views

4 months ago

vlogize
Can AtomicBoolean Replace Volatile Boolean in Java?

Explore the differences between using `AtomicBoolean` and `volatile boolean` in Java concurrency. Understand how these ...

1:29
Can AtomicBoolean Replace Volatile Boolean in Java?

8 views

9 months ago

Learn With Tony
10 - ⚖️ Compare Boolean vs boolean in Java | What’s the Real Difference?

Are you confused about the difference between Boolean (wrapper class) and boolean (primitive type) in Java? In this video, we ...

3:09
10 - ⚖️ Compare Boolean vs boolean in Java | What’s the Real Difference?

62 views

6 months ago

Wiingy AP Computer Science
Challenge Accepted: Dominate Java Boolean Traps Like a Pro! 🤯🔥

Master Java basics with this AP Computer Science A question! Let's break down the code step by step to understand the output: ...

0:24
Challenge Accepted: Dominate Java Boolean Traps Like a Pro! 🤯🔥

917 views

11 months ago

Coding Starters
Java for Beginners #5 - Char and Boolean Primitive Types Explained (2025)

Welcome to Coding Starters! In this video, you'll learn: ✔️ An overview of char and boolean primitive data types. ✔️ Naming ...

3:15
Java for Beginners #5 - Char and Boolean Primitive Types Explained (2025)

6 views

7 months ago

vlogize
How to Fix the Cannot Convert Double to Boolean Error in Java

Learn how to resolve the common Java error of `Cannot convert double to boolean` in your calculator application by ...

1:50
How to Fix the Cannot Convert Double to Boolean Error in Java

4 views

8 months ago

Adam Bien
A Boolean For-Loop For Polling #java #shorts #coding #airhacks

(Mis)Using a for-loop for polling Java used in this short: openjdk version "21" 2023-09-19 LTS I regularly publish the most popular ...

1:03
A Boolean For-Loop For Polling #java #shorts #coding #airhacks

846 views

11 months ago

vlogize
Convert int[] to boolean[] in Java Without Using a Loop

Learn how to convert an int[] of 0s and 1s to a boolean[] in Java without using a loop by utilizing the power of Java 8 Streams.

1:28
Convert int[] to boolean[] in Java Without Using a Loop

6 views

10 months ago

Question With Answer
✅ "Java nextBoolean() Method Explained | Generate Random Boolean in Java 🔥 #Shorts"

Java nextBoolean() Method Explained! Want to generate random true or false values in Java? The `nextBoolean()` method from ...

0:45
✅ "Java nextBoolean() Method Explained | Generate Random Boolean in Java 🔥 #Shorts"

10 views

9 months ago

Code Voyager
Correction on Boolean explanation from Java Variables Video

Beginner's guide to Java data types. Explore integer, string, boolean, and more. Learn how to declare variables and start your ...

2:58
Correction on Boolean explanation from Java Variables Video

16 views

9 months ago

Durga Software Solutions
Boolean Values: Allowed or Not? Java vs Python #shorts

Is 'true' or 'false' allowed for boolean datatypes? In Java and other languages, yes. But not in Python! Remember this. #Boolean ...

0:24
Boolean Values: Allowed or Not? Java vs Python #shorts

412 views

2 months ago

Wiingy AP Computer Science
Only 1% of Java Devs Solve This Boolean Challenge! 🏆⚡

Description: What is the output of the code? boolean a = true; boolean b = false; System.out.print((a == !b) != false); Options: A) ...

0:19
Only 1% of Java Devs Solve This Boolean Challenge! 🏆⚡

1,346 views

9 months ago

vlogommentary
Correctly Assigning a Boolean Value Based on Conditions in Java

Learn how to assign a boolean value in Java based on multiple conditional checks involving age1, age2, and age3.

2:40
Correctly Assigning a Boolean Value Based on Conditions in Java

3 views

10 months ago

Wiingy AP Computer Science
Java’s Trickiest Boolean Puzzle—Only 1% Get It Right! 🚀🤔

Description: Ready to test your Java skills? Let's break down how the if statement works with boolean logic, specifically using !

0:20
Java’s Trickiest Boolean Puzzle—Only 1% Get It Right! 🚀🤔

1,386 views

10 months ago

Computer Classes by Dr. Santosh Sir
Exploring the Boolean Data Type in Java | Dr. Santosh Kumar

Let's look at the boolean data type — tiny but critical in Java. ✓ Can store only two values: true or false ✓ Technically just 1 bit, ...

0:34
Exploring the Boolean Data Type in Java | Dr. Santosh Kumar

761 views

6 months ago

CodeWrite
java boolean compare method

Get Free GPT4.1 from https://codegive.com/59e8198 Okay, let's dive deep into the `Boolean.compare()` method in Java.

1:12
java boolean compare method

0 views

6 months ago

AlgoWeave
Boolean Java
0:12
Boolean Java

8 views

10 months ago

vlogommentary
Understanding the Benefits of Returning Boolean Expressions Directly in Java

Explore the nuances of returning Boolean expressions directly versus explicitly returning true or false in Java programming.

3:08
Understanding the Benefits of Returning Boolean Expressions Directly in Java

5 views

10 months ago

Softstep Solution
Boolean Class in Java #Java #Boolean #WrapperClass #Viral #TechTips #softstepsolution

Discover the power of Java's Boolean Wrapper Class in just 60 seconds! In this quick and informative YouTube Short, we'll ...

0:47
Boolean Class in Java #Java #Boolean #WrapperClass #Viral #TechTips #softstepsolution

825 views

7 months ago