Write a program that copies bits 11 through 14 where the rig
     Write a program that copies bits 11 through 14 (where the right most or least significant bit is bit 0) of an integer and puts them into another integer.  int stuff, good;  cout > stuff;//put bits 11 through 14 of stuff into good using assembler  cout  
  
  Solution
You have posted 2 questions.So ,I don\'t know which question you are talking about so I am writing pseudo codes for first one i.e program number 2:
Program 2:
Hope,my answer helped you.If you have any further doubts.Please feel free to ask us.We will love to help you

