In this post I will describe Cyclomatic complexity in Software Testing and how to calculate code complexity using Cyclomatic complexity. I have included few examples to understand how the code complexity is calculated. Also, I have mentioned advantages of using Cyclomatic Complexity. Definition: Cyclomatic complexity (or conditional complexity) is a … [Read more...]
Multi Cast Routing And Ad Hoc Routing In Computer Networks
by admin
In this post, I will discuss about Multi Cast Routing, Routing in Ad-hoc networks: Route Discovery, Format of a ROUTE REPLY packet, and Congestion Control Algorithms in Computer Networks. What is Multi Cast Routing? There are few applications that need the involvement of far-away separated process to work together in groups. Better example is that of process involving … [Read more...]