The keyword static in the Java programming language denotes that a certain member belongs to a type rather than an instance of that type. This indicates that only one instance of that static member will be created, and it will be shared by all instances of the class.
This is how you call a function without having a class instance. The main reason is that it is frequently used to represent a service class that should not be instantiated repeatedly. Many OOP capabilities, such as inheritance and interface implementation, are not available when using a static class (with only static functions).
Compile-time or early binding is used in the static technique. As a result, we may call the static method without having to create an object. The approach uses runtime or dynamic binding in a non-static method. As a result, we can't use a non-static method without first creating an instance of it.
Learner's Ratings
4.4
Overall Rating
65%
21%
7%
4%
3%
Reviews
R
Rahul Kumar Yadav
5
I'm very very happy Meet sir thanks
سید انوشہ
4
to good greate job
B
biramani thangjam
5
amazing concept....
A
Asif Nadeem
5
Full Recommended Course Contents
Y
Yadav Aakash
5
Great 👍 one of the best course
#
# krish
5
sir forum wala page work nahi kr raha hai kya karu bhautt sare questions hai mere paas
O
Om Sunil Gaikwad
5
what a course
A
Arjun Chauhan
5
Great 👍 one of the best course
Z
zeeshan ahmad
5
Too Good, but I do not find the video course codding.?
M
Mrinal Padhi
5
Explains you everything perfectly and also provides study materials to you so that you can practice by your own if facing any errors. the are responds to your query also.
Share a personalized message with your friends.