Object Oriented Programming in Java - Old Questions
Question Answer Details
9. a) Define multithreading. Write a java program to show the inter-thread communication. [1 + 4]
b) Define Stream. Write a program in java to copy the content from one file to another. [1 + 4]
Answer
AI Generated Answer
AI is thinking...