Whats the difference between following two array declaration
in JAVA
int a[]={1,2,3,4,5}
int []a={1,2,3,4,5}
Answer Posted / siva
no difference
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In HSE what is Lost time accident? why it is to be reported within 48 hrs to gov.authorities ?
please answer the following question: A table contains the monthly sales data for the 12 months of a year and for the 4 sales zones where each zone has 8 districts.The table is defined in WORKING-STORAGE SECTION.What is the size of the defined table in number of bytes? write statements to calculate the total sales for each month.
i want to knw about what is lead,survey, oppertuinty , questionary,sales order,quotation,marketng conecpts in deatil and how it works in SAP CRM. Please send to my email- id as soon as possible. Thanks in Advance . :) nimi.nimisha1@gmail.com
What is the weight of a foot square block of bronze.
how u send idocs with out using r.f.c interface
a book consists of chapter ,chapter consist of sections and sections consists of subsections.construct a tree and print the node.
HELLO ALL OF U.I HAVE QUALIFIED IN SBI CLERICAL WRITTEN EXAMINATION AND MY INTERVIEW IS ON 20TH OF THIS MONTH.IAM SOTWARE BACKGROUNDED CANIDIATE SO CAN ANY ANYBODY WHOSE INTERVIEW IS OVER CAN TELL ME THAT WHAT QUESTIONS THEY ASKED RELATING TO COMPUTER SCIENCE.
How does an aeroplane stay airborne and how can some aeroplanes fly upside down?
i m doing engg in IT .for getting job which courses i have to do?
How many codes are used when u design a Pressure Vessel
Write a program to maintain a singly linked list having the following functions: a) Creation of the list b) Displaying the list. c) Swap all nodes at consecutive even odd positions. E.g.: The nodes at position 1 should be swapped with node 2, node 3 with node 4 and so on.
int main() { int d = 10; int m = 2; int y = 3603; int c = 0; int val; val = ( d + m + y + (y/4) + c) % 7; cout << val; return 0; }
How to Shut-down the system through QTP Script?
If you were to drill a circular hole in a sheet of metal and then heat the sheet, what would happen to the size of the hole?
HOW CAN YOU RELATE THE FUNCTION WITH STRUCTURE EXPLAIN WITH APPROPRIATE EXAMPLES