what is a static function

Answer Posted / william

I AGREE THE ASHA ANSWERS.....STATIC FUNCTION IS ONLY FOR
VISIBLE TO OTHER FUNCTION.....

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many loops are there in c?

805


What is time complexity c?

738


Explain why c is faster than c++?

800


If errno contains a nonzero number, is there an error?

1029


Can we use visual studio for c?

765


Why isn't it being handled properly?

826


Using which language Test cases are added in .ptu file of RTRT unit testing???

3977


Tell us two differences between new () and malloc ()?

824


an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational

1052


How can I make sure that my program is the only one accessing a file?

929


Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer

4088


What is the explanation for prototype function in c?

737


What is the need of structure in c?

775


How can you invoke another program from within a C program?

800


Why c language?

833