adspace
Question { TCS, 38916 }
what will be the output: main(){char ch;int a=10;printf("%d",ch);}
Answer
Question { Huawei, 58815 }
what is the difference between static block and static method