A: She is an American Jewish philosopher.
B: She puts forward a theory named "gender performativity".
C: She thinks that gender identity is stable.
D: She criticizes the assumption that took both "sex" and "gender" as socially and culturally constructed terms.
举一反三
- Which of the following facts is NOT true about Judith Butler? A: She is an American Jewish philosopher. B: She puts forward a theory named "gender performativity". C: She thinks that gender identity is stable. D: She criticizes the assumption that took both "sex" and "gender" as socially and culturally constructed terms.
- Which of the following is not nonverbal communication?( )。 A: "She said: ‘I like that cute dog!’ " B: "She acted like she didn't want me to sit next to her." C: "I know you're angry by the look on your face!" D: "He stood there looking lost."
- 在表单中包含性别单选项,且默认状态为“男”被选中,下列正确的是( )。 A: <input type="radio" name="sex" checked="checked"> 男 B: <input type="radio" name="sex" checked="enabled">男 C: <input type="radio" name="sex" enabled="checked">男 D: <input type="radio" name="sex" enabled="enabled">男
- Kate tells Ling to say "Hi!" when she introduces her to an older person. A: 正确 B: 错误
- Which one of the following is a correct way to create a file for both reading and writing using the function fopen ? A: "ab+" B: "wb+" C: "rb+" D: "ab"
内容
- 0
在表单中包含性别选项,且默认状态为“男”被选中,下列正确的是( )。 A: <input type="radio" name="sex" checked>男 B: <input type="radio" name="sex" enabled>男 C: <input type="checkbox" name="sex" checked>男 D: <input type="checkbox" name="sex" enabled>男
- 1
In the poem of ________, Emily Dickinson compared the boat and the sea to two lovers. She showed us her desire for love and intimacy of beloved. A: "Wild nights-wild nights!" B: "I heard a Fly buzz - when I Died" C: "Because I could not stop for Death" D: "I died for Beauty - but was scarce"
- 2
Word中插入数学公式的方法是()。 A: "插入"→"形状"→"公式" B: "开发工具"→"公式" C: "插入"→"公式"→"插入新公式" D: "引用"→"插入"→"公式"
- 3
She argued that the law should always be gender and culturally ________.
- 4
下列值不为true的表达式有( )。 A: "john" = = "john" B: "john".equals("john") C: "john" = "john" D: "john".equals(new String("john"))