hi,

1) i would like to know what is the use of new key word in the following examle

class1 c=new class1

2)what is the use of static keyword in the following example:

public static int a

please let me know