Skip to content

EasyExamNotes.com

  • Home
  • Tutorial
  • Interview Q&A
  • Video Lectures
  • PYQs
  • MCQ
Menu

EasyExamNotes.com

  • Home
  • Tutorial
  • Interview Q&A
  • Video Lectures
  • PYQs
  • MCQ
Menu

COA PYQ

Evaluate the arithmetic statement X = (A + B)*(C + D)using a general register computer with three address, two address and one address instruction format a program to evaluate the expression.

March 2, 2024 by By Team EasyExamNotes

Three address instruction : Two address instruction : One address instruction :

Describe the types of instructions on the basis of address fields used in the instruction with example.

March 2, 2024 by By Team EasyExamNotes

Four types of instructions are available on the basis of referenced address fields :Now, Let us evaluate the following arithmetic expression, using all instruction types.X … Read more

Describe the types of instructions on the basis of address fields used in the instruction with example.

March 1, 2024 by By Team EasyExamNotes

Four types of instructions are available on the basis of referenced address fields :Now, Let us evaluate the following arithmetic expression, using all instruction types. … Read more

What is an instruction in the context of computer organization ? Explain the purpose of the various elements of an instruction with the help of a sample instruction format.

March 1, 2024March 1, 2024 by By Team EasyExamNotes

In the context of computer organization, an instruction is like a command given to the computer processor (CPU) telling it what specific task to perform … Read more

Represent 1460. 125 base 10 in single precision and double precision formats.

March 1, 2024 by By Team EasyExamNotes

Step 1 : Convert the decimal number in binary format.For integer, Step 2 : Normalize the number. Single precision :For a given floating point number, … Read more

Explain IEEE standard for floating point numbers.OR How floating point numbers are represented in computer, also give IEEE 754 standard 32-bit floating point number format.

March 1, 2024 by By Team EasyExamNotes

1.The IEEE standard for floating point arithmetic (IEEE 754) is a technical standard for floating point computation. 2. IEEE 754 numbers are divided into two … Read more

Draw a flow chart for adding and subtracting two fixed point binary numbers where negative numbers are signed 1’s complement presentation.

March 1, 2024 by By Team EasyExamNotes

Draw the block diagram of control unit of basic computer. Explain in detail with control timing diagrams.

February 29, 2024 by By Team EasyExamNotes

1.The control unit consists of 2 decoders, 1 sequence counter, number of control logic gates. 2. The instruction in IR is divide into 3 parts … Read more

Add – 35 and – 31 in binary using 8-bit registers, in signed1’s complement and signed 2’s complement.

February 29, 2024February 29, 2024 by By Team EasyExamNotes

Explain the function of arithmetic circuit with the help of circuit diagram.

February 29, 2024 by By Team EasyExamNotes

Arithmetic circuit performs the operation of both addition and subtraction. It has two 4-bit inputs A3 A2 A1 A0 and B3 B2 B1 B04-bit parallel … Read more

Older posts
Newer posts
← Previous Page1 … Page7 Page8 Page9 … Page12 Next →

© 2024 EasyExamNotes.com | Some content on this site was generated with the assistance of Google's Gemini AI and ChatGPT.