Core Java:
A) Write a ‘java’ program to display characters from ‘A’ to ‘Z’. [15 M]
B) Write a ‘java’ program to copy only non-numeric data from one file to another file.[25 M]
Python:
A) Write a Python program to accept n numbers in list and remove duplicates from a list. [15 M]
B) Write Python GUI program to take accept your birthdate and output your age when a button is pressed. [25 M]
0 Comments