What are the various topologies? Which one is the most secure?

Answer Posted / ananth kumar

There are 5 topologies.They are:
1.star topology,
2.bus topology,
3.ring topology,
4.mesh topology,
5.tree topology.

The most secured topology is mesh topology b'cos each and
every system has its interconnection hence it is cost
effective it is not implemented mostly.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I split up a string into whitespace-separated fields?

647


Do you know the use of 'auto' keyword?

725


Are the expressions * ptr ++ and ++ * ptr same?

731


What are the advantages of using macro in c language?

658


What is pointers in c?

742






What the different types of arrays in c?

672


What is the purpose of sprintf() function?

662


writ a program to compare using strcmp VIVA and viva with its output.

1614


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

812


Difference between strcpy() and memcpy() function?

747


Which is better pointer or array?

675


Describe the difference between = and == symbols in c programming?

863


What are the valid places to have keyword “break”?

708


What is the difference between malloc() and calloc()?

683


How would you obtain the current time and difference between two times?

802