Answer:
Pros: Experts are there to help, Help can be found almost 24 hours of the day so you don't have to wait for an expert to be available, easier to ask more in detail.
Cons: Answers may not always come quickly, there is no face to face interaction so you dont know how legit the person is, some advice may be incorrect or old.
Explanation:
b.What would the time be at 3 M bits/sec, a representative of download speed of a DSL connection?
(c) Repeat a and b when the image is RGB colored with 8 bits for each primary color. f 20 colored frames per second
Answer: a) 0,19 seg. b) 3,2 seg. c) 11,5 seg. d) 192 seg.
Explanation:
a) For each pixel in the image, we use 8 bits + 1 start bit + 1 stop bit= 10 bits.
b) If the modem speed changes to 3 Mb/s, all we need to do is just use the same equality, as follows:
c) Now, if we need to transmit a colored image , at a rate of 20 f/sec, we need to calculate first how many bits we need to transmit, as follows:
d) Same as c) replacing 50 Mb/s by 3 Mb/s, as follows:
The time that's required to transmit an image of 1200x800 pixels with 8 bits for gray is 151.6 million seconds.
The time required to transmit an image of 1200x800 pixels with 8 bits for gray will be:
= (1200 × 800 × 8) / 50
= 151.6 million seconds.
The time needed to be at 3 M bits/sec, a representative of download speed of a DSL connection will be:
= 7.68/3
= 2.56 seconds.
Learn more about time on:
Answer: Exception
Explanation: A throw statement is a statement that whenever it gets executed ,it stops the flow of the execution immediately. The throw statement has a throw keyword for stopping of the execution which is denoted as the exception. A checked or unchecked exception can only be thrown. The compiler of a program has the function of giving warning if there are chances of exception.
89009951
Answer:
87650123
10990048
Explanation:
We have to find the 9's compliment of the given numbers
Now for the given data
a) given = 12349876
9's complement of the given number is calculated as:
99999999 - 12349876
or
= 87650123
b) given number = 89009951
9's complement for the given number 89009951 is calculated as:
99999999 - 89009951
or
= 10990048
Answer:
Sample output:
Enter integer 3232423
true
Enter integer 12131231
false
Explanation:
Above is the output of the program and for the solution check the screenshots attach to understand clearly the program.
Thanks
Answer:
a. Availability of software licensing
Explanation:
With feasibility analysis, we take into consideration economic, technical, legal, and scheduling factors to make sure that our project completes successfully. Acquiring license for a software can be free of cost or paid subscription. So a business analyst needs to make an account of the cost of accessing the software services. Also while automating a software installation process, it would require automatic authentication which would again require details of licensing. So in my best knowledge, analyzing availability of software licensing is a must and foremost step for a feasibility study.