1. Suppose Mary intends to sell two software products X & Y for the next convention &
Units Sold.6040100
Required:What is the BEP (in units & in Birr
Fixed Costs4,500
Operating Income$ 1,500
budgets the following.
Variable Costs,$120$70 per unit7,2002,80010,000
1.What is the sales mix of videos and equipment sets
Unit Contribution Margin,$80$ 30per unit$ 4,800$ 1200$ 6,000
Revenues,$200$100 per unit$12,000$ 4,000$16,000
Required: Answer the following
XYTotal
2.Compute weighted average contribution margin
Give a C++ program to demonstrate the working of friend function which measure distance in meters and return the same back.
Dan tossed unbiased coin , on each toss he wins 50 pesos if head appears and losses 40 pesos if tail appears. What will be the expected value and variance of his gain?
Can i know about balantidium disease please ??
Memory constrained embedded systems, IoT devices cannot have liberty to use lots of
memory. You are tasked to store the result of a NUCES-FAST student in one single variable. This can
be done using all bits of that variable in an efficient way. Write a program which prompts user to enter
the following student data and convert all this information to store in a single variable (see sample run).
Use bitwise AND, OR and SHIFT operators. Also use if-else where needed. (20 marks)
23-29 (7 bits) Calculus Marks 3-digit value 1010101 (85)
30-36 (7 bits) PF marks 3-digit value 1011100 (92)
37-43 (7 bits) English marks 3-digit value 1001110 (78)
44-50 (7 bits) Physics marks 3-digit value 1000101 (69)
51-52 (2 bits) CGPA – integer part 1-digit value 11 (3)
53-59 (7 bits) CGPA – fractional part 2-digit value 0010110 (22)
60-63 (4 bits) Not used (reserved) 0000
Binary number stored 0000001011011100010110011101011100101010100011010111100001010101
Decimal Equivalent 206138463618955349
Memory constrained embedded systems, IoT devices cannot have liberty to use lots of
memory. You are tasked to store the result of a NUCES-FAST student in one single variable. This can
be done using all bits of that variable in an efficient way. Write a program which prompts user to enter
the following student data and convert all this information to store in a single variable (see sample run).
Use bitwise AND, OR and SHIFT operators. Also use if-else where needed. (20 marks)
Data to Store
Binary number stored 0000001011011100010110011101011100101010100011010111100001010101
Decimal Equivalent 206138463618955349
Sample run of the program:
Enter Registration Year: 2021
Enter Campus: Islamabad
Enter Registration Number: 1724
Enter Calculus Marks = 85
Enter PF Marks = 92
Enter English Marks = 78
Enter Physics Marks = 69
Enter CGPA = 3.22
All data is stored in a record variable whose value is 206138463618955349
How many grams of Cu would have to react to produce 89.5 grams of Ag
Create a class Animal and its derived classes Cat, Dog and Duck. The class should include the following methods: Sound( ), Eat( ), Drink( ). Create the objects of all these classes, fill them in an array and randomly select an object from the array and displaying the following information about each object.
A. Name.
B. Breed.
Describe how domain name service (DNS) works and how DNS add efficiency to a network. Explain and illustrate the operation using a diagram.
What is end-to-end congestion control and how is it achieved in TCP?