0% found this document useful (0 votes)
3 views15 pages

Programming in Java: Click To Edit Master Subtitle Style

Java allows programmers to write programs that can perform multiple tasks simultaneously through multitasking and multithreading. Multitasking refers to a computer performing multiple tasks concurrently by rapidly switching between tasks, while multithreading allows a program to split into multiple threads to perform different tasks in parallel or concurrently. Java supports both multitasking and multithreading capabilities to help programmers develop more responsive applications.

Uploaded by

Riajimin
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views15 pages

Programming in Java: Click To Edit Master Subtitle Style

Java allows programmers to write programs that can perform multiple tasks simultaneously through multitasking and multithreading. Multitasking refers to a computer performing multiple tasks concurrently by rapidly switching between tasks, while multithreading allows a program to split into multiple threads to perform different tasks in parallel or concurrently. Java supports both multitasking and multithreading capabilities to help programmers develop more responsive applications.

Uploaded by

Riajimin
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd

PROGRAMMING IN JAVA

Click to edit Master subtitle style


MULTI TASKING
MULTITHREADING

You might also like