You are on page 1of 1

VIT – School of Computer Science and Engineering (SCOPE)

Course Code : CSE1007 Course Name: Java Programming


Slot B1 & B2
Winter Semester 2021-2022
Assignment – 1

1. Write a program to left rotate (4 times) the elements of a given array [11, 12, 13, 14, 15.
16].
2. Write a Java Program to swap two numbers without using the third variable.

Points to consider before making the final submission

• Assignment should be submitted in Pdf.


• Both the screen shot of the execution and code should be attached.
(Note: Copied assignments will not be evaluated)

You might also like