Flow Chart Study Notes 15:12:00 1 It is a program designing tool which is designed to show the process logic of any program. It is a pictorial representation so it... Read More
File handling EMUI Themes 01:00:00 0 It is most important and useful concept for any programming language because it provides the facility to store the data permanently in ... Read More
Structure and Union EMUI Themes 10:36:00 0 Structure: - It is a user defined data type which provides a unit or block in which more than one variable of different dat... Read More
Pointer EMUI Themes 22:07:00 0 Pointer is also a variable which can store the address of simple variable having same data type. The concept of pointer is unique f... Read More