Program Operator #include<stdio.h> #include<conio.h> void main() { int a,b,c; a…
Read moreProgram to find the size of variable using SIZEOF #include<stdio.h> #inlcude<conio.h> …
Read moreProgram for single line comment #include<stdio.h> void main() { //printf("This wil…
Read moreProgram for Multi Line Comment #include<stdio.h> void main() { /* printf("This line …
Read moreProgram for compound assignment operator #include<stdio.h> #include<conio.h> void ma…
Read moreInterpreters An interpreter is another type of translator used for translating high level lang…
Read moreCompilers Since a computer hardware is capable of understanding machine level instructio…
Read moreAssembler when a program is written in a language other then the machine language of computer the…
Read moreRedmi Note 10T
Read moreAssembler:- when a program is written in a language other than the machine language of computer th…
Read moreA computer language is a means of communication used to communicate between people and the compute…
Read moreIn object oriented programming , object which have data releated to a person or item are used. Th…
Read more1. Speed : A computer is very fast device. it can perform in few seconds the amount of work that a …
Read more
Social Plugin