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 Initial Configuration?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
what is the test plan for ms-word
Explain the sanity testing?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
how to make test case for anolog voice logger?
Write a test case for computer keyboard?
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
Explain the soak testing?
Explain the acceptance testing?
Sample test cases for data conversion(Utility billing system)
What is the logic testing?
How to generate test cases for 'replace a string' method?