News

Syntax: data_type variable_name; Java supports various types of variables, broadly categorized into three main types: 1. Local Variables: Declared within a method, constructor, or block of code.