hai..kanasu here. i have doubt in access specifier. if iam using "public void yyy(int[]args)"instead of "public static void main(String args[])" i ll get run time error. in my whole program i am using only integers. then how can i give string []args?