0% found this document useful (0 votes)
7 views

c language notes

c language notes from yt playlist

Uploaded by

f20221847
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

c language notes

c language notes from yt playlist

Uploaded by

f20221847
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

CODE WITH HARRY

BREAK AND CONTINUE STATEMENTS

GOTO STATEMENTS
CODE WITH HARRY
TYPECASTING:

Converting between datatypes while the code is running

FUNCTIONS:

Declaration, definition and call

Types of functions: library functions and user defined functions

Ways to define a function: 4 ways…


CODE WITH HARRY
CODE WITH HARRY

#19:functions done

You might also like