In Java what is the difference between following two statements ?
int a[],b;
int []a,b;
Here First statement indicates that a is an array of type int and b is a simple integer type variable.
Second statement says that whatever follows by [] will be treated as an array. So a and b is declared as an array of type int.
| Is This Answer Correct ? | 0 Yes | 1 No |
could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks
Plz Show notepad Coding using c# in window based application
what do you meant by Platform-Independent in Java?
About CLR, reflection and assemblies?
what is difference between oracle and pl/sql
Which method protects back button to retrieve old value from previous page in Struts.
what are methods we have in connection pooling
What is the use of Differ interface check box in Ship confirm?
What is a dialog based program
what is the system development cycle
how many types of operating system are avaliable?
what is the difference between java , sap ,.net , orecle apps ?