design a counter with the following repeated binary
sequence:
0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
Answers were Sorted based on User's Feedback
(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 |
Answer / lakshdip
(c) Briefly describe the architecture of 8086
microprocessors.
| Is This Answer Correct ? | 1 Yes | 8 No |
Answer / durgadeepak
dear friends.
the answer for the above question.
go to the link: www.live.com
type binary counter deign injk flip flops.
you can fing the answer for the above given problem.
| Is This Answer Correct ? | 15 Yes | 36 No |
1.what is the vesition managment.
5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
What is the difference between CriteriaQuery and CreateQuery in Hibernate???? Thanks in advance!!!!!!
What is the entry point function of a DLL?
Indentify the essential difference between GUI and a command line operating systems?
1 Answers Deloitte, Infosys, Wipro,
what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
What is the difference between WebIntelligence and Designer in creating universes?
what are resources in case of Threads
how many keywords are present in "c"?
18 Answers Assurgent, Cynosure Software, IBM,
I've an application where i need to give access to all the features only to admin and only few features to normal users. Say Menu...i dont want all my menu items to be accessible to all the users only the admin people can see few all the features where as normal users can have access to limited menu items...how can i achieve this. Please note that my menu is not a database driven menu.