String or string, 'send' is not ever right. Single quotes(') are for single characters ('c'), double quotes (") are for charcter arrays (strings) or String objects.
String or string, 'send' is not ever right. Single quotes(') are for single characters ('c'), double quotes (") are for charcter arrays (strings) or String objects.