Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

1.

Write a java program to find weather size of a given file is less than 50 bytes or not. If file contains less than 50 bytes then add characters to make it 50 bytes.

2. Write a program in java which takes as input 2 real numbers and find the sum of the numbers and print the real and imaginary part of numbers separately.

You might also like