0% found this document useful (0 votes)
9 views4 pages

C Language Notes

c language notes from yt playlist

Uploaded by

f20221847
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)
9 views4 pages

C Language Notes

c language notes from yt playlist

Uploaded by

f20221847
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/ 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