Practical Slip 23 - 2019 Pattern

Core Java:

A) Write a java program to check whether given file is hidden or not. If not then display its path, otherwise display appropriate message.   [15 M]

B) Write a java program to design following Frame using Swing. [25 M]




Python:

A) Write a Python GUI program to create a label and change the label font style (font name, bold, size) using tkinter module. [15 M]

B) Create a class circles having members radius. Use operator overloading to add the radius of two circle objects. Also display the area of circle. [25 M]


Post a Comment

0 Comments