1. Write a Program to print hello world.
#include<stdio.h>
void main()
{
prin ("Hello World");
}
, 2. Write a Program to print C, C is, C is sea.
#include<stdio.h>
void main()
{
prin ("C");
prin ("\nC is");
prin ("\nC is sea");
}
The C Programming Language is a procedural, imperative, and general-purpose language utilized for coding applications that can run across multiple platforms. C is a compiled language that undergoes a conversion process into machine-level code, which can then be executed by the computer.
Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.
No worries! You can instantly pick a different document that better fits what you're looking for.
No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.
“Bought, downloaded, and aced it. It really can be that simple.”