design a counter with the following repeated binary
sequence:
0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
Answer Posted / lakshadip
(b) Write a program in 8086 assembly language that
accepts two input characters, packs and then swap its
characters, in one word and store them in consecutive
locating in a memory buffer. The first address of the
buffer is (400)16. The size of buffer is (512)10 words. If
buffer overflows, the computation should
halt.
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
what is the extension of SPDS Dynamic cluster tables?
Q2. A memory location has physical address D5687h. Compute: a. The offset address if the segment number is D445h. b. The segment number if the offset address is B577h.
I am work in it aompenei
Delta 5 weight scale not connect with oracle application what i can do?
Write a program to find duplicate number from array in minimum time complexity.
What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
how pseudo column works?
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
the systematic access of small computers in a distributed data processing system is referred as?
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
Iam using Microsoft Visual Studio to create a system for mobile store I want to know how to calculate mobile price that the customer buy and how to reduce quantity from the data base that we have for mobile .And also how to calculate revnue for each mobile and revnue for the total mobile