0% found this document useful (0 votes)
47 views2 pages

Activity For Data Structure

This document lists C programming language keywords used to control program flow and define variables and data types. Keywords include data types like int and float, control structures like if and switch, and qualifiers like const and volatile.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views2 pages

Activity For Data Structure

This document lists C programming language keywords used to control program flow and define variables and data types. Keywords include data types like int and float, control structures like if and switch, and qualifiers like const and volatile.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

auto double int

break else long


case enum register
char extern return
const float short
continue for signed
default goto sizeof
do if static
struct unsigned str
switch void enter
typeodef volatile clear
union while

You might also like