Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the difference b/w compiler and debugger?

Answers were Sorted based on User's Feedback



what is the difference b/w compiler and debugger?..

Answer / issamux

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 ?    17 Yes 7 No

what is the difference b/w compiler and debugger?..

Answer / 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

More C Interview Questions

what is the disadvantage of using macros?

1 Answers   Wipro,


Write a program to swap two numbers without using third variable in c?

0 Answers  


What is the function of volatile in c language?

0 Answers  


write a program in c language for the multiplication of two matrices using pointers?

8 Answers   Ignou,


write a programe returns the number of times the character appears in the string

2 Answers  


how many times does the loop iterated ? for (i=0;i=10;i+=2) printf("Hi\n");

9 Answers   TCS,


What is a method in c?

0 Answers  


What is the use of structure padding in c?

0 Answers  


while running a program, i got the msg that press return key to exit.what that mean in C as there are no such options as far i know.

1 Answers   TCS,


program to get the remainder and quotant of given two numbers with out using % and / operators?

10 Answers   College School Exams Tests, IBM,


. Write a program to get a string and to convert the 1st letter of it to uppercase

2 Answers   HTC,


What are control structures? What are the different types?

0 Answers  


Categories