{
    "path": "/home/krm/dev/mimer-academia/electronics/digital/Questions/computer-architecture.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Datorarkitektur"
    ],
    "status": "alpha",
    "author": [
        "krm"
    ],
    "created": {
        "year": 2025,
        "month": 5,
        "day": 19
    },
    "category": [
        "dig"
    ],
    "index": 8,
    "description": [
        "Frågor om spolar."
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "index": 1,
            "title": [
                "Vad är en Von Neumann arkitektur?"
            ],
            "description": [],
            "statments": [
                {
                    "description": [
                        "En datorarkiteture med gemensam minne för program och data"
                    ]
                },
                {
                    "right": true,
                    "description": [
                        "En datorarkiteture med olika minne för program och data"
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        },
        {
            "level": 1,
            "index": 2,
            "title": [
                "Hur vanliga är Von Neumann arkitektur?"
            ],
            "description": [],
            "statments": [
                {
                    "description": [
                        "Nästan helt okända"
                    ]
                },
                {
                    "right": true,
                    "description": [
                        "Allra vanligast"
                    ]
                },
                {
                    "description": [
                        "Den enda arkitekturen som existerar."
                    ]
                },
                {
                    "description": [
                        "Rätt så sällsynt"
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        },
        {
            "level": 1,
            "index": 3,
            "title": [
                "Vad är en Harvard arkitektur?"
            ],
            "description": [],
            "statments": [
                {
                    "right": true,
                    "description": [
                        "En datorarkiteture med olika minne för program och data"
                    ]
                },
                {
                    "description": [
                        "En datorarkiteture med gemensam minne för program och data"
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        },
        {
            "level": 1,
            "index": 4,
            "title": [
                "Vad har du för begränsningar när du ändrar programmet i en dator med harvard arkitektur?"
            ],
            "description": [],
            "statments": [
                {
                    "right": true,
                    "description": [
                        "Du måste starta om datorn."
                    ]
                },
                {
                    "description": [
                        "Du måste bygga om datorn."
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        },
        {
            "level": 1,
            "index": 5,
            "title": [
                "Vad är fördelarna med en Harvard arkitektur?"
            ],
            "description": [],
            "statments": [
                {
                    "description": [
                        "De är enkla att använda."
                    ]
                },
                {
                    "right": true,
                    "description": [
                        "De är enkla och därför billiga."
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        }
    ],
    "kind": "questions"
}