Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Java Wrapper Classes In Simple Way
Rating: 4.7 out of 5(92 ratings)
3,095 students

Learn Java Wrapper Classes In Simple Way

Direct Class Room Videos to get complete knowledge on Java Wrapper Classes
Last updated 3/2021
English
English [Auto],

What you'll learn

  • Students can get complete in-depth knowledge on java concepts like Wrapper Classes concepts

Course content

1 section9 lectures1h 11m total length
  • Introduction Part-111:09

    Learn how wrapper classes convert between primitive data and objects, enabling storage of references in collections while Java manages heap memory and object references.

  • Introduction Part-210:50

    Explore Java wrapper classes that convert primitive data to objects for collections, and note their immutability and the eight wrappers: byte, short, int, long, float, double, char, boolean.

  • Types of Conversions6:19

    Learn the six types of conversions enabled by Java wrapper classes, including string, object, and primitive type conversions, and the immutable nature of wrapper classes.

  • Conversions from Primitive Type to Object Type11:46

    Learn how to convert primitive values to wrapper objects in Java using constructors, valueOf, and boxing, with examples converting int and long to Integer and Long wrappers.

  • Conversions from Object Type to Primitive Type7:59

    Explore how wrapper classes handle object to primitive conversions, including boxing and unboxing, and using value methods to extract primitive values.

  • Conversions from String Type to Object Type6:21

    Explore two Java string to wrapper conversions: using wrapper class constructors and the static valueOf method, with examples for integers and booleans and notes on non-numeric strings.

  • Conversions from Object Type to String Type6:05

    Learn how to convert object types to string in Java using wrapper classes, using toString() and string concatenation with the plus operator that implicitly calls toString.

  • Conversions from Primitive Type to String Type6:09

    Explore two Java techniques for converting primitive values to strings: wrapper classes' static toString methods and string concatenation with the plus operator.

  • Conversions from String Type to Primitive Type5:09

    Learn how to convert strings to primitive types in Java using wrapper classes, including parse and valueOf methods, and convert primitives to strings with toString or concatenation.

Requirements

  • Basic Idea on Computer

Description

Benefits of this course:

---------------------------

1. This Course will provide completeness on every topic.

2. This Course will make you to Strong on Theoretically and  Pro grammatically.

3. This Course will provide Good Platform for the Advanced Technologies and Frameworks like Jdbc, Servlets, Jsps, Hibernate, JPA, Spring,..

4. This Course includes almost all the interview Questions  and Answers as part of the Course internally.

5. This Course will provide Downloadable Material for all the  above specified topics. 


Wrapper Classes Topics:

-------------------------------

1.Introduction Part-1

2.Introduction Part-2

3.Types of Conversions

4.Conversions from Primitive Type to Object Type

5.Conversions from Object Type to Primitive Type

6.Conversions from String Type to Object Type

7.Conversions from Object Type to String Type

8.Conversions from Primitive Type to String Type

9.Conversions from String Type to Primitive Type

Wrapper Classes Topics:

-------------------------------

1.Introduction Part-1

2.Introduction Part-2

3.Types of Conversions

4.Conversions from Primitive Type to Object Type

5.Conversions from Object Type to Primitive Type

6.Conversions from String Type to Object Type

7.Conversions from Object Type to String Type

8.Conversions from Primitive Type to String Type

9.Conversions from String Type to Primitive Type

Wrapper Classes Topics:

-------------------------------

1.Introduction Part-1

2.Introduction Part-2

3.Types of Conversions

4.Conversions from Primitive Type to Object Type

5.Conversions from Object Type to Primitive Type

6.Conversions from String Type to Object Type

7.Conversions from Object Type to String Type

8.Conversions from Primitive Type to String Type

9.Conversions from String Type to Primitive Type


Wrapper Classes Topics:

-------------------------------

1.Introduction Part-1

2.Introduction Part-2

3.Types of Conversions

4.Conversions from Primitive Type to Object Type

5.Conversions from Object Type to Primitive Type

6.Conversions from String Type to Object Type

7.Conversions from Object Type to String Type

8.Conversions from Primitive Type to String Type

9.Conversions from String Type to Primitive Type


Who this course is for:

  • Academic Students who are having Java Course in their Curriculum
  • Software Professionals who are very fancy about Java Programming