aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Data Structures and File Organizations
  • In which of the following data structures, for every edge...
Multiple choice

In which of the following data structures, for every edge (a, b), there is also an edge (b, a)?

  1. Simple digraph

  2. Symmetric digraph

  3. Connected graph

  4. Array

  5. Structure

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In this data structure, for every edge (a, b) there is also an edge (b, a).

Keep practicing — related questions

  • In which of the following data structures, there is exactly one edge directed from every other vertex?
  • Which of the following data structures is an undirected graph that may contain multiple edges or loops?
  • Which of the following data structures has at most one directed edge between a pair of vertices and self lo...
  • Which of the following data structures is an undirected graph that can be drawn without any crossing of the...
  • Which of the following data structure is linear data structure?
  • In _________, its vertex set V can be decomposed into two disjoint subsets V1 and V2 such that every edge i...
  • Which of the following data structures is the one in which a subgraph of G includes all the vertices of G a...
  • Which of the following data structures can be described as a connected graph with no cycles?
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy