Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Is 'sizeof' a keyword?

Answers were Sorted based on User's Feedback



Is 'sizeof' a keyword?..

Answer / ranganathkini

No "sizeof" is not a keyword in the Java Programming Language

Is This Answer Correct ?    27 Yes 2 No

Is 'sizeof' a keyword?..

Answer / interviewall

The Keywords used in Java for getting the size of a string
or an array is either String.length() or size(), which
returns a Integer.
sizeOf() is not a keyword!

Is This Answer Correct ?    19 Yes 1 No

Is 'sizeof' a keyword?..

Answer / dany

sizeof is not a keyword in java it is an operator.

Is This Answer Correct ?    7 Yes 3 No

Is 'sizeof' a keyword?..

Answer / mohd amir

It is not a keyword

Is This Answer Correct ?    5 Yes 2 No

Is 'sizeof' a keyword?..

Answer / ravikiran(aptech mumbai)

No it's an unused reserved word

Is This Answer Correct ?    5 Yes 3 No

Is 'sizeof' a keyword?..

Answer / vinod

it is a method can be used to find the size of Collection
objects

Is This Answer Correct ?    4 Yes 2 No

Is 'sizeof' a keyword?..

Answer / usama

no its command thats return the number of the bytes
forinstance and its mostlly used in arrays ..i hope u can
find out more (but for more its reserved in side c so in
fact its keyward or command when u write it you will see
the color blue which means thats reserved keyward) i hope
its can help ..

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Core Java Interview Questions

What is difference between class and object in java?

0 Answers  


why the primitive data type have classes?

4 Answers  


WHAT IS MARKER INTERFACE,AND NO METHODS IS NOT THERE ON THAT INTERFACE THEN WHY WE USED IN JAVA?

3 Answers   L&T,


Does java initialize arrays to zero?

0 Answers  


List types of storage classes in java?

0 Answers   Cyient,


What is the use of bin and lib in JDK?

8 Answers   TCS,


Can we write class inside a class in java?

0 Answers  


Can we define a package statement after the import statement in java?

0 Answers  


What is the difference between == and === javascript?

0 Answers  


Difference between static methods, static variables, and static classes in Java.

1 Answers  


What are data types in programming?

0 Answers  


How do you find the absolute value?

0 Answers  


Categories