what is a static function

Answer Posted / harshithadesai

static function cant be overriden.example for ststic
function is main()
without creating object we can access these method

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

1699


How can you avoid including a header more than once?

564


What is the equivalent code of the following statement in WHILE LOOP format?

769


What is memory leak in c?

634


What is the use of static variable in c?

595






C language questions for civil engineering

1242


What are extern variables in c?

549


How do you override a defined macro?

699


In a switch statement, what will happen if a break statement is omitted?

602


What is the difference between near, far and huge pointers?

628


What is include directive in c?

644


What are the advantages of using Unions?

642


FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above

623


What is the value of uninitialized variable in c?

576


What is the use of extern in c?

647