Define keyword. Write any 4 keywords in simple helloworld program?


Ans:  Keyword is a word which is already assigned with some meaning or some purpose to use or some task.
In simple hello world program
                                                   1.class 
                                                   2. Public 
                                                   3.static 
                                                   4.void