Let interior angle be x and exterior angle be y. We know x + y = 180° …(i) Given that x – y = 60° …(ii) After solving these two equations, x = 120° and y = 60° ∴ Number of sides = (360°)/(Exterior angle ) = (360°)/(60°) = 6
In the field of Natural Language Processing (NLP), which of the following tasks focuses on identifying the sentiment behind a given text? ...
What is the space complexity of program to reverse stack recursively?
Which module in Python supports regular expressions?
What is the primary advantage of using container orchestration tools like Kubernetes over traditional virtual machines (VMs) for managing applications i...
Which of the following best describes the primary function of Network Address Translation (NAT)?
In object-oriented programming, what type of polymorphism is achieved at runtime?
In a mission-critical network requiring fault tolerance and multiple redundant paths, which of the following topologies provides the highest level of re...
In Hadoop’s distributed storage system, which of the following is responsible for managing and storing the actual data blocks?