edited by
556 views

1 Answer

0 votes
0 votes

Weighted graph = a graph whose edges have weights IT may or may not directed,bidirectional Weighted graph graph in which number associated with arc.

Example:

 

Related questions

0 votes
0 votes
1 answer
1
go_editor asked Mar 26, 2020
1,400 views
The following lists are the degrees of all the vertices of a graph :$1,2,3,4,5$$3,4,5,6,7$$1, 4, 5, 8, 6$$3,4,5,6$(i) and (ii)(iii) and (iv)(iii) and (ii)(ii) and (iv)
2 votes
2 votes
2 answers
2
go_editor asked Mar 27, 2020
863 views
Which of the following is not collision resolution technique?Hash addressingChainingBoth (A) and (B)Indexing
0 votes
0 votes
2 answers
3
go_editor asked Mar 27, 2020
3,760 views
Code optimization is responsibility of :Application programmerSystem programmerOperating systemAll of the above
0 votes
0 votes
3 answers
4
go_editor asked Mar 27, 2020
1,779 views
Which activity is included in the first pass of two pass assemblers?Build the symbol tableConstruct the intermediate codeSeparate mnemonic opcode and operand fieldsNone o...