ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories >> Software >> Embedded-Systems >> VLSI
 
 


 

Back to Questions Page
 
Question
What is the most complicated/valuable program you written in
C/C++?
Rank Answer Posted By  
 Question Submitted By :: Markus
This Interview Question Asked @   Intel , Intel, Intel
I also faced this Question!!   © ALL Interview .com
Answer
hello world program
 
0
Muthu
 
 
Answer
Matrix
 
0
Guest
 
 
Answer
program for interlocking train movement
 
0
Kantha
 
 
 
Answer
write a program to list all the duplicate strings present 
in the given array.
 
0
Hitesh
 
 
Answer
Animation of running train.
 
0
Sneha
 
 
Answer
animation of train
 
0
Venkatesh
 
 
Question
What products have you designed which have entered high
volume production?
Rank Answer Posted By  
 Question Submitted By :: Markus
This Interview Question Asked @   Intel
I also faced this Question!!   © ALL Interview .com
Answer
jigs and fixtures
 
0
Guest
 
 
Question
What types of high speed CMOS circuits have you designed?
Rank Answer Posted By  
 Question Submitted By :: Markus
This Interview Question Asked @   Intel
I also faced this Question!!   © ALL Interview .com
Answer
Dynamic CMOS ckts and high speed multipliers using
BOOTh/Mod-Booth algorithm.
 
3
Baba
 
 
Question
Are you familiar with VHDL and/or Verilog?
Rank Answer Posted By  
 Question Submitted By :: Markus
This Interview Question Asked @   Intel
I also faced this Question!!   © ALL Interview .com
Answer
yes
 
0
Veeramuthu K
 
 
Answer
yes
 
0
Muthu
 
 
Answer
vhdl is very high speep integrated chips hardware 
descripted language and verilog is to verify logic
 
0
Ekta
 
 
Answer
yes
 
0
Guest
 
 
Question
What is the difference between = and == in C?
Rank Answer Posted By  
 Question Submitted By :: Markus
This Interview Question Asked @   Intel
I also faced this Question!!   © ALL Interview .com
Answer
'=' in  c is the assignment opperator.whereas '==' is the 
logical equality operator.
 
5
Veeramuthu K
 
 
Answer
= is the assignment operator while == is equality operator
 
0
Priyanka Kokil
 
 
Answer
= is assignment operator & == is equality operator in C
= operator is used to assign a value to the variable
== operator is used to compare two variables.
 
0
D.sreenu
 
 
Answer
I NEED MORE....
 
0
Indian
 
 
Answer
= is used for assigning the value to a variable
for example
int a=10;
if a=5
printf("%d",a);
else
printf("%d",a);

output:5
in this program a value is assigned to 5 and 5 is printed.

whereas
== is used to check the value of the variable
for example
int a=10;
if a==5
printf("%d",++a);
else
printf("%d",a);

output:10

in this value of a is checked with 10 .If it is equal if 
stmt is true and a is incrementd and printed.
If it is not equal a value is printed.
 
0
Swapna
 
 
Question
You have a driver that drives a long signal & connects to an
input device. At the input device there is either overshoot,
undershoot or signal threshold violations, what can be done
to correct this problem?
Rank Answer Posted By  
 Question Submitted By :: Markus
This Interview Question Asked @   Intel
I also faced this Question!!   © ALL Interview .com
Answer
To avoid signal threshold violations(due to loss in long
path), use repeaters to boost signal strength at spec.
intervals.
 
0
Baba
 
 
Answer
This is a signal integrity question for board designers.
there are two types of termination schemes viz. series and
parallel termination. series termination is where a resistor
of small value ( rule of thumb 1/2 of characteristic
impedance  of the trace ) placed near the source ( near
driver). the parallel termination is a combination of two
resister ( rule of thumb twice the char. impedance f the
trace) placed near the destination ( input) where one
resistor connects the signal trace to the VCC and other
connects to the GNd.
 
0
The Big Boss
 
 
Answer
a cdm clamp can be used at the receiver input to protect 
the circuitry form overshoot/ undershoot
 
0
Nikki
 
 
Question
In what cases do you need to double clock a signal before
presenting it to a synchronous state machine?
Rank Answer Posted By  
 Question Submitted By :: Markus
This Interview Question Asked @   Intel
I also faced this Question!!   © ALL Interview .com
Answer
if the input signal is asynchronous with the clock (state 
machine clock), then you need to double clock the same 
signal to synchronize with the state machine clock.
 
0
Prashant Patil
 
 
Answer
When signal transfer from one clock domain sequential to 
another clock domain sequential logic
 
0
Prasanna
 
 
 
Back to Questions Page
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com