Question
Which of the following options is most suitable for
blank 4? Directions : Fill in the blanks with the most appropriate word from the options. The author Marilyn Fridey said in an interview that during her third year of college, she ___________ (1) acutely aware of the Women’s Rights Issue. She had made an attempt to re-examine many of the cultural norms that she _______________ (2) as just being "the natural order of things." One of the paths she had taken to expand her awareness of the female psyche had involved women's literature. That was why she had spent one weekend of her life in bed--crying, laughing, feeling sometimes confused, and often, incredibly angry and distraught. On ____________ (3) Friday night, she had decided to read "The Women's Room." She then talked about the book in detail. Myra, the main character whose life was traced throughout the book vaguely wondered why she ______________ (4) cooking pot roast, scraping shit from the baby's diapers, and picking up her husband's dry cleaning. Her only solace was the neighbourhood of women who ____________ (5) concerns over coffee in the afternoons.Solution
Since the reporting verb is in the past tense, ‘was not content’ is correct. ‘were not contented’ is grammatically wrong.
Which traversal of binary tree gives nodes in sorted order?
Given the IP address 192.168.10.5 and the subnet mask 255.255.255.240 , what is the range of valid host addresses in this subnet?
What will be the output of the following Java snippet?
class A {
   public void display() {
       System.out.pr...
Which of the following is a key objective of the Requirement Analysis phase in the Software Development Lifecycle (SDLC)?
Union-Find with path compression achieves nearly constant time because its complexity is:
Which of the following is a common issue that can arise from poorly designed recursive functions?
Which of the following is an effective countermeasure against Cross-Site Scripting (XSS) attacks in a web application?
Which of the following best describes the mechanism of a Cross-Site Scripting (XSS) attack?
Which tree traversal gives nodes in non-decreasing order for a BST?
Which of the following scenarios violates Boyce-Codd Normal Form (BCNF) in a relational schema?