SURESHKUMAR.NET FORUMS
Registered Member Login:
Not a member? Register today!



Welcome to the SURESHKUMAR.NET FORUMS.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.




CADANCE Placement Papers CADANCE profile pattern , CADANCE Latest placement papers and Updated CADANCE 2006 2007 placement papers . If you have attended recent test of CADANCE , kindly post the model paper in this forum.

Cadance 2006 Placement paper 1

        

Reply
 
LinkBack Thread Tools Display Modes
Old 03-02-07, 07:52 PM   #1 (permalink)
Super Moderator
 
sridhar's Avatar
 
Join Date: Feb 2006
Age: 27
Posts: 4,502
Thanks: 25
Thanked 455 Times in 257 Posts
Rep Power: 0 sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute sridhar has a reputation beyond repute
Cadance 2006 Placement paper 1

Cadance 2006 Placement paper 1

Cadance 2006 paper 1

1.in assembler relocatable code generated by ...!!??
asn: indirect addressing


2. int v,u;
while(v != 0)
{
t = v % u;
v = u;
u = t;
}
find the time complexity of the above program.

3. x is passed by reference, y passed by value.
x = 3, y = 2;
foo(x, y)
var integer x, y;
{
x = x + 2;
y = y + 3;
}
main()
{
x = 5;
y = 5;
foo(x, y);
print (x, y);
}
output of the above pseudo code.

4. how many flip flops you require for modulo 19 counter.


5. ring counter's initial state is 01000. after how many clock cylces will
it return to the initial state.

6. some boolesn expression of the form x'y'z' + yz + .. ( something like
this) find the simplified expression

7. given 6 bit mantissa in 2s complement form and 4 bit exponent is in
excess-4 form in a floating point representation, find the number
ans -(something) * ( 2 to the power 3)

8. A signed no is stored in 10-bit register, what is the max and min
possible value of the number.

sridhar is offline Offline   Reply With Quote
Reply

Tags
2006 , cadance , cadance 2009 placement papers , cadance 2010 placement papers , cadance aptitude questions , cadance careers , cadance entrance exam , cadance exam , cadance exam papers , cadance exam pattern , cadance interview , cadance interview pattern , cadance interview questions , cadance latest placement papers , cadance online exam , cadance papers , cadance pattern , cadance placement papers , cadance profile , cadance puzzles , cadance question papers , cadance sample papers , cadance test , cadance written exam , paper , placement


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
All Big MNCs Latest 2006 Placement papers sridhar Companies Info & Recruitment Process 3 07-04-09 07:40 PM
INFOSYS 2006 PLACEMENT PAPERS sridhar Companies Info & Recruitment Process 2 14-04-07 02:22 PM
BirlaSoft 2006 placement paper sridhar BIRLA SOFT Placement Papers 0 03-02-07 07:01 PM
ACCENTURE 2006 PLACEMENT PAPERS sridhar Companies Info & Recruitment Process 1 22-10-06 12:29 PM
CTS 2006 PLACEMENT PAPERS sridhar Companies Info & Recruitment Process 0 09-10-06 05:24 PM


All times are GMT +6.5. The time now is 10:15 AM.

More Interview Questions Here...

Content Relevant URLs by vBSEO 3.3.2