Rating View Answer
Rating View Answer
Rating
View Answer
What is the difference between a Verilog task and a Verilog function? Explain advantages of negative feedback over positive feedback. What is attenuation? What is resistor? What is Barkhausen criteria? Explain AM and FM. What is a feedback? And explain different types of feedback. What is op-amp? What is a semi conductor? 5 :: What is the difference between: c = foo ? a : b; and if (foo) c = a; else c = b; What is a rectifier? Given the following snipet of Verilog code draw out the waveforms for clk? How does a mobile work? What is crosstalk? What is a transducer and transponder? Example for negative feedback and positive feedback. Where do we use AM and FM? what is +ve and -ve feedback? How many satellites are required to cover the earth? What is diode?
How many satellites are required to cover the earth? What is the output of following program? 01 #include <stdio.h> 02 int arr[5]; 03 void fxn() 04 { 05 int i, arr[5]; 06 for(i = 0; i < 5; i++) 07 printf("%d ", arr[i]); 08 } 09 int main() 10 { 11 int i; 12 for(i = 0; i < 5; i++) 13 arr[i] = i; 14 fxn(); 15 } 1.what is the role of capacitors in the electronic circuits? 2.what is the purpose of npn and pnp transistors in the circuits? 3.for switching application can i use doide insted of transistor? What is multiplexing? main() { int (*functable[2])(char *format, ...) ={printf, scanf}; int i = 100; (*functable[0])("%d", i); (*functable[1])("%d", i); (*functable[1])("%d", i); (*functable[0])("%d", &i); } Name the modulation techniques. send me what r the technical questions asked in ittiam campus in technical round interview ? What is a base station? What is capacitor? .when a ----- instruction of 8085 MPU is fetched , its second and third bytes are placed in the W and Z registers? How many satellites are required to cover the earth? Difference between CDMA and GSM.
View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer
View Answer
View Answer
View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer
What is attenuation? What is a transducer and transponder? Which is better AM or FM? How? What is an Integrated Circuit? Advantages of negative feedback over positive feedback. Explain the differences between "Direct Mapped", "Fully Associative", and "Set Associative" caches? What is a repeater? Explain Full duplex and half duplex.
View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer
Question
Rating
View Answer
Difference between mobile and a cell phone. What is resistor? Why we use 4-20 mA and not 0-20mA? What is a semi conductor? What is Barkhausen criteria? Difference between CDMA and GSM. What is Oscillator? Difference between electronic and electrical. What is a feedback? And explain different types of feedback. Given the following Verilog code, what value of "a" is displayed? always @(clk) begin a = 0; a <= 1; $display(a); end Explain RF? What is an Integrated Circuit? What is modulation? And where it is utilized? What is crosstalk? What is CDMA, TDMA, FDMA? What is a base station? What is an Amplifier? What is Electronic Enginnering? What is demodulation? Where do we use AM and FM?
Question What is a rectifier? What is the difference between the following two lines of Verilog code? #5 a = b; a = #5 b; Given the following FIFO and rules, how deep does the FIFO need to be to prevent underflowing or overflowing? RULES: 1) frequency(clk_A) = frequency(clk_B) / 4 2) period(en_B) = period(clk_A) * 100 3) duty_cycle(en_B) = 25% What is multiplexing? State sampling theorem. Rating
View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer
View Answer View Answer View Answer
View Answer
Explain RF? Name the modulation techniques. Different types of communications? Explain. What is Oscillator? What is a repeater? Difference between mobile and a cell phone. What is cut-off frequency? What is pass band? What is stop band? State sampling theorem. What is inductor? What is communication? Write a function to determine whether a string is a palindrome (same forward as reverse, such as "radar" or "mom")? Write the code to sort an array of integers? 7.What is sampling? Question What is modulation? And where it is utilized? What is demodulation? How does a mobile work? What is conductor? What is transistor Write a function to output a diamond shape according to the given (odd) input? Examples: Input is 5 Input is 7 * * *** *** ***** ***** *** ******* * ***** *** * Rating
View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer View Answer