what is the difference b/w compiler and debugger?

Answer Posted / saurabh tripathi

it is not a proper answer with example. define properly.

compiler =>
simple text -> program .exe
debugger =>
permit to load an exe and view the code machine and flag
CPU register statut and value
=> to see the execusion of a exe program
:)

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to check prime number in c programming?

616


What are the advantages and disadvantages of c language?

571


What are pointers? What are stacks and queues?

589


What are c preprocessors?

687


What is the meaning of 2d in c?

621






A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?

1787


What is the modulus operator?

746


What are the advantages of the functions?

614


What is define c?

585


Explain Function Pointer?

693


a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler

628


What is meant by inheritance?

644


What are the types of type qualifiers in c?

661


What is the use of sizeof () in c?

573


How do you define a function?

595