Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK..

Answer / 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

design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK..

Answer / lakshdip

(c) Briefly describe the architecture of 8086
microprocessors.

Is This Answer Correct ?    1 Yes 8 No

design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK..

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

Post New Answer

More Programming Languages AllOther Interview Questions

I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??

0 Answers  


Write a pascal program to calculate the sum of the first 100 even number and odd number

0 Answers  


What are the Advantages of HashMap over Vector?

1 Answers  


Difference of Console, web & windows applications?

0 Answers  


Write a program which inputs 2 integers representing the sides of a triangle, a and b. Next, write a function which accepts the 2 sides as parameters and returns the hypotenuse of the triangle, c. Use c 2 = a 2 + b 2 To raise a number to an exponent, us e the built - in JavaScript function Math.pow() Let’s say you have a variable x and you want to raise it to the 5 th power, use Math.pow in the following manner... Math.pow( x, 5 ); This will raise x to the 5 th power. To find the square root of a number, use t he built - in JavaScript function Math.sqrt () So to find the square root of x, use Math.pow () in the following manner... Math.sqrt( x ) You must create 2 functions to receive credit for this assignment. Your ‘ main ’ function which is called from the button. And your hypotenuse function. Again, the main function calls upon the hypotenuse f unction when it needs that value. Get the user ’ s input, call the function, output your result. Create your own CSS layout

0 Answers  


how to add Servlet-api.jar file into eclipse 3.3.2 ?

0 Answers   IBM,


I would like to know what is Intellimatch and some interview questions which could be asked related to Intellimatch.

3 Answers  


what is integration testing in real time applications?

0 Answers   CTS,


cobol is execution r not without jcl

0 Answers   IBM,


what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....

16 Answers  


Explain polymorphism. Provide an example.

0 Answers   Amazon,


You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)

0 Answers   Amazon,


Categories