Skip to content

In Java, you can create an array of objects just like you would create an array of primitive types. An array of objects allows you to store multiple instances of a class in a single data structure.

License

Notifications You must be signed in to change notification settings

VaibhavMojidra/Java---Demo-Array-Of-Objects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d6ef04 · Apr 16, 2023

History

1 Commit
Apr 16, 2023
Apr 16, 2023
Apr 16, 2023
Apr 16, 2023
Apr 16, 2023
Apr 16, 2023
Apr 16, 2023
Apr 16, 2023

Repository files navigation

Java Demo Array Of Objects

Vaibhav Mojidra - 1.jpeg

About

In Java, you can create an array of objects just like you would create an array of primitive types. An array of objects allows you to store multiple instances of a class in a single data structure.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages