Sorry! Posting Assignment is allowed only for commercial accounts.
public static void main(String args[]) { int rollNo=130; float newRollNo=rollNo; System.out.println(newRollNo);}