Posts
The maximum power that can be transferred to the load resistor RL from thevoltage source in figure is
The maximum power that can be transferred to the load resistor RL from thevoltage source in figure is
- Get link
- X
- Other Apps
What is the output of this C code? #include void main() { m(); void m() { printf("hi"); } }A) HiB) Compile time errorC) NothingD) Varies
What is the output of this C code? #include void main() { m(); void m() { printf("hi"); } }A) HiB) Compile time errorC) NothingD) Varies
- Get link
- X
- Other Apps
ser-defined data type can be derived by___________.A) StructB) EnumC) TypedefD) All of the mentioned
ser-defined data type can be derived by___________.A) StructB) EnumC) TypedefD) All of the mentioned
- Get link
- X
- Other Apps
What are two ways to remember the current state of a counter in VHDL?A) With FUNCTIONS and PROCESSB) With counters and timersC) With SIGNAL and VARIABLED) With bit types
What are two ways to remember the current state of a counter in VHDL?A) With FUNCTIONS and PROCESSB) With counters and timersC) With SIGNAL and VARIABLED) With bit types
- Get link
- X
- Other Apps
Tea worth Rs. 126 per kg and Rs. 135 per kg are mixed with a third variety in the ratio 1 : 1 : 2. If the mixture is worth Rs. 153 per kg, the price of the third variety per kg will be:
Tea worth Rs. 126 per kg and Rs. 135 per kg are mixed with a third variety in the ratio 1 : 1 : 2. If the mixture is worth Rs. 153 per kg, the price of the third variety per kg will be:
- Get link
- X
- Other Apps
At a game of billiards, A can give B 15 points in 60 and A can give C to 20 points in 60. How many points can B give C in a game of 90?
At a game of billiards, A can give B 15 points in 60 and A can give C to 20 points in 60. How many points can B give C in a game of 90?
- Get link
- X
- Other Apps
1. What is the output of this C code? #include void main(){int x = 97;int y = sizeof(x++);printf("X is %d", x);}
1. What is the output of this C code? #include void main(){int x = 97;int y = sizeof(x++);printf("X is %d", x);}
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
For a three-input NOR gate, with the input waveforms as shown below, which output waveform is correct? A) AB) BC) CD) d
For a three-input NOR gate, with the input waveforms as shown below, which output waveform is correct? A) AB) BC) CD) d
- Get link
- X
- Other Apps