Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

what is compiler

+7 votes
asked Mar 14 by Rajput Aniket (190 points)

2 Answers

+3 votes
answered Mar 15 by Pushkar Reddy (200 points)

A compiler is a software that converts the high-level language to machine/binary language. 

commented Mar 19 by Ziabur Rahman (120 points)
Compiler is a type of softwer where convert coding to meachin langugse
+1 vote
answered Mar 16 by Siddhesh Sharma (160 points)
compiler is program that coverts programming language into binary that is 0 and 1.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...