#gets #puts #clanguage

This video shows What are the gets and puts Functions and How to use it in C language with String. Why we use gets and puts Functions Practical Example gets and puts functions in C Language. How to read string using gets method How to write the string using puts method Functions Description gets() Used to read the String puts() Used to write the String on console