Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.4K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.5K+ articles
School Learning
11.1K+ articles
C++
3.8K+ articles
Difference Between
3.1K+ articles
Functions
58+ articles
C++-Static Keyword
12+ articles
C++-Friend function and class
1 posts
Recent Articles
Difference between Static and Friend Function in C++
Last Updated: 23 July 2025
Static Function: It is basically a member function that can be called even when the object of the class is not initialized. These functions are associated with any object ...
read more
Difference Between
C++
Functions
C++-Static Keyword
C++-Friend function and class