Start learning 50% faster. Sign in now
MP = (1548/90) x 100 = Rs.1720 CP = 1720 – 430 = Rs.1290 Profit = 1548 – 1290 = Rs.258 Profit% = (258/1290) x 100 = 20%
In a public key infrastructure (PKI), what is the primary role of a Certificate Authority (CA)?
In the first step of the TCP three-way handshake, what does the client (initiator) do?
Which of the following is a new semantic element introduced in HTML5?
When trying to access a URL, the following message is displayed on the browser:
Server; Error 403.
What could be the reason for the...
Which component of a compiler interacts directly with the lexer?
Unauthorised access to network is?
What does the following code do?
x = [1, 2, 3]
y = [4, 5, 6]
z = x + y
What is the purpose of the "HAVING" clause in an SQL query?
Which protocol is used for real-time communication over the internet?
Which operator is used to allocate dynamic memory in C++?