Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

hello world

The stdio. h file contains functions such as scanf() and printf() to take input
and display output respectively. If you use the printf() function without
writing #include <stdio. ... In this program, printf() displays Hello, World!
Source by www.geeksforgeeks.org #
 
PREVIOUS NEXT
Tagged: #world
ADD COMMENT
Topic
Name
7+3 =