C program to print double quotes
C program to print double quotes
Output:
Hi! Welcome to www.coderegister.org !
"This sentence is in double quotes"
Implementation:
Consider the following other possible implementations:
Implementation 1:
Implementation 2:
Implementation 3:
Implementation 4: