Programming & Computer Science Answers

C++ 9913
Python 5288
Java | JSP | JSF 3611
C 1680
C# 1362
Computer Networks 989
Algorithms 652
Databases | SQL | Oracle | MS Access 641
HTML/JavaScript Web Application 588
Other 537
Visual Basic 358
Assembler 209
Software Engineering 202
AJAX | JavaScript | HTML | PHP 166
MatLAB 150
MatLAB | Mathematica | MathCAD | Maple 124
Action Script | Flash | Flex | ColdFusion 112
UNIX/Linux Programming 89
Web Development 73
Excel 36
ASP | ASP.NET 23
Delphi | Pascal 21
Perl 16
Prolog 9
Functional Programming 9
MathCAD 5
Wolfram Mathematica 4
WPF 4
Ruby | Ruby on Rails 3
NodeJS Web Application 2

Questions answered by Experts: 26 876

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search

 Discuss the IPv4 Datagram with the help of suitable examples


Compare and contrast the medium access protocols and elaborate any one of them


Error control and Flow control is critical in effective frame transfer in a data link layer. Discuss the types of errors in detail and suggest suitable solutions for the same


Compare the Go-back N protocol with the rest of the protocols for effective frame transmission in Data link Layer


Elaborate in detail the transition strategies from the IPv4 to the IPv6 with the help of a


suitable example

An organization is granted a block of addresses with the beginning address



150.25.0.0/24. The organization needs to have 3 subblocks of addresses to use in its three



subnets: one subblock of 11 addresses, one subblock of 40 addresses, and one subblock of



125 addresses. Design the network and plot it completely with respective subnets, IP range,



Network IDs

a) Create a java project named school

b) Add two classes, namely student and lect

c) In student class, create the following methods:

i. calculate_stud_age – This method should take year of birth of the student as a

parameter and calculate and return the student’s age

ii. calculate_ave_mark – This method should take three marks of the student ,

Math, English and Physics marks as parameters and return the average mark.

d) In the lect class, create the following methods:

i. get_name – This method should take a string (name of the lect) and

an integer (experience of the lect in years). This method should

output the name of the Lect together with his designation

based on the years of experiences determined by the following:

Professor – if experience is >= 20 years

Associate professor – if experience is >=15 years

Senior lecturer – if experience is >= 10 years

Associate lecturer – if experience is >=5 years

Junior lecturer – if experience is <5 years


based on packet switching and routing as well as te other problems of media resistance and interference.discuss the network performance characteristics


Q3: A network is given as 190.28.0.0/16. Eight subnets are to be created.

(a) What will be the CIDR network prefix?

(b) Express last subnet in dotted decimal notation with mask.

(c) What is the maximum number of hosts in each subnet?

(d) What is the address range for hosts in second subnet?

(e) What is the subnet broadcast address for the first subnet?(10 marks)


Q2: (a) Two 8 bit numbers in a hexadecimal are 05 and 06. Obtain the checksum. (5 marks )    

(b) Explain in detail each field of IPv6 header. (5 marks)


LATEST TUTORIALS
APPROVED BY CLIENTS