Showing posts from January, 2023

11. Dynamic Memory Allocation

For  execution of a program it is essential to bring the program in the main memory when a program doesn't fit into the …

10. File

Files is a set of records that can be accessed through the set of library functions . Applications generally involve treme…

9. Structure

In real life we need to have different data types. For example, to maintain employee information we should have informatio…

Load More
That is All