以下结构的正确术语/名称是什么:
string myString = (boolValue==true ? "true": "false");
c c# c++ java
c ×1
c# ×1
c++ ×1
java ×1