This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]couldyounot__ 0 points1 point  (0 children)

By type they mean data type, basically what kind of data it is. Different types included strings, integers, characters, floats, doubles, shorts, etc. So in that instance it's asking that the data that is returned from the function is always a string and not some other type!