Qualcomm Interview Question Bank continued from Part 2… Q : What is the difference between latch and flip-flop? A : The main differences between latch and flip-flop can be understood here. Q : What is the Nyquist rate condition and condition…
58 search results for "interview"
Qualcomm Interview Question Bank – Part 2
Qualcomm Interview Question Bank continued from Part 1… Q : Draw the circuit diagram for a random number generator. A : Following are the circuits for a random number generator (RNG), (i) using IC 555 timer, IC 4026 and 7-segment,…
Qualcomm Interview Question Bank – Part 1
In the campus placement season, it is better if we get company specific questions to prepare for the selection process. So, to help you out, we have already posted Question Banks for some core ECE companies and now, let us…
Ericsson India – Technical Interview Question Bank Part-2
Ericsson India Technical Interview Question Bank continued from Part-1 Q. What is communication? Ans: Communication is simply the act of transferring information from one place to another. It is done through wire or wireless. Q. What is the difference between telecommunication,…
Ericsson India – Technical Interview Question Bank Part-1
Q-1. Name 4 pillars of OOPS. Ans: Inheritance, Abstraction, Encapsulation and Polymorphism Q-2. On what platform does Java runs. Ans: Java is platform independent. Q-3. While pushing data in stack whether stack pointer increases or decreases? Ans: Stack pointer increases while pushing data…
Telephonic Interview Experience – STMicroelectronics
Hey Everyone. This is my telephonic interview experience at STMicroelectronics for the position of an intern. I received a called from STM in the morning. I greeted the interviewer with a good morning and the interview started with asking about…
Interview Experience – Texas Instruments (Off Campus)
This is my interview experience with Texas Instruments India. I was searching for job in circuit design field and what could be a better opportunity than TI. I applied to TI on their career site (as most of us do),…
Interview Experience – Ericsson India (On Campus)
This is my interview experience with Ericsson India. Ericsson came to our college (JIIT Noida) on 29th March 2016. It was two days process. On the first day they conducted the Presentation and Aptitude Test. Second day GD, Technical Interview…
Wipro Limited – Technical Interview Question Bank – Part 2
Wipro Limited Technical Interviews Question Bank continued from Part-1 Q. What is the difference between authorization and authentication, for example when you enter your card details while net banking? Ans. A user is first authenticated, i.e. identity of the user…
Wipro Limited – Technical Interview Question Bank – Part 1
Q. What is inheritance in Java? Ans. Inheritance is when a class inherits the properties of another class. The class which inherits is called the child class and the class from which the properties are inherited is called the parent…