カテゴリー 全て - java - keywords - student - language

によって Ahmed saleh 5年前.

3323

الكلمات المحجوزة في لغة الجافا

Java programming language has a set of reserved keywords that are integral to its structure and functionality. These keywords include terms like while, assert, abstract, do, double, default, byte, boolean, return, class, catch, continue, char, const, case, static, super, synchronized, strictfp, short, switch, transient, throws, this, throw, try, public, void, volatile, else, enum, and extends.

الكلمات المحجوزة في لغة الجافا

عمل الطالب/خالد أحمد الغامدي

الكلمات المحجوزة في لغة الجافا

W

while

V

volatile
void

T

try
transient
throws
throw
this

S

synchronized
switch
super
strictfp
static
short

R

return

P

public

E

extends
enum
else

A

assert
abstract

C

continue
const
case
class
catch
char

B

byte
boolean

D

double
do
default