LOGOWANIE

KWALIFIKACJA HAN2 - TEST WIEDZY NR 7

Pytanie nr 8
Przyjrzyj się poniższemu fragmentowi kodu z systemu sprzedaży:
{
  "product": {
    "id": "12345",
    "name": "Laptop",
    "price": "5000",
    "quantity": "10"
  }
}
Co reprezentuje powyższy fragment kodu?
A.
B.
C.
D.