1. For decimal numbe'r 13.5, the floating point representation in 4 byte excess 128 code is





Write Comment

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Tags
Show Similar Question And Answers
QA->Who said "The desire of power in excess caused the angels to fall; the desire of knowledge in excess caused man to fall"?....
QA->A computer has 8 MB in main memory, 128 KB cache with block size of 4KB. If direct mapping scheme is used, how many different main memory blocks can map into a given physical cache block?....
QA->In a certain code SUNDAY is coded as USDNYA. How could CREATION be written in that code?....
QA->how many bits are in a byte....
QA->A byte addressable computer has memory capacity of 4096 KB and can perform 64 operations. An instruction involving 3 memory operands and one operator needs:....
MCQ->For decimal numbe'r 13.5, the floating point representation in 4 byte excess 128 code is....
MCQ-> Each of the questions below consists of a question andtwo statements numbered I and II given below it. You have to decide whether the data provided in the statements are suf icient to answer the question. Read both the statements and - Give answer a: if the data in Statement I alone are sufficient to answer the question, while the data in Statement II alone are not sufficient to answer the question. Give answer b: if the data in Statement II alone are sufficient to answer the question, while the data in Statement I alone are not sufficient to answer the question. Give answer c: if the data either in Statement I alone or in Statement II alone are sufficient to answer the question. Give answer d: if the data even in both Statements I and II together are not sufficient to answer the question. Give answer e: if the data in both Statements I and II together are necessary to answer the question. What is the position of point F with respect to point I ? I. Point G is 5 km east of point F. Point S is 5 km north of point G. Point H is the mid point of points G and S. Point I is to the south of point H in such a manner that point G is the mid-point of points H and I. II. Point A is 10 km east of point F. Point B is 5 km south of point A. Point H is the midpoint of points A and B. Point I is 5 km south of point H. Point I is to the east of point L at a distance of 5 km.....
MCQ->Point D is in which direction with respect to Point B? I) Point A is to the west of Point B. Point C is to the north of Point B. Point D is to the south of Point C. II) Point G is to the south of Point D. Point G is 4m. from Point B. Point D is 9m. from point B. III) Point A is to the west of Point B. Point B is exactly midway between Points A and E. Point F is to the south of Point E. Point D is to the west of Point F.....
MCQ->How far and in which direction is point L from point P ? I. Point M is 5 metre to the south of point L. Point N is 7 metre to the east of point M. Point O is 5 metre to the north of point N. Point P is 5 metre to the east of point O. II. Point L is 19 metre to the west of point S. Point S is 5 metre to the north of point R. Point Q is 7 metre to the west of point R. Point P is to the north of point Q such that point Q and point P form a straight line of 5 metres.....
MCQ->What will be the output of the C#.NET code snippet given below? byte b1 = 0xAB; byte b2 = 0x99; byte temp; temp = (byte)~b2; Console.Write(temp + " "); temp = (byte)(b1 << b2); Console.Write (temp + " "); temp = (byte) (b2 >> 2); Console.WriteLine(temp);....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions