adplus-dvertising
frame-decoration

Question

Global $count; this statement indicates what?

a.

A variable is declared with that name of global

b.

A constant is defined

c.

Count variable declaration

d.

Count variable declaration with global scope

Answer: (d).Count variable declaration with global scope

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Global $count; this statement indicates what?