IntelliJ Java IDE
The moose likes Java in General and the fly likes primitive type Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "primitive type" Watch "primitive type" New topic
Author

primitive type

corinne najioullah
Greenhorn

Joined: Feb 07, 2003
Posts: 1
is char[] considered as a primitive type?
thanks a lot
corinne
John Lee
Ranch Hand

Joined: Aug 05, 2001
Posts: 2545
An array is not considered a primitive type.
 
 
subject: primitive type
 
Threads others viewed
Determine type of a primitive
objects
Why the following code fails to compile
Nontransient primitive type
IBM Mock Exam
IntelliJ Java IDE