Prasanna Santosh

Greenhorn
+ Follow
since Mar 12, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
1
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Prasanna Santosh

Ya got the point. got confused a little bit about the sizes. Sorry

Thanks paul and Brown

Thanks Sano
13 years ago
Thanks Brown, Actually i tired the same for Integer and Float it gives 32 bytes. but actually i am trying to look for the size of primitive types like int,float etc

Thanks Sano
13 years ago
Thanks for the quick reply, Ya , i was teaching some one java and one person suddenly asked me the question. hence just to clarify the concepts. (say a written proff) kindof

Thanks Sano
13 years ago
Hi,
I was wondering how to know the size of primitives in java programatically? i know it has fixed values but still is there any way to know that like sizeof in C/C++?
Thanks for your Help

Sano
13 years ago
Hey there, i just created two Html pages, once the user enters information in the first page, the servlet is called and username/password is verifed, upon success i should display second html file

How can this be done ?

Thanks
14 years ago