NOTE: ANY CHANGES, PLZ CONTACT…
NOTE: RELOAD FREQUENTLY
Click on the ▶️ to open
Online Terminal
Task - 1: (a) Complex Numbers
Task - 1: (b) Array of Structures and nested structures
Task - 2: (a) Unions
Task - 2: (b) Command line argument
Task - 3: (a) Line, Word and Character count of the file
Task - 3: (b) Printing Text of a file into uppercase
Task - 3: (c) Copy contents of one file into another
Task - 4: Record list of Student details in binary file
Task - 5: Implement all list operations using Array
Task - 6: Implement all list operations using Linked List
Task - 7: Stack ADT using Arrays
Task - 8: Stack ADT using Linked list