Loading
Quipo
in
MindXchange
Log In
Tutorials
Exercises
MCQs
Interview Q & A
Tests
HTML
CSS
JavaScript
Java
SQL
Angular
Spring
Quipo
in
MindXchange
Menu
MindXchange
HTML
CSS
JavaScript
Java
SQL
Angular
Spring
Welcome to Quipoin
Login to track your progress
Quipoin Menu
Learn • Practice • Grow
Tutorial
Exercises
MCQs
Interview Q & A
Tests
Java Basic
Java First Program
Java Variable
Java Data Types
Method & Function
Java Modifier
Java-Methods
Java Final Keyword
Java Constructor
Control Flow
Java - if-else
Java - Switch case
Java - do-while Loop
Java - While Loop
Java - For Loop
Java - break Statement
Java - continue Statement
OOPs Concept
Java - Object and Class
Java Inheritance
Java - Types of Inheritance
Java Encapsulation
Java Abstraction
Java Polymorphism
Java Enumeration
java-polymorphism
Java Overloading
Java Overriding
Java Variable Arguments
Java Wrapper Classes
Type casting
Java - Type casting Overview
Arrays
Java - Arrays Overview
String
Java - String overview
Java Collection
Iterator
Java collection
List
Java List
Java ArrayList
Java LinkedList
Java Enhanced For Loop
Set
Java HashSet
LinkedHashSet
Java TreeSet
Java - Comparable and Comparator Interface
Java Generics
Map
Java - Map Interface Overview
Java HashMap
Java TreeMap
Java HashTable
Java Cursors
Exception Handling
Java - Types of Exception
Java Exception
Java - Exception hierarchy
throw and throws keyword
Java - Custom Exception
Multithreading
Java Multitasking
Java Thread
Java - Constructors and Methods
JDBC
Java - Introduction to JDBC
Java - JDBC Architecture
Java - CRUD Operations
java /
Java collection
exercise
Chapter
Interview Qs
Videos
Discussion
Ex : 1
Ex : 2
Ex : 3
Ex : 4
Ex : 5
Exercise Number: 1
Q.
Create an ArrayList, add elements to it, and print the elements of the ArrayList.
Show Answer