Computer Science, asked by gotnwkira, 9 months ago

What is the other name for static in java (other than global and class) ?

Answers

Answered by blossomag
0

Answer:

For example, in below java program, we are accessing static method m1() without ... They can only directly call other static methods. ... static void setCllg(String name)

Answered by meet1333
0

NAME IS DYNAMIC..

AS WHEN ANY STATIC FILE IS CREATED USING JAVA THEN IT IS CALLED AS DYNAMIC...

MARK AS BRAINLIAST...

Similar questions