Practical Slip 7 - 2019 Pattern

Core Java:

A) Write a java program to display Label with text “Dr. D Y Patil College”, background color Red and font size 20 on the frame.  [15 M]

B) Write a java program to accept details of ‘n’ cricket player (pid, pname, totalRuns, InningsPlayed, NotOuttimes). Calculate the average of all the players. Display the details of player having maximum average. (Use Array of Object)       [25 M]

Python:

A) Write Python class to perform addition of two complex numbers using binary + operator overloading.   [15 M]

B) Write python GUI program to generate a random password with upper and lower case letters.  [25 M]


Post a Comment

0 Comments