Event Driven Programming
Event Driven Programming
Que - 1: Enlist the types of Programming language and describe in brief. Enlist
any six advantages of Object-Oriented Programming Language.
1. Consider two arrays A and B which will have five integer numbers in each.
Create another array C which will have ten integer numbers from both A
and B as appended values. Show values of C in sorted order.