what is a static function

Answer Posted / r maria ruban raj

Static function directly call with out creating the object.
we can not override the function

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the right type to use for boolean values in c?

583


Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop

1714


Can you mix old-style and new-style function syntax?

662


Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me

1464


Why use int main instead of void main?

597






write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

2269


The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this

2934


What are multidimensional arrays?

656


What do you understand by normalization of pointers?

623


Which control loop is recommended if you have to execute set of statements for fixed number of times?

809


Explain what is dynamic data structure?

644


Why is c known as a mother language?

745


Without Computer networks, Computers will be half the use. Comment.

1875


What is build process in c?

645


What are the different data types in C?

729