Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJames Lee
5,641 PointsTypes and Object question
"Bob" is an __ of string? What should I write on the blank?
4 Answers
Chris Shaw
26,676 PointsHi James,
This quiz solely relates to two distinct keywords, those been type
and object
. The quiz is looking for both the singular and plural versions of these keywords which relate directly to the previous videos. Here are some hints:
-
double
,int
,string
etc. are object types - New instances of a type have a base type of an object
If you're still stuck, let me know.
Alexisca hall
23,683 Pointsi am still stuck
Ammar Saleh
4,386 PointsHi James,
answer is types
tishan jayalath
1,140 Pointswhats the correct one
James Lee
5,641 PointsJames Lee
5,641 PointsAnd this one: double, int, string are all examples of __. What should I write on the blank?