单项选择题在下列Java语言的包中,提供图形界面构件的包是
单项选择题假设有以下代码: String s= hello ; String t= hello ; char c[]={’h’, ’e’, ’l’, ’l’, ’o’}; 下列选项中,返回false的语句是______。