Can you please explain the difference between syntax vs logical error?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what are the difference between ANSI C and Let Us c and Turbo C

4 Answers   LG Soft,


2. What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value

3 Answers   Accenture,


How to add two numbers without using semicolon at runtime

2 Answers  


How is a null pointer different from a dangling pointer?

0 Answers  


Differentiate between new and malloc(), delete and free() ?

0 Answers   iNautix,


What are extern variables in c?

0 Answers  


Can a variable be both constant and volatile?

0 Answers  


what is a NULL Pointer? Whether it is same as an uninitialized pointer?

0 Answers   TISL,


write a c prog for removing duplicate character from an array and sorting remaining elements using a single array

1 Answers  


There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.

0 Answers  


without a terminator how can we print a message in a printf () function.

7 Answers   NIIT,


please give me some tips for the placement in the TCS.

0 Answers   TCS,


Categories