Skip to content

Latest commit

 

History

History

structure

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Structure Examples

S.N. Question Source File Link
1 Print the information of student using structure tag QN001
2 Print the information of student without structure tag QN002
3 Calculate total marks and percentage of students including their basic details QN003
4 Structure example using typedef keyword QN004
5 Define a structure time and read two times from user and perform addition QN005