A local variable cannot be defined with "static" keyword
True
False
Instance variable declared ______
Outside the class but inside the body of the method
Inside the method but outside the body of the class
Inside the class but outside the body of the method
Inside the child class but outside the body of the class
A Instance variable can be defined with "static" keyword
True
False
Static variable cannot be use for a entire program
True
False
Memory will be allocated to the static variable at the time of class loading
True
False
0
{"name":"Java variables", "url":"https://www.quiz-maker.com/QZHMSPRBI","txt":"Use of variables, Variable Value can me change depend on condition., Variable is a name of memory location","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}