why program counter is 16 bit?

Answer Posted / sandeep rehlan

Since Program counter stores the address of the next
instruction to be executed.and address are of 2 bytes.
So,the program counter is a 16 bit.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

613


Which header file is used for clrscr?

582


Where are some collections of useful code fragments and examples?

716


How to implement a packet in C

2398


Explain the difference between malloc() and calloc() in c?

578






How do I round numbers?

601


how can I convert a string to a number?

597


Tell us something about keyword 'auto'.

666


write a program to concatenation the string using switch case?

1560


Which function in C can be used to append a string to another string?

647


the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset

640


Can we declare variable anywhere in c?

535


Can static variables be declared in a header file?

618


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

648


can any one tel me wt is the question pattern for NIC exam

1558