Answer Posted / divakar
i am a person with a never give-up attitude.i am very good
at implementing my ideas effectively.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Why is c used in embedded systems?
Explain what are reserved words?
Why is structure padding done in c?
What is the general form of #line preprocessor?
What are bitwise shift operators in c programming?
what is stack , heap ,code segment,and data segment
Why do we use int main?
Explain how do you determine the length of a string value that was stored in a variable?
Can an array be an Ivalue?
Compare array data type to pointer data type
Explain what is the purpose of "extern" keyword in a function declaration?
Define VARIABLE?
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
Explain a file operation in C with an example.
Is it better to use malloc() or calloc()?