Practical Slip 28 - 2019 Pattern

Core Java:

A) Write a java program to count the number of integers from a given list. (Use Command line arguments). [15 M]

B) Write a java Program to accept the details of 5 employees (Eno, Ename, Salary) and display it onto the JTable.  [25 M]



Python:

A) Write a Python GUI program to create a list of Computer Science Courses using Tkinter module (use Listbox). [15 M]

B) Write a Python program to accept two lists and merge the two lists into list of tuple. [25 M]


Post a Comment

0 Comments