what r the cpu registers r ther?



what r the cpu registers r ther? ..

Answer / guest

what kind of a crap question is this. Do u understand any
bit of english grammar. Just correct you'r question first
and then expect for an answer..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Is main() is used in the program,,see below example? void main() { int i; for(i=0;i<10;i++) main(); } Then what is the output of the program?

6 Answers  


please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................

0 Answers  


Explain how can you check to see whether a symbol is defined?

0 Answers  


Explain what are the different data types in c?

0 Answers  


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

0 Answers   TCS,


What is function and its example?

0 Answers  


Is null always equal to 0(zero)?

0 Answers  


What is main return c?

0 Answers  


out put of printf(ā€œ%dā€,printf(ram));

5 Answers  


Explain a pre-processor and its advantages.

0 Answers  


Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?

0 Answers  


Tell us the use of fflush() function in c language?

0 Answers  


Categories