About: isa:303626937   Sponge Permalink

An Entity of Type : prov:Entity, within Data Space : webisa.webdatacommons.org associated with source dataset(s)

AttributesValues
rdf:type
prov:value
  • The following is a declaration and initialization of a single-dimensional jagged array that contains two-dimensional array elements of different sizes: int[][,] jaggedArray = new int[4][,] { new int[,] { {11,23}, {58,78} }, new int[,] { {50,62}, {45,65}, {85,15} }, new int[,] { {245,365}, {385,135} }, new int[,] { {1,2}, {4,4}, {4,5} } }; Practical demonstration of jagged array using System; names
prov:wasQuotedFrom
is prov:wasDerivedFrom of
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software