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 |
typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none
Define function ?Explain about arguments?
2 Answers Geometric Software, Infosys,
What does %p mean?
write a program to print the all 4digits numbers & whose squares must me even numbers?
If we give two names then this displays the connection between the two people. It is nothing but flames game
i=10,j=20 j=i,j?(i,j)?i:j:j print i,j
State the difference between x3 and x[3].
What is the meaning of int *x[]();?
suppose we use switch statement and we intilize years name using enum statement like(jan,feb,mar,------dec) we take integer value as an input .question is that the month which we analyz is from 0 to 11 bt if i enter 12 than how he again starts from begning and print jan
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
Dont ansi function prototypes render lint obsolete?
In which category does main function belong??