Answer Posted / nashiinformaticssolutions
Functions declared with static have internal linkage, accessible only within the file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what is wrong with this program statement? Void = 10;
Tell us two differences between new () and malloc ()?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
List the different types of c tokens?
What is uint8 in c?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
difference between object file and executable file
In a byte, what is the maximum decimal number that you can accommodate?
Explain 'bit masking'?
How can I get the current date or time of day in a c program?
What is the benefit of using #define to declare a constant?
What is define c?
How many types of errors are there in c language? Explain
What is data type long in c?
Explain why can’t constant values be used to define an array’s initial size?