Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

length() with array

This is a discussion on length() with array within the Java forums, part of the Software Development category; Why we can't use length() with array, since it is Object's method...

Go Back   Geeks Talk > Software Development > Java
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Java Java related Issues and Problems

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-11-2007
Junior Member
 
Join Date: Sep 2007
Location: pune
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
gptnitesh is on a distinguished road
length() with array

Why we can't use length() with array, since it is Object's method
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 09-12-2007
Banned
 
Join Date: Nov 2005
Posts: 45
Thanks: 1
Thanked 7 Times in 6 Posts
ejazazeem79 is on a distinguished road
Lightbulb Re: length() with array

because it is not provided in the implementation.

length is available as public data member so, you can use arr.lenght to get the lenght of array.



Regards.
Reply With Quote
Reply

  Geeks Talk > Software Development > Java

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
What should be the maximum length of field Geek_Guest SAP R/3 1 02-01-2008 03:14 AM
static array or dynamic array? rpgubba C and C++ 6 12-22-2007 04:03 AM
Find out the actual length of string sdresh MainFrame 4 12-20-2007 11:28 AM
Length Exceed JamesMike MainFrame 3 05-16-2007 07:01 PM
find out the length. jamesravid Brainteasers 2 10-30-2006 10:11 AM


All times are GMT -4. The time now is 01:08 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved