Loading
QUIPO
IN
Mind Xchange
Learning
Prep Zone
MCQ Test Series
Coding Exercises
Interview Prep
Log In
MindXchange
Learning
Prep Zone ▾
MCQ Test Series
Coding Exercises
Interview Prep
◀
JAVA
SPRING
ANGULAR
SQL
HTML
CSS
JAVASCRIPT
Data Structure
▶
Java Basic
Java First Program
Java Variable
Java Data Types
Paradigm
Java-Methods
Java Final Keyword
Java Constructor
conditional-statements
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
Java 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 - CRUD Operations
Java - JDBC Architecture
Java Multitasking-exercise
Chapter
Interview question
MCQ
Video Tutorial
Discussion
Ex : 1
Ex : 2
Ex : 3
Ex : 4
Ex : 5
Exercise Number: 1
Q.
Write a Java program to demonstrate multitasking using threads, where one thread prints numbers and another thread prints alphabets.
Show Answer