Program 58 #P58 - C Program Prime No By User Defined Function No arguments and no return Value #C177
Channel:
Subscribers:
10,700
Published on ● Video Link: https://www.youtube.com/watch?v=Rm4Rn4FF30E
Example 1: No arguments passed and no return Value
The checkPrimeNumber() function takes input from the user, checks whether it is a prime number or not and displays it on the screen.
The empty parentheses in checkPrimeNumber(); statement inside the main() function indicates that no argument is passed to the function.
The return type of the function is void. Hence, no value is returned from the function.
#rubalsolutions #coding #developer #programming #programmer #technology #clanguage #computerscience #c #informaticpractices #sub #subscribe #youtube #newyoutuber #youtubechannel
Other Videos By Rubal Solutions
Tags:
computer education
computer education in Hindi
basic computer training
rubalsolutions
beginner YouTube
coding
developer
newyoutuber
subscribe
sub
computer-science
function definition
#functions
#loops
#statements
#programs
#detailedprogramming
#learn c
#youtube rocks
#userdefined
#library functions
#twotypesoffunctions
c language
practical use of c programming
computer educational videos
importance of computer education in hindi
#arguments
#prime number
#user defined