Computer Science, asked by janashin28, 1 year ago

how many keywords are there​


janashin28: HI
Anonymous: Stop chatting here please . If you can't inbox , go to any other question and chat .
iamKapilFan: Hi @janu
janashin28: hi surya
janashin28: kkrh
janashin28: please reply to me
iamKapilFan: Hi
janashin28: what are you doing
iamKapilFan: Hi
iamKapilFan: hii

Answers

Answered by Anonymous
5

Keywords provide special meaning to language compilers . They cannot be used as identifiers or variable names . NO NEVER . The list of keywords in JAVA are as follows :

abstract

assert

boolean

break

byte case

catch

char

class

const

continue

default

do

double

else

enum

extends

final

finally

float

for

goto

if

implements

import

instanceof

int

interface

long

native

new

package

private

protected

public

return

short

static

strictfp

super

switch

synchronized

this

throw

throws

transient

try

void

volatile

while  

true  

false

null .  

Similar questions