What are the various topologies? Which one is the most secure?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / xxxx
totally 5 topologies: star topology, bus topology,ring
topology,mesh topology,tree topology
| Is This Answer Correct ? | 1 Yes | 2 No |
Why c is called object oriented language?
How can you dynamically allocate memory in C?
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
Explain threaded binary trees?
Find MAXIMUM of three distinct integers using a single C statement
How can you read a directory in a C program?
What is p in text message?
What is null in c?
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
Write a code to remove duplicates in a string.
what is link list?
what is a static function