In Java what is the difference between following two statements ?
int a[],b;
int []a,b;
Answer Posted / parshad.doshi
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 |
Post New Answer View All Answers
write a sql qwery which include joining of two tables 4 marks mainframe
How do i find out the number of parameters passed into function?
shall we execute our java programmes in jre
Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com
how many types of bytes are there???
any drawback are there in mantis?
iam confused among testing ,.net and java. can anybody help me.
5. How do you round the addition or subtraction of two numbers in assembler?
what is the current salary package in India for a lamp programmer
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
Write a program to create a process in UNIX
When will you use shell script/Perl ahead of C/C++?
What do you understand by modular programming?
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance
1.what is the vesition managment.