What are the various topologies? Which one is the most secure?
Answer Posted / xxxx
totally 5 topologies: star topology, bus topology,ring
topology,mesh topology,tree topology
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What does void main return?
Is main an identifier in c?
What is the purpose of type declarations?
Explain what is the difference between null and nul?
What is wrong with this initialization?
What is break in c?
What does the message "automatic aggregate intialization is an ansi feature" mean?
Can you tell me how to check whether a linked list is circular?
What is else if ladder?
Why malloc is faster than calloc?
What do you mean by command line argument?
What is the 'named constructor idiom'?
What is modeling?
how to execute a program using if else condition and the output should enter number and the number is odd only...
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?