Create a program to add two numbers 55H and 50H. The 1st number is present in memory C000H. The second number is present in memory C001 H. The result is to be stored in the memory C003.
SIKSHAPATH Latest Questions
ANAN
Asked: March 8, 2022In: Python
On the basis of String Develop the code for the following program Python program to check whether the string is Symmetrical or Palindrome Python program to find uncommon words from two Strings Write a Python program to add ‘ing’ at the end of ...
ANAN
Asked: March 8, 2022In: Computer Science
In OSI model what are the main functions of transport layer?(COMPUTER NETWORK QUESTIONS)
ANAN
Asked: March 8, 2022In: Computer Science
Create a network that uses the different network devices to transfer the data from one location to the other which is out of country.(COMPUTER NETWORK QUESTIONS)
ANAN
Asked: February 23, 2022In: Computer Science
Addition of two 16bit numbers, sum 16 bit. Using A874 7A65
ANAN
Asked: November 18, 2021In: Mathematics
Solve the following quadratic programming problem(Wolf’s method) Maximize Z = 15x1+30x2+4x1x2-2x12-4x22 Subject to x1+2x2 ≤ 30, x1,x2≥ 0