what is a static function

Answer Posted / abhishek verma

1.Static function can access only static data member.
2.Only class name and scop revolution '::'is requered to
call the static fuction.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why can't I perform arithmetic on a void* pointer?

635


When the macros gets expanded?

788


Why is c so important?

594


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?

1916


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2055






Explain how do you list files in a directory?

618


What is c token?

609


Explain the difference between the local variable and global variable in c?

601


In C language, a variable name cannot contain?

744


What is the use of extern in c?

647


Wt are the Buses in C Language

2751


What are actual arguments?

645


How can I handle floating-point exceptions gracefully?

632


What are different types of operators?

596


How can I sort more data than will fit in memory?

626