what is a static function

Answer Posted / rathina priya

it is initialized to zero when the first object of
it's class is created

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you define which header file to include at compile time?

589


What is the description for syntax errors?

611


is it possible to create your own header files?

638


How can I get back to the interactive keyboard if stdin is redirected?

670


Do you know the purpose of 'register' keyword?

642






How do I get a null pointer in my programs?

618


Write a program for Overriding.

686


How can I insert or delete a line (or record) in the middle of a file?

575


Write a program that accept anumber in words

1251


How do we print only part of a string in c?

585


What is the difference between the local variable and global variable in c?

529


In which header file is the null macro defined?

855


What is the use of volatile?

608


What does #pragma once mean?

684


Between macros and functions,which is better to use and why?

1570