Can you please explain the difference between syntax vs logical error?
what are the difference between ANSI C and Let Us c and Turbo C
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
How to add two numbers without using semicolon at runtime
How is a null pointer different from a dangling pointer?
Differentiate between new and malloc(), delete and free() ?
What are extern variables in c?
Can a variable be both constant and volatile?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
write a c prog for removing duplicate character from an array and sorting remaining elements using a single array
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.
without a terminator how can we print a message in a printf () function.
please give me some tips for the placement in the TCS.