answersLogoWhite

0

not sure but this sure that the rank is certainly gonna be more than the one who has scored 40 marks :)

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Engineering

How much marks are required to get aerospace in iisc?

Admission to the Aerospace Engineering program at the Indian Institute of Science (IISc) typically requires a strong performance in the Graduate Aptitude Test in Engineering (GATE) or a similar qualifying exam. The specific cutoff marks can vary each year based on factors like the number of applicants and their performance. Generally, a GATE score in the higher range (above 600) is often competitive, but it's essential to check the official IISc website for the most accurate and updated information regarding admission criteria and marks.


Which gate is equivalent to bubbled AND gate?

nand gate


What is an explanation of nor gate?

1. Explain NOR gate as Universal Gate A NOR gate is a simple OR gate with an inverter (NOT gate) at the output. NOR gates are considered Universal Gates because thay can be configured in a few different ways. Connecting the inputs on a NOR gate will result in a NOT gate (inverter). Connecting the above to the output of a NOR gate results in an OR gate.


What does gate neans?

What does gate means


How does a NOR gate differ from an OR gate?

A NOR gate is a digital logic gate that outputs true (1) only when both of its inputs are false (0), effectively functioning as an inverted OR gate. In contrast, an OR gate outputs true if at least one of its inputs is true. Therefore, while the OR gate produces a high output for any combination of high inputs, the NOR gate will only produce a high output when all inputs are low. This means the NOR gate combines the functions of an OR gate with a NOT gate.