A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Servlets
Author
address of primitive data type
sivaprasad chintapalli
Greenhorn
Joined: Aug 31, 2005
Posts: 2
posted
Sep 21, 2005 02:41:00
0
How can I find the address of primitive data type in
java
.
ie how can I find the adrress of constant 'a' declared below,
final static int a =40;
Quick response would be highly appreciated .
ramprasad madathil
Ranch Hand
Joined: Jan 24, 2005
Posts: 489
I like...
posted
Sep 21, 2005 05:32:00
0
Quick response would be highly appreciated .
Isnt it always ?
What do you intend to do with the info anyways ?
And besides this is not the right forum, I believe, for such questions.
cheers,
ram.
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
I like...
posted
Sep 21, 2005 06:03:00
0
This is not a
Servlet
question so I'll move it to the
Java in General (beginner)
forum. You'll be sure to get a quick reply there.
Dave
I agree. Here's the link:
http://zeroturnaround.com/jrebel/download
subject: address of primitive data type
Similar Threads
Console User Input?
Casting in array
address of primitive data type
Can we Pass Primitive data type in HashMap?
serizalize primitive data type
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter