How does the size of the OPCODE field limit the number of
operations?
Give an example to support your explanation?
Answer Posted / veena
1. In computer technology, an opcode (operation code) is the
portion of a machine language instruction that specifies the
operation to be performed.
2. The operands may be register values, values in the stack,
other memory values, I/O ports, etc, specified and accessed
using more or less complex addressing modes.
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is gray box testing?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Explain the system testing?
What is transaction testing?
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
What is test environment? Elaborate with example.
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
Explain the unit testing?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
write test case for pen cap if it is not present?
What are all the companies are doing manual testing till now ?
What is component testing?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Sample test cases for data conversion(Utility billing system)
Explain the smoke testing?