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.
Login
Login
OnlineGDB Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
what is compiler
+7
votes
asked
Mar 14, 2024
by
Rajput Aniket
(
190
points)
Please
log in
or register to answer this question.
2 Answers
+3
votes
answered
Mar 15, 2024
by
Pushkar Reddy
(
200
points)
A compiler is a software that
converts the high-level language to machine/binary language.
commented
Mar 19, 2024
by
Ziabur Rahman
(
120
points)
Compiler is a type of softwer where convert coding to meachin langugse
Please
log in
or register to add a comment.
+1
vote
answered
Mar 16, 2024
by
Siddhesh Sharma
(
160
points)
compiler is program that coverts programming language into binary that is 0 and 1.
Please
log in
or register to add a comment.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...