Start learning 50% faster. Sign in now
sin(x-y) = 1 = sin 90˚ So x-y = 90˚ ---(1) & cos(x+y) = 1/√2 = cos 45˚ So x+y = 45˚ ---(2) Solving these 2 equations, x = 67.5˚
Which type of firewall is specifically designed to monitor and filter incoming and outgoing traffic based on predetermined security rules and is capable...
Given the following code snippet, what will be the output when the function findMax is called with the array arr = [1, 5, 3, 9, 2]?
def findMax...
In software engineering, what is the primary purpose of the software development life cycle (SDLC)?
Which all statements are correct about Sorting
In database management systems (DBMS), which normalization form removes partial dependency?
Which protocol is most commonly used in IoT devices for lightweight, efficient communication in constrained networks?
To count total no of argument in shell
In object-oriented programming, what type of polymorphism is achieved at runtime?
Which one of the following given statements possibly contains the error?