Spaces:
No application file
No application file
[ | |
{ | |
"question": "What is a Variable in JavaScript?", | |
"answer": "A Variable is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a LetVariable in JavaScript?", | |
"answer": "A LetVariable is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a ConstVariable in JavaScript?", | |
"answer": "A ConstVariable is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a VarVariable in JavaScript?", | |
"answer": "A VarVariable is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a DataType in JavaScript?", | |
"answer": "A DataType is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a PrimitiveType in JavaScript?", | |
"answer": "A PrimitiveType is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a String in JavaScript?", | |
"answer": "A String is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Number in JavaScript?", | |
"answer": "A Number is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Boolean in JavaScript?", | |
"answer": "A Boolean is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Null in JavaScript?", | |
"answer": "A Null is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Undefined in JavaScript?", | |
"answer": "A Undefined is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Symbol in JavaScript?", | |
"answer": "A Symbol is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a BigInt in JavaScript?", | |
"answer": "A BigInt is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a ObjectType in JavaScript?", | |
"answer": "A ObjectType is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a ArrayType in JavaScript?", | |
"answer": "A ArrayType is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a FunctionType in JavaScript?", | |
"answer": "A FunctionType is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Promise in JavaScript?", | |
"answer": "A Promise is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Map in JavaScript?", | |
"answer": "A Map is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Set in JavaScript?", | |
"answer": "A Set is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a WeakMap in JavaScript?", | |
"answer": "A WeakMap is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a WeakSet in JavaScript?", | |
"answer": "A WeakSet is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Math in JavaScript?", | |
"answer": "A Math is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Date in JavaScript?", | |
"answer": "A Date is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a RegExp in JavaScript?", | |
"answer": "A RegExp is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Error in JavaScript?", | |
"answer": "A Error is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a JSON in JavaScript?", | |
"answer": "A JSON is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Function in JavaScript?", | |
"answer": "A Function is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a ArrowFunction in JavaScript?", | |
"answer": "A ArrowFunction is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a AsyncFunction in JavaScript?", | |
"answer": "A AsyncFunction is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a GeneratorFunction in JavaScript?", | |
"answer": "A GeneratorFunction is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Closure in JavaScript?", | |
"answer": "A Closure is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a ControlStructure in JavaScript?", | |
"answer": "A ControlStructure is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Loop in JavaScript?", | |
"answer": "A Loop is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a ForLoop in JavaScript?", | |
"answer": "A ForLoop is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a ForInLoop in JavaScript?", | |
"answer": "A ForInLoop is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a ForOfLoop in JavaScript?", | |
"answer": "A ForOfLoop is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a WhileLoop in JavaScript?", | |
"answer": "A WhileLoop is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a DoWhileLoop in JavaScript?", | |
"answer": "A DoWhileLoop is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Conditional in JavaScript?", | |
"answer": "A Conditional is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a IfStatement in JavaScript?", | |
"answer": "A IfStatement is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a SwitchStatement in JavaScript?", | |
"answer": "A SwitchStatement is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a TernaryOperator in JavaScript?", | |
"answer": "A TernaryOperator is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a ExceptionHandling in JavaScript?", | |
"answer": "A ExceptionHandling is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a TryCatch in JavaScript?", | |
"answer": "A TryCatch is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Throw in JavaScript?", | |
"answer": "A Throw is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Operator in JavaScript?", | |
"answer": "A Operator is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a ArithmeticOperator in JavaScript?", | |
"answer": "A ArithmeticOperator is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a ComparisonOperator in JavaScript?", | |
"answer": "A ComparisonOperator is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a LogicalOperator in JavaScript?", | |
"answer": "A LogicalOperator is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a AssignmentOperator in JavaScript?", | |
"answer": "A AssignmentOperator is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a BitwiseOperator in JavaScript?", | |
"answer": "A BitwiseOperator is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a SpreadOperator in JavaScript?", | |
"answer": "A SpreadOperator is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a RestOperator in JavaScript?", | |
"answer": "A RestOperator is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Object in JavaScript?", | |
"answer": "A Object is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a DOMObject in JavaScript?", | |
"answer": "A DOMObject is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a CustomObject in JavaScript?", | |
"answer": "A CustomObject is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Prototype in JavaScript?", | |
"answer": "A Prototype is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Class in JavaScript?", | |
"answer": "A Class is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Module in JavaScript?", | |
"answer": "A Module is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Method in JavaScript?", | |
"answer": "A Method is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a InstanceMethod in JavaScript?", | |
"answer": "A InstanceMethod is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a StaticMethod in JavaScript?", | |
"answer": "A StaticMethod is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a PromiseMethod in JavaScript?", | |
"answer": "A PromiseMethod is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Property in JavaScript?", | |
"answer": "A Property is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a DataProperty in JavaScript?", | |
"answer": "A DataProperty is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a AccessorProperty in JavaScript?", | |
"answer": "A AccessorProperty is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a Event in JavaScript?", | |
"answer": "A Event is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a DOMEvent in JavaScript?", | |
"answer": "A DOMEvent is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a SystemEvent in JavaScript?", | |
"answer": "A SystemEvent is a core concept in JavaScript, representing a category of entities or constructs in the language." | |
}, | |
{ | |
"question": "What is a LetVariable in JavaScript?", | |
"answer": "A LetVariable is a specialized type of Variable in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a LetVariable related to a Variable in JavaScript?", | |
"answer": "A LetVariable is a subclass of Variable, meaning it extends or specializes the Variable class in JavaScript." | |
}, | |
{ | |
"question": "What is a ConstVariable in JavaScript?", | |
"answer": "A ConstVariable is a specialized type of Variable in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a ConstVariable related to a Variable in JavaScript?", | |
"answer": "A ConstVariable is a subclass of Variable, meaning it extends or specializes the Variable class in JavaScript." | |
}, | |
{ | |
"question": "What is a VarVariable in JavaScript?", | |
"answer": "A VarVariable is a specialized type of Variable in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a VarVariable related to a Variable in JavaScript?", | |
"answer": "A VarVariable is a subclass of Variable, meaning it extends or specializes the Variable class in JavaScript." | |
}, | |
{ | |
"question": "What is a PrimitiveType in JavaScript?", | |
"answer": "A PrimitiveType is a specialized type of DataType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a PrimitiveType related to a DataType in JavaScript?", | |
"answer": "A PrimitiveType is a subclass of DataType, meaning it extends or specializes the DataType class in JavaScript." | |
}, | |
{ | |
"question": "What is a ObjectType in JavaScript?", | |
"answer": "A ObjectType is a specialized type of DataType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a ObjectType related to a DataType in JavaScript?", | |
"answer": "A ObjectType is a subclass of DataType, meaning it extends or specializes the DataType class in JavaScript." | |
}, | |
{ | |
"question": "What is a FunctionType in JavaScript?", | |
"answer": "A FunctionType is a specialized type of DataType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a FunctionType related to a DataType in JavaScript?", | |
"answer": "A FunctionType is a subclass of DataType, meaning it extends or specializes the DataType class in JavaScript." | |
}, | |
{ | |
"question": "What is a String in JavaScript?", | |
"answer": "A String is a specialized type of PrimitiveType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a String related to a PrimitiveType in JavaScript?", | |
"answer": "A String is a subclass of PrimitiveType, meaning it extends or specializes the PrimitiveType class in JavaScript." | |
}, | |
{ | |
"question": "What is a Number in JavaScript?", | |
"answer": "A Number is a specialized type of PrimitiveType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Number related to a PrimitiveType in JavaScript?", | |
"answer": "A Number is a subclass of PrimitiveType, meaning it extends or specializes the PrimitiveType class in JavaScript." | |
}, | |
{ | |
"question": "What is a Boolean in JavaScript?", | |
"answer": "A Boolean is a specialized type of PrimitiveType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Boolean related to a PrimitiveType in JavaScript?", | |
"answer": "A Boolean is a subclass of PrimitiveType, meaning it extends or specializes the PrimitiveType class in JavaScript." | |
}, | |
{ | |
"question": "What is a Null in JavaScript?", | |
"answer": "A Null is a specialized type of PrimitiveType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Null related to a PrimitiveType in JavaScript?", | |
"answer": "A Null is a subclass of PrimitiveType, meaning it extends or specializes the PrimitiveType class in JavaScript." | |
}, | |
{ | |
"question": "What is a Undefined in JavaScript?", | |
"answer": "A Undefined is a specialized type of PrimitiveType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Undefined related to a PrimitiveType in JavaScript?", | |
"answer": "A Undefined is a subclass of PrimitiveType, meaning it extends or specializes the PrimitiveType class in JavaScript." | |
}, | |
{ | |
"question": "What is a Symbol in JavaScript?", | |
"answer": "A Symbol is a specialized type of PrimitiveType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Symbol related to a PrimitiveType in JavaScript?", | |
"answer": "A Symbol is a subclass of PrimitiveType, meaning it extends or specializes the PrimitiveType class in JavaScript." | |
}, | |
{ | |
"question": "What is a BigInt in JavaScript?", | |
"answer": "A BigInt is a specialized type of PrimitiveType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a BigInt related to a PrimitiveType in JavaScript?", | |
"answer": "A BigInt is a subclass of PrimitiveType, meaning it extends or specializes the PrimitiveType class in JavaScript." | |
}, | |
{ | |
"question": "What is a ArrayType in JavaScript?", | |
"answer": "A ArrayType is a specialized type of ObjectType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a ArrayType related to a ObjectType in JavaScript?", | |
"answer": "A ArrayType is a subclass of ObjectType, meaning it extends or specializes the ObjectType class in JavaScript." | |
}, | |
{ | |
"question": "What is a Promise in JavaScript?", | |
"answer": "A Promise is a specialized type of ObjectType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Promise related to a ObjectType in JavaScript?", | |
"answer": "A Promise is a subclass of ObjectType, meaning it extends or specializes the ObjectType class in JavaScript." | |
}, | |
{ | |
"question": "What is a Map in JavaScript?", | |
"answer": "A Map is a specialized type of ObjectType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Map related to a ObjectType in JavaScript?", | |
"answer": "A Map is a subclass of ObjectType, meaning it extends or specializes the ObjectType class in JavaScript." | |
}, | |
{ | |
"question": "What is a Set in JavaScript?", | |
"answer": "A Set is a specialized type of ObjectType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Set related to a ObjectType in JavaScript?", | |
"answer": "A Set is a subclass of ObjectType, meaning it extends or specializes the ObjectType class in JavaScript." | |
}, | |
{ | |
"question": "What is a WeakMap in JavaScript?", | |
"answer": "A WeakMap is a specialized type of ObjectType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a WeakMap related to a ObjectType in JavaScript?", | |
"answer": "A WeakMap is a subclass of ObjectType, meaning it extends or specializes the ObjectType class in JavaScript." | |
}, | |
{ | |
"question": "What is a WeakSet in JavaScript?", | |
"answer": "A WeakSet is a specialized type of ObjectType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a WeakSet related to a ObjectType in JavaScript?", | |
"answer": "A WeakSet is a subclass of ObjectType, meaning it extends or specializes the ObjectType class in JavaScript." | |
}, | |
{ | |
"question": "What is a Math in JavaScript?", | |
"answer": "A Math is a specialized type of ObjectType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Math related to a ObjectType in JavaScript?", | |
"answer": "A Math is a subclass of ObjectType, meaning it extends or specializes the ObjectType class in JavaScript." | |
}, | |
{ | |
"question": "What is a Date in JavaScript?", | |
"answer": "A Date is a specialized type of ObjectType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Date related to a ObjectType in JavaScript?", | |
"answer": "A Date is a subclass of ObjectType, meaning it extends or specializes the ObjectType class in JavaScript." | |
}, | |
{ | |
"question": "What is a RegExp in JavaScript?", | |
"answer": "A RegExp is a specialized type of ObjectType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a RegExp related to a ObjectType in JavaScript?", | |
"answer": "A RegExp is a subclass of ObjectType, meaning it extends or specializes the ObjectType class in JavaScript." | |
}, | |
{ | |
"question": "What is a Error in JavaScript?", | |
"answer": "A Error is a specialized type of ObjectType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Error related to a ObjectType in JavaScript?", | |
"answer": "A Error is a subclass of ObjectType, meaning it extends or specializes the ObjectType class in JavaScript." | |
}, | |
{ | |
"question": "What is a JSON in JavaScript?", | |
"answer": "A JSON is a specialized type of ObjectType in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a JSON related to a ObjectType in JavaScript?", | |
"answer": "A JSON is a subclass of ObjectType, meaning it extends or specializes the ObjectType class in JavaScript." | |
}, | |
{ | |
"question": "What is a ArrowFunction in JavaScript?", | |
"answer": "A ArrowFunction is a specialized type of Function in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a ArrowFunction related to a Function in JavaScript?", | |
"answer": "A ArrowFunction is a subclass of Function, meaning it extends or specializes the Function class in JavaScript." | |
}, | |
{ | |
"question": "What is a AsyncFunction in JavaScript?", | |
"answer": "A AsyncFunction is a specialized type of Function in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a AsyncFunction related to a Function in JavaScript?", | |
"answer": "A AsyncFunction is a subclass of Function, meaning it extends or specializes the Function class in JavaScript." | |
}, | |
{ | |
"question": "What is a GeneratorFunction in JavaScript?", | |
"answer": "A GeneratorFunction is a specialized type of Function in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a GeneratorFunction related to a Function in JavaScript?", | |
"answer": "A GeneratorFunction is a subclass of Function, meaning it extends or specializes the Function class in JavaScript." | |
}, | |
{ | |
"question": "What is a Closure in JavaScript?", | |
"answer": "A Closure is a specialized type of Function in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Closure related to a Function in JavaScript?", | |
"answer": "A Closure is a subclass of Function, meaning it extends or specializes the Function class in JavaScript." | |
}, | |
{ | |
"question": "What is a Loop in JavaScript?", | |
"answer": "A Loop is a specialized type of ControlStructure in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Loop related to a ControlStructure in JavaScript?", | |
"answer": "A Loop is a subclass of ControlStructure, meaning it extends or specializes the ControlStructure class in JavaScript." | |
}, | |
{ | |
"question": "What is a Conditional in JavaScript?", | |
"answer": "A Conditional is a specialized type of ControlStructure in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Conditional related to a ControlStructure in JavaScript?", | |
"answer": "A Conditional is a subclass of ControlStructure, meaning it extends or specializes the ControlStructure class in JavaScript." | |
}, | |
{ | |
"question": "What is a ExceptionHandling in JavaScript?", | |
"answer": "A ExceptionHandling is a specialized type of ControlStructure in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a ExceptionHandling related to a ControlStructure in JavaScript?", | |
"answer": "A ExceptionHandling is a subclass of ControlStructure, meaning it extends or specializes the ControlStructure class in JavaScript." | |
}, | |
{ | |
"question": "What is a ForLoop in JavaScript?", | |
"answer": "A ForLoop is a specialized type of Loop in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a ForLoop related to a Loop in JavaScript?", | |
"answer": "A ForLoop is a subclass of Loop, meaning it extends or specializes the Loop class in JavaScript." | |
}, | |
{ | |
"question": "What is a ForInLoop in JavaScript?", | |
"answer": "A ForInLoop is a specialized type of Loop in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a ForInLoop related to a Loop in JavaScript?", | |
"answer": "A ForInLoop is a subclass of Loop, meaning it extends or specializes the Loop class in JavaScript." | |
}, | |
{ | |
"question": "What is a ForOfLoop in JavaScript?", | |
"answer": "A ForOfLoop is a specialized type of Loop in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a ForOfLoop related to a Loop in JavaScript?", | |
"answer": "A ForOfLoop is a subclass of Loop, meaning it extends or specializes the Loop class in JavaScript." | |
}, | |
{ | |
"question": "What is a WhileLoop in JavaScript?", | |
"answer": "A WhileLoop is a specialized type of Loop in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a WhileLoop related to a Loop in JavaScript?", | |
"answer": "A WhileLoop is a subclass of Loop, meaning it extends or specializes the Loop class in JavaScript." | |
}, | |
{ | |
"question": "What is a DoWhileLoop in JavaScript?", | |
"answer": "A DoWhileLoop is a specialized type of Loop in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a DoWhileLoop related to a Loop in JavaScript?", | |
"answer": "A DoWhileLoop is a subclass of Loop, meaning it extends or specializes the Loop class in JavaScript." | |
}, | |
{ | |
"question": "What is a IfStatement in JavaScript?", | |
"answer": "A IfStatement is a specialized type of Conditional in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a IfStatement related to a Conditional in JavaScript?", | |
"answer": "A IfStatement is a subclass of Conditional, meaning it extends or specializes the Conditional class in JavaScript." | |
}, | |
{ | |
"question": "What is a SwitchStatement in JavaScript?", | |
"answer": "A SwitchStatement is a specialized type of Conditional in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a SwitchStatement related to a Conditional in JavaScript?", | |
"answer": "A SwitchStatement is a subclass of Conditional, meaning it extends or specializes the Conditional class in JavaScript." | |
}, | |
{ | |
"question": "What is a TernaryOperator in JavaScript?", | |
"answer": "A TernaryOperator is a specialized type of Conditional in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a TernaryOperator related to a Conditional in JavaScript?", | |
"answer": "A TernaryOperator is a subclass of Conditional, meaning it extends or specializes the Conditional class in JavaScript." | |
}, | |
{ | |
"question": "What is a TryCatch in JavaScript?", | |
"answer": "A TryCatch is a specialized type of ExceptionHandling in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a TryCatch related to a ExceptionHandling in JavaScript?", | |
"answer": "A TryCatch is a subclass of ExceptionHandling, meaning it extends or specializes the ExceptionHandling class in JavaScript." | |
}, | |
{ | |
"question": "What is a Throw in JavaScript?", | |
"answer": "A Throw is a specialized type of ExceptionHandling in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Throw related to a ExceptionHandling in JavaScript?", | |
"answer": "A Throw is a subclass of ExceptionHandling, meaning it extends or specializes the ExceptionHandling class in JavaScript." | |
}, | |
{ | |
"question": "What is a ArithmeticOperator in JavaScript?", | |
"answer": "A ArithmeticOperator is a specialized type of Operator in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a ArithmeticOperator related to a Operator in JavaScript?", | |
"answer": "A ArithmeticOperator is a subclass of Operator, meaning it extends or specializes the Operator class in JavaScript." | |
}, | |
{ | |
"question": "What is a ComparisonOperator in JavaScript?", | |
"answer": "A ComparisonOperator is a specialized type of Operator in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a ComparisonOperator related to a Operator in JavaScript?", | |
"answer": "A ComparisonOperator is a subclass of Operator, meaning it extends or specializes the Operator class in JavaScript." | |
}, | |
{ | |
"question": "What is a LogicalOperator in JavaScript?", | |
"answer": "A LogicalOperator is a specialized type of Operator in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a LogicalOperator related to a Operator in JavaScript?", | |
"answer": "A LogicalOperator is a subclass of Operator, meaning it extends or specializes the Operator class in JavaScript." | |
}, | |
{ | |
"question": "What is a AssignmentOperator in JavaScript?", | |
"answer": "A AssignmentOperator is a specialized type of Operator in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a AssignmentOperator related to a Operator in JavaScript?", | |
"answer": "A AssignmentOperator is a subclass of Operator, meaning it extends or specializes the Operator class in JavaScript." | |
}, | |
{ | |
"question": "What is a BitwiseOperator in JavaScript?", | |
"answer": "A BitwiseOperator is a specialized type of Operator in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a BitwiseOperator related to a Operator in JavaScript?", | |
"answer": "A BitwiseOperator is a subclass of Operator, meaning it extends or specializes the Operator class in JavaScript." | |
}, | |
{ | |
"question": "What is a SpreadOperator in JavaScript?", | |
"answer": "A SpreadOperator is a specialized type of Operator in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a SpreadOperator related to a Operator in JavaScript?", | |
"answer": "A SpreadOperator is a subclass of Operator, meaning it extends or specializes the Operator class in JavaScript." | |
}, | |
{ | |
"question": "What is a RestOperator in JavaScript?", | |
"answer": "A RestOperator is a specialized type of Operator in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a RestOperator related to a Operator in JavaScript?", | |
"answer": "A RestOperator is a subclass of Operator, meaning it extends or specializes the Operator class in JavaScript." | |
}, | |
{ | |
"question": "What is a DOMObject in JavaScript?", | |
"answer": "A DOMObject is a specialized type of Object in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a DOMObject related to a Object in JavaScript?", | |
"answer": "A DOMObject is a subclass of Object, meaning it extends or specializes the Object class in JavaScript." | |
}, | |
{ | |
"question": "What is a CustomObject in JavaScript?", | |
"answer": "A CustomObject is a specialized type of Object in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a CustomObject related to a Object in JavaScript?", | |
"answer": "A CustomObject is a subclass of Object, meaning it extends or specializes the Object class in JavaScript." | |
}, | |
{ | |
"question": "What is a Prototype in JavaScript?", | |
"answer": "A Prototype is a specialized type of Object in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Prototype related to a Object in JavaScript?", | |
"answer": "A Prototype is a subclass of Object, meaning it extends or specializes the Object class in JavaScript." | |
}, | |
{ | |
"question": "What is a InstanceMethod in JavaScript?", | |
"answer": "A InstanceMethod is a specialized type of Method in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a InstanceMethod related to a Method in JavaScript?", | |
"answer": "A InstanceMethod is a subclass of Method, meaning it extends or specializes the Method class in JavaScript." | |
}, | |
{ | |
"question": "What is a StaticMethod in JavaScript?", | |
"answer": "A StaticMethod is a specialized type of Method in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a StaticMethod related to a Method in JavaScript?", | |
"answer": "A StaticMethod is a subclass of Method, meaning it extends or specializes the Method class in JavaScript." | |
}, | |
{ | |
"question": "What is a PromiseMethod in JavaScript?", | |
"answer": "A PromiseMethod is a specialized type of Method in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a PromiseMethod related to a Method in JavaScript?", | |
"answer": "A PromiseMethod is a subclass of Method, meaning it extends or specializes the Method class in JavaScript." | |
}, | |
{ | |
"question": "What is a DataProperty in JavaScript?", | |
"answer": "A DataProperty is a specialized type of Property in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a DataProperty related to a Property in JavaScript?", | |
"answer": "A DataProperty is a subclass of Property, meaning it extends or specializes the Property class in JavaScript." | |
}, | |
{ | |
"question": "What is a AccessorProperty in JavaScript?", | |
"answer": "A AccessorProperty is a specialized type of Property in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a AccessorProperty related to a Property in JavaScript?", | |
"answer": "A AccessorProperty is a subclass of Property, meaning it extends or specializes the Property class in JavaScript." | |
}, | |
{ | |
"question": "What is a DOMEvent in JavaScript?", | |
"answer": "A DOMEvent is a specialized type of Event in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a DOMEvent related to a Event in JavaScript?", | |
"answer": "A DOMEvent is a subclass of Event, meaning it extends or specializes the Event class in JavaScript." | |
}, | |
{ | |
"question": "What is a SystemEvent in JavaScript?", | |
"answer": "A SystemEvent is a specialized type of Event in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a SystemEvent related to a Event in JavaScript?", | |
"answer": "A SystemEvent is a subclass of Event, meaning it extends or specializes the Event class in JavaScript." | |
}, | |
{ | |
"question": "What is a Variable in JavaScript?", | |
"answer": "A Variable is a specialized type of n2758f096bd1d4b0f9341cef6a5706676b1 in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Variable related to a n2758f096bd1d4b0f9341cef6a5706676b1 in JavaScript?", | |
"answer": "A Variable is a subclass of n2758f096bd1d4b0f9341cef6a5706676b1, meaning it extends or specializes the n2758f096bd1d4b0f9341cef6a5706676b1 class in JavaScript." | |
}, | |
{ | |
"question": "What is a Function in JavaScript?", | |
"answer": "A Function is a specialized type of n2758f096bd1d4b0f9341cef6a5706676b2 in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Function related to a n2758f096bd1d4b0f9341cef6a5706676b2 in JavaScript?", | |
"answer": "A Function is a subclass of n2758f096bd1d4b0f9341cef6a5706676b2, meaning it extends or specializes the n2758f096bd1d4b0f9341cef6a5706676b2 class in JavaScript." | |
}, | |
{ | |
"question": "What is a AsyncFunction in JavaScript?", | |
"answer": "A AsyncFunction is a specialized type of n2758f096bd1d4b0f9341cef6a5706676b3 in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a AsyncFunction related to a n2758f096bd1d4b0f9341cef6a5706676b3 in JavaScript?", | |
"answer": "A AsyncFunction is a subclass of n2758f096bd1d4b0f9341cef6a5706676b3, meaning it extends or specializes the n2758f096bd1d4b0f9341cef6a5706676b3 class in JavaScript." | |
}, | |
{ | |
"question": "What is a ConstVariable in JavaScript?", | |
"answer": "A ConstVariable is a specialized type of n2758f096bd1d4b0f9341cef6a5706676b4 in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a ConstVariable related to a n2758f096bd1d4b0f9341cef6a5706676b4 in JavaScript?", | |
"answer": "A ConstVariable is a subclass of n2758f096bd1d4b0f9341cef6a5706676b4, meaning it extends or specializes the n2758f096bd1d4b0f9341cef6a5706676b4 class in JavaScript." | |
}, | |
{ | |
"question": "What is a Closure in JavaScript?", | |
"answer": "A Closure is a specialized type of n2758f096bd1d4b0f9341cef6a5706676b5 in JavaScript, inheriting its characteristics." | |
}, | |
{ | |
"question": "How is a Closure related to a n2758f096bd1d4b0f9341cef6a5706676b5 in JavaScript?", | |
"answer": "A Closure is a subclass of n2758f096bd1d4b0f9341cef6a5706676b5, meaning it extends or specializes the n2758f096bd1d4b0f9341cef6a5706676b5 class in JavaScript." | |
}, | |
{ | |
"question": "How does the hasParameter relation connect Function to Variable in JavaScript?", | |
"answer": "The hasParameter relation connects Function to Variable in JavaScript: Links a function to its parameters" | |
}, | |
{ | |
"question": "How does the returns relation connect Function to DataType in JavaScript?", | |
"answer": "The returns relation connects Function to DataType in JavaScript: Specifies the data type returned by a function" | |
}, | |
{ | |
"question": "How does the uses relation connect Function or ControlStructure or Operator to Variable or DataType in JavaScript?", | |
"answer": "The uses relation connects Function or ControlStructure or Operator to Variable or DataType in JavaScript: Indicates entities used by a function, control structure, or operator" | |
}, | |
{ | |
"question": "How does the contains relation connect Object or Class or Module to Property or Method or Function or Variable in JavaScript?", | |
"answer": "The contains relation connects Object or Class or Module to Property or Method or Function or Variable in JavaScript: Links an object, class, or module to its properties, methods, etc." | |
}, | |
{ | |
"question": "How does the extends relation connect Class to Class in JavaScript?", | |
"answer": "The extends relation connects Class to Class in JavaScript: Represents inheritance between classes" | |
}, | |
{ | |
"question": "How does the belongsTo relation connect Method or Property to Class or Object in JavaScript?", | |
"answer": "The belongsTo relation connects Method or Property to Class or Object in JavaScript: Associates a method or property with its owning class or object" | |
}, | |
{ | |
"question": "How does the triggers relation connect Event to Function in JavaScript?", | |
"answer": "The triggers relation connects Event to Function in JavaScript: Links an event to the function it triggers" | |
}, | |
{ | |
"question": "How does the imports relation connect Module to Module or Variable or Function or Class in JavaScript?", | |
"answer": "The imports relation connects Module to Module or Variable or Function or Class in JavaScript: Specifies what a module imports" | |
}, | |
{ | |
"question": "How does the exports relation connect Module to Variable or Function or Class in JavaScript?", | |
"answer": "The exports relation connects Module to Variable or Function or Class in JavaScript: Specifies what a module exports" | |
}, | |
{ | |
"question": "How does the hasPrototype relation connect Object or Function or Class to Prototype in JavaScript?", | |
"answer": "The hasPrototype relation connects Object or Function or Class to Prototype in JavaScript: Links an object, function, or class to its prototype" | |
}, | |
{ | |
"question": "What is the hasName property for Variable or Function or Class or Module in JavaScript?", | |
"answer": "The hasName property for Variable or Function or Class or Module in JavaScript specifies The identifier or name of an entity It holds a value of type string." | |
}, | |
{ | |
"question": "What is the hasType property for Variable or Property in JavaScript?", | |
"answer": "The hasType property for Variable or Property in JavaScript specifies Specifies the data type of a variable or property It holds a value of type DataType." | |
}, | |
{ | |
"question": "What is the hasValue property for Variable or Property in JavaScript?", | |
"answer": "The hasValue property for Variable or Property in JavaScript specifies The value assigned to a variable or property It holds a value of type anySimpleType." | |
}, | |
{ | |
"question": "What is the hasScope property for Variable in JavaScript?", | |
"answer": "The hasScope property for Variable in JavaScript specifies Defines the scope of a variable (e.g., 'local', 'block', 'global') It holds a value of type string." | |
}, | |
{ | |
"question": "What is the hasEventType property for Event in JavaScript?", | |
"answer": "The hasEventType property for Event in JavaScript specifies Specifies the type of an event (e.g., 'click', 'load') It holds a value of type string." | |
}, | |
{ | |
"question": "What is JavaScriptOntology in JavaScript?", | |
"answer": "JavaScriptOntology is an instance of Ontology in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of JavaScriptOntology in JavaScript?", | |
"answer": "The type of JavaScriptOntology is http://www.w3.org/2002/07/owl#Ontology, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of JavaScriptOntology in JavaScript?", | |
"answer": "The comment of JavaScriptOntology is A complete ontology for JavaScript programming concepts, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Variable in JavaScript?", | |
"answer": "Variable is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Variable in JavaScript?", | |
"answer": "The type of Variable is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Variable in JavaScript?", | |
"answer": "The subClassOf of Variable is n2758f096bd1d4b0f9341cef6a5706676b1, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is LetVariable in JavaScript?", | |
"answer": "LetVariable is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of LetVariable in JavaScript?", | |
"answer": "The type of LetVariable is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of LetVariable in JavaScript?", | |
"answer": "The subClassOf of LetVariable is Variable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is ConstVariable in JavaScript?", | |
"answer": "ConstVariable is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of ConstVariable in JavaScript?", | |
"answer": "The type of ConstVariable is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of ConstVariable in JavaScript?", | |
"answer": "The subClassOf of ConstVariable is Variable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of ConstVariable in JavaScript?", | |
"answer": "The subClassOf of ConstVariable is n2758f096bd1d4b0f9341cef6a5706676b4, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is VarVariable in JavaScript?", | |
"answer": "VarVariable is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of VarVariable in JavaScript?", | |
"answer": "The type of VarVariable is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of VarVariable in JavaScript?", | |
"answer": "The subClassOf of VarVariable is Variable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is DataType in JavaScript?", | |
"answer": "DataType is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of DataType in JavaScript?", | |
"answer": "The type of DataType is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is PrimitiveType in JavaScript?", | |
"answer": "PrimitiveType is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of PrimitiveType in JavaScript?", | |
"answer": "The type of PrimitiveType is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of PrimitiveType in JavaScript?", | |
"answer": "The subClassOf of PrimitiveType is DataType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is String in JavaScript?", | |
"answer": "String is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of String in JavaScript?", | |
"answer": "The type of String is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of String in JavaScript?", | |
"answer": "The subClassOf of String is PrimitiveType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Number in JavaScript?", | |
"answer": "Number is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Number in JavaScript?", | |
"answer": "The type of Number is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Number in JavaScript?", | |
"answer": "The subClassOf of Number is PrimitiveType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Boolean in JavaScript?", | |
"answer": "Boolean is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Boolean in JavaScript?", | |
"answer": "The type of Boolean is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Boolean in JavaScript?", | |
"answer": "The subClassOf of Boolean is PrimitiveType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Null in JavaScript?", | |
"answer": "Null is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Null in JavaScript?", | |
"answer": "The type of Null is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Null in JavaScript?", | |
"answer": "The subClassOf of Null is PrimitiveType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Undefined in JavaScript?", | |
"answer": "Undefined is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Undefined in JavaScript?", | |
"answer": "The type of Undefined is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Undefined in JavaScript?", | |
"answer": "The subClassOf of Undefined is PrimitiveType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Symbol in JavaScript?", | |
"answer": "Symbol is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Symbol in JavaScript?", | |
"answer": "The type of Symbol is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Symbol in JavaScript?", | |
"answer": "The subClassOf of Symbol is PrimitiveType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is BigInt in JavaScript?", | |
"answer": "BigInt is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of BigInt in JavaScript?", | |
"answer": "The type of BigInt is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of BigInt in JavaScript?", | |
"answer": "The subClassOf of BigInt is PrimitiveType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is ObjectType in JavaScript?", | |
"answer": "ObjectType is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of ObjectType in JavaScript?", | |
"answer": "The type of ObjectType is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of ObjectType in JavaScript?", | |
"answer": "The subClassOf of ObjectType is DataType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is ArrayType in JavaScript?", | |
"answer": "ArrayType is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of ArrayType in JavaScript?", | |
"answer": "The type of ArrayType is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of ArrayType in JavaScript?", | |
"answer": "The subClassOf of ArrayType is ObjectType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is FunctionType in JavaScript?", | |
"answer": "FunctionType is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of FunctionType in JavaScript?", | |
"answer": "The type of FunctionType is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of FunctionType in JavaScript?", | |
"answer": "The subClassOf of FunctionType is DataType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Promise in JavaScript?", | |
"answer": "Promise is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Promise in JavaScript?", | |
"answer": "The type of Promise is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Promise in JavaScript?", | |
"answer": "The subClassOf of Promise is ObjectType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Map in JavaScript?", | |
"answer": "Map is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Map in JavaScript?", | |
"answer": "The type of Map is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Map in JavaScript?", | |
"answer": "The subClassOf of Map is ObjectType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Set in JavaScript?", | |
"answer": "Set is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Set in JavaScript?", | |
"answer": "The type of Set is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Set in JavaScript?", | |
"answer": "The subClassOf of Set is ObjectType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is WeakMap in JavaScript?", | |
"answer": "WeakMap is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of WeakMap in JavaScript?", | |
"answer": "The type of WeakMap is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of WeakMap in JavaScript?", | |
"answer": "The subClassOf of WeakMap is ObjectType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is WeakSet in JavaScript?", | |
"answer": "WeakSet is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of WeakSet in JavaScript?", | |
"answer": "The type of WeakSet is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of WeakSet in JavaScript?", | |
"answer": "The subClassOf of WeakSet is ObjectType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Math in JavaScript?", | |
"answer": "Math is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Math in JavaScript?", | |
"answer": "The type of Math is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Math in JavaScript?", | |
"answer": "The subClassOf of Math is ObjectType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Date in JavaScript?", | |
"answer": "Date is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Date in JavaScript?", | |
"answer": "The type of Date is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Date in JavaScript?", | |
"answer": "The subClassOf of Date is ObjectType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is RegExp in JavaScript?", | |
"answer": "RegExp is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of RegExp in JavaScript?", | |
"answer": "The type of RegExp is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of RegExp in JavaScript?", | |
"answer": "The subClassOf of RegExp is ObjectType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Error in JavaScript?", | |
"answer": "Error is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Error in JavaScript?", | |
"answer": "The type of Error is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Error in JavaScript?", | |
"answer": "The subClassOf of Error is ObjectType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is JSON in JavaScript?", | |
"answer": "JSON is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of JSON in JavaScript?", | |
"answer": "The type of JSON is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of JSON in JavaScript?", | |
"answer": "The subClassOf of JSON is ObjectType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Function in JavaScript?", | |
"answer": "Function is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Function in JavaScript?", | |
"answer": "The type of Function is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Function in JavaScript?", | |
"answer": "The subClassOf of Function is n2758f096bd1d4b0f9341cef6a5706676b2, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is ArrowFunction in JavaScript?", | |
"answer": "ArrowFunction is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of ArrowFunction in JavaScript?", | |
"answer": "The type of ArrowFunction is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of ArrowFunction in JavaScript?", | |
"answer": "The subClassOf of ArrowFunction is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is AsyncFunction in JavaScript?", | |
"answer": "AsyncFunction is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of AsyncFunction in JavaScript?", | |
"answer": "The type of AsyncFunction is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of AsyncFunction in JavaScript?", | |
"answer": "The subClassOf of AsyncFunction is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of AsyncFunction in JavaScript?", | |
"answer": "The subClassOf of AsyncFunction is n2758f096bd1d4b0f9341cef6a5706676b3, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is GeneratorFunction in JavaScript?", | |
"answer": "GeneratorFunction is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of GeneratorFunction in JavaScript?", | |
"answer": "The type of GeneratorFunction is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of GeneratorFunction in JavaScript?", | |
"answer": "The subClassOf of GeneratorFunction is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Closure in JavaScript?", | |
"answer": "Closure is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Closure in JavaScript?", | |
"answer": "The type of Closure is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Closure in JavaScript?", | |
"answer": "The subClassOf of Closure is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Closure in JavaScript?", | |
"answer": "The subClassOf of Closure is n2758f096bd1d4b0f9341cef6a5706676b5, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is ControlStructure in JavaScript?", | |
"answer": "ControlStructure is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of ControlStructure in JavaScript?", | |
"answer": "The type of ControlStructure is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Loop in JavaScript?", | |
"answer": "Loop is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Loop in JavaScript?", | |
"answer": "The type of Loop is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Loop in JavaScript?", | |
"answer": "The subClassOf of Loop is ControlStructure, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is ForLoop in JavaScript?", | |
"answer": "ForLoop is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of ForLoop in JavaScript?", | |
"answer": "The type of ForLoop is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of ForLoop in JavaScript?", | |
"answer": "The subClassOf of ForLoop is Loop, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is ForInLoop in JavaScript?", | |
"answer": "ForInLoop is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of ForInLoop in JavaScript?", | |
"answer": "The type of ForInLoop is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of ForInLoop in JavaScript?", | |
"answer": "The subClassOf of ForInLoop is Loop, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is ForOfLoop in JavaScript?", | |
"answer": "ForOfLoop is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of ForOfLoop in JavaScript?", | |
"answer": "The type of ForOfLoop is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of ForOfLoop in JavaScript?", | |
"answer": "The subClassOf of ForOfLoop is Loop, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is WhileLoop in JavaScript?", | |
"answer": "WhileLoop is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of WhileLoop in JavaScript?", | |
"answer": "The type of WhileLoop is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of WhileLoop in JavaScript?", | |
"answer": "The subClassOf of WhileLoop is Loop, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is DoWhileLoop in JavaScript?", | |
"answer": "DoWhileLoop is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of DoWhileLoop in JavaScript?", | |
"answer": "The type of DoWhileLoop is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of DoWhileLoop in JavaScript?", | |
"answer": "The subClassOf of DoWhileLoop is Loop, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Conditional in JavaScript?", | |
"answer": "Conditional is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Conditional in JavaScript?", | |
"answer": "The type of Conditional is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Conditional in JavaScript?", | |
"answer": "The subClassOf of Conditional is ControlStructure, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is IfStatement in JavaScript?", | |
"answer": "IfStatement is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of IfStatement in JavaScript?", | |
"answer": "The type of IfStatement is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of IfStatement in JavaScript?", | |
"answer": "The subClassOf of IfStatement is Conditional, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is SwitchStatement in JavaScript?", | |
"answer": "SwitchStatement is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of SwitchStatement in JavaScript?", | |
"answer": "The type of SwitchStatement is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of SwitchStatement in JavaScript?", | |
"answer": "The subClassOf of SwitchStatement is Conditional, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is TernaryOperator in JavaScript?", | |
"answer": "TernaryOperator is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of TernaryOperator in JavaScript?", | |
"answer": "The type of TernaryOperator is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of TernaryOperator in JavaScript?", | |
"answer": "The subClassOf of TernaryOperator is Conditional, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is ExceptionHandling in JavaScript?", | |
"answer": "ExceptionHandling is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of ExceptionHandling in JavaScript?", | |
"answer": "The type of ExceptionHandling is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of ExceptionHandling in JavaScript?", | |
"answer": "The subClassOf of ExceptionHandling is ControlStructure, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is TryCatch in JavaScript?", | |
"answer": "TryCatch is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of TryCatch in JavaScript?", | |
"answer": "The type of TryCatch is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of TryCatch in JavaScript?", | |
"answer": "The subClassOf of TryCatch is ExceptionHandling, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Throw in JavaScript?", | |
"answer": "Throw is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Throw in JavaScript?", | |
"answer": "The type of Throw is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Throw in JavaScript?", | |
"answer": "The subClassOf of Throw is ExceptionHandling, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Operator in JavaScript?", | |
"answer": "Operator is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Operator in JavaScript?", | |
"answer": "The type of Operator is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is ArithmeticOperator in JavaScript?", | |
"answer": "ArithmeticOperator is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of ArithmeticOperator in JavaScript?", | |
"answer": "The type of ArithmeticOperator is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of ArithmeticOperator in JavaScript?", | |
"answer": "The subClassOf of ArithmeticOperator is Operator, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is ComparisonOperator in JavaScript?", | |
"answer": "ComparisonOperator is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of ComparisonOperator in JavaScript?", | |
"answer": "The type of ComparisonOperator is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of ComparisonOperator in JavaScript?", | |
"answer": "The subClassOf of ComparisonOperator is Operator, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is LogicalOperator in JavaScript?", | |
"answer": "LogicalOperator is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of LogicalOperator in JavaScript?", | |
"answer": "The type of LogicalOperator is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of LogicalOperator in JavaScript?", | |
"answer": "The subClassOf of LogicalOperator is Operator, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is AssignmentOperator in JavaScript?", | |
"answer": "AssignmentOperator is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of AssignmentOperator in JavaScript?", | |
"answer": "The type of AssignmentOperator is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of AssignmentOperator in JavaScript?", | |
"answer": "The subClassOf of AssignmentOperator is Operator, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is BitwiseOperator in JavaScript?", | |
"answer": "BitwiseOperator is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of BitwiseOperator in JavaScript?", | |
"answer": "The type of BitwiseOperator is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of BitwiseOperator in JavaScript?", | |
"answer": "The subClassOf of BitwiseOperator is Operator, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is SpreadOperator in JavaScript?", | |
"answer": "SpreadOperator is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of SpreadOperator in JavaScript?", | |
"answer": "The type of SpreadOperator is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of SpreadOperator in JavaScript?", | |
"answer": "The subClassOf of SpreadOperator is Operator, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is RestOperator in JavaScript?", | |
"answer": "RestOperator is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of RestOperator in JavaScript?", | |
"answer": "The type of RestOperator is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of RestOperator in JavaScript?", | |
"answer": "The subClassOf of RestOperator is Operator, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Object in JavaScript?", | |
"answer": "Object is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Object in JavaScript?", | |
"answer": "The type of Object is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is DOMObject in JavaScript?", | |
"answer": "DOMObject is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of DOMObject in JavaScript?", | |
"answer": "The type of DOMObject is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of DOMObject in JavaScript?", | |
"answer": "The subClassOf of DOMObject is Object, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is CustomObject in JavaScript?", | |
"answer": "CustomObject is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of CustomObject in JavaScript?", | |
"answer": "The type of CustomObject is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of CustomObject in JavaScript?", | |
"answer": "The subClassOf of CustomObject is Object, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Prototype in JavaScript?", | |
"answer": "Prototype is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Prototype in JavaScript?", | |
"answer": "The type of Prototype is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of Prototype in JavaScript?", | |
"answer": "The subClassOf of Prototype is Object, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Class in JavaScript?", | |
"answer": "Class is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Class in JavaScript?", | |
"answer": "The type of Class is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Module in JavaScript?", | |
"answer": "Module is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Module in JavaScript?", | |
"answer": "The type of Module is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Method in JavaScript?", | |
"answer": "Method is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Method in JavaScript?", | |
"answer": "The type of Method is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is InstanceMethod in JavaScript?", | |
"answer": "InstanceMethod is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of InstanceMethod in JavaScript?", | |
"answer": "The type of InstanceMethod is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of InstanceMethod in JavaScript?", | |
"answer": "The subClassOf of InstanceMethod is Method, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is StaticMethod in JavaScript?", | |
"answer": "StaticMethod is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of StaticMethod in JavaScript?", | |
"answer": "The type of StaticMethod is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of StaticMethod in JavaScript?", | |
"answer": "The subClassOf of StaticMethod is Method, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is PromiseMethod in JavaScript?", | |
"answer": "PromiseMethod is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of PromiseMethod in JavaScript?", | |
"answer": "The type of PromiseMethod is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of PromiseMethod in JavaScript?", | |
"answer": "The subClassOf of PromiseMethod is Method, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Property in JavaScript?", | |
"answer": "Property is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Property in JavaScript?", | |
"answer": "The type of Property is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is DataProperty in JavaScript?", | |
"answer": "DataProperty is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of DataProperty in JavaScript?", | |
"answer": "The type of DataProperty is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of DataProperty in JavaScript?", | |
"answer": "The subClassOf of DataProperty is Property, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is AccessorProperty in JavaScript?", | |
"answer": "AccessorProperty is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of AccessorProperty in JavaScript?", | |
"answer": "The type of AccessorProperty is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of AccessorProperty in JavaScript?", | |
"answer": "The subClassOf of AccessorProperty is Property, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is Event in JavaScript?", | |
"answer": "Event is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of Event in JavaScript?", | |
"answer": "The type of Event is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is DOMEvent in JavaScript?", | |
"answer": "DOMEvent is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of DOMEvent in JavaScript?", | |
"answer": "The type of DOMEvent is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of DOMEvent in JavaScript?", | |
"answer": "The subClassOf of DOMEvent is Event, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is SystemEvent in JavaScript?", | |
"answer": "SystemEvent is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of SystemEvent in JavaScript?", | |
"answer": "The type of SystemEvent is http://www.w3.org/2002/07/owl#Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the subClassOf of SystemEvent in JavaScript?", | |
"answer": "The subClassOf of SystemEvent is Event, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is hasParameter in JavaScript?", | |
"answer": "hasParameter is an instance of ObjectProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of hasParameter in JavaScript?", | |
"answer": "The type of hasParameter is http://www.w3.org/2002/07/owl#ObjectProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasParameter in JavaScript?", | |
"answer": "The domain of hasParameter is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of hasParameter in JavaScript?", | |
"answer": "The range of hasParameter is Variable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of hasParameter in JavaScript?", | |
"answer": "The comment of hasParameter is Links a function to its parameters, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is returns in JavaScript?", | |
"answer": "returns is an instance of ObjectProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of returns in JavaScript?", | |
"answer": "The type of returns is http://www.w3.org/2002/07/owl#ObjectProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of returns in JavaScript?", | |
"answer": "The domain of returns is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of returns in JavaScript?", | |
"answer": "The range of returns is DataType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of returns in JavaScript?", | |
"answer": "The comment of returns is Specifies the data type returned by a function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is uses in JavaScript?", | |
"answer": "uses is an instance of ObjectProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of uses in JavaScript?", | |
"answer": "The type of uses is http://www.w3.org/2002/07/owl#ObjectProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of uses in JavaScript?", | |
"answer": "The domain of uses is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of uses in JavaScript?", | |
"answer": "The domain of uses is ControlStructure, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of uses in JavaScript?", | |
"answer": "The domain of uses is Operator, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of uses in JavaScript?", | |
"answer": "The range of uses is Variable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of uses in JavaScript?", | |
"answer": "The range of uses is DataType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of uses in JavaScript?", | |
"answer": "The comment of uses is Indicates entities used by a function, control structure, or operator, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is contains in JavaScript?", | |
"answer": "contains is an instance of ObjectProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of contains in JavaScript?", | |
"answer": "The type of contains is http://www.w3.org/2002/07/owl#ObjectProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of contains in JavaScript?", | |
"answer": "The domain of contains is Object, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of contains in JavaScript?", | |
"answer": "The domain of contains is Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of contains in JavaScript?", | |
"answer": "The domain of contains is Module, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of contains in JavaScript?", | |
"answer": "The range of contains is Property, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of contains in JavaScript?", | |
"answer": "The range of contains is Method, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of contains in JavaScript?", | |
"answer": "The range of contains is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of contains in JavaScript?", | |
"answer": "The range of contains is Variable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of contains in JavaScript?", | |
"answer": "The comment of contains is Links an object, class, or module to its properties, methods, etc., as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is extends in JavaScript?", | |
"answer": "extends is an instance of ObjectProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of extends in JavaScript?", | |
"answer": "The type of extends is http://www.w3.org/2002/07/owl#ObjectProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of extends in JavaScript?", | |
"answer": "The domain of extends is Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of extends in JavaScript?", | |
"answer": "The range of extends is Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of extends in JavaScript?", | |
"answer": "The comment of extends is Represents inheritance between classes, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is belongsTo in JavaScript?", | |
"answer": "belongsTo is an instance of ObjectProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of belongsTo in JavaScript?", | |
"answer": "The type of belongsTo is http://www.w3.org/2002/07/owl#ObjectProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of belongsTo in JavaScript?", | |
"answer": "The domain of belongsTo is Method, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of belongsTo in JavaScript?", | |
"answer": "The domain of belongsTo is Property, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of belongsTo in JavaScript?", | |
"answer": "The range of belongsTo is Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of belongsTo in JavaScript?", | |
"answer": "The range of belongsTo is Object, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of belongsTo in JavaScript?", | |
"answer": "The comment of belongsTo is Associates a method or property with its owning class or object, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is triggers in JavaScript?", | |
"answer": "triggers is an instance of ObjectProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of triggers in JavaScript?", | |
"answer": "The type of triggers is http://www.w3.org/2002/07/owl#ObjectProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of triggers in JavaScript?", | |
"answer": "The domain of triggers is Event, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of triggers in JavaScript?", | |
"answer": "The range of triggers is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of triggers in JavaScript?", | |
"answer": "The comment of triggers is Links an event to the function it triggers, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is imports in JavaScript?", | |
"answer": "imports is an instance of ObjectProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of imports in JavaScript?", | |
"answer": "The type of imports is http://www.w3.org/2002/07/owl#ObjectProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of imports in JavaScript?", | |
"answer": "The domain of imports is Module, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of imports in JavaScript?", | |
"answer": "The range of imports is Module, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of imports in JavaScript?", | |
"answer": "The range of imports is Variable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of imports in JavaScript?", | |
"answer": "The range of imports is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of imports in JavaScript?", | |
"answer": "The range of imports is Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of imports in JavaScript?", | |
"answer": "The comment of imports is Specifies what a module imports, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is exports in JavaScript?", | |
"answer": "exports is an instance of ObjectProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of exports in JavaScript?", | |
"answer": "The type of exports is http://www.w3.org/2002/07/owl#ObjectProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of exports in JavaScript?", | |
"answer": "The domain of exports is Module, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of exports in JavaScript?", | |
"answer": "The range of exports is Variable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of exports in JavaScript?", | |
"answer": "The range of exports is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of exports in JavaScript?", | |
"answer": "The range of exports is Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of exports in JavaScript?", | |
"answer": "The comment of exports is Specifies what a module exports, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is hasPrototype in JavaScript?", | |
"answer": "hasPrototype is an instance of ObjectProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of hasPrototype in JavaScript?", | |
"answer": "The type of hasPrototype is http://www.w3.org/2002/07/owl#ObjectProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasPrototype in JavaScript?", | |
"answer": "The domain of hasPrototype is Object, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasPrototype in JavaScript?", | |
"answer": "The domain of hasPrototype is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasPrototype in JavaScript?", | |
"answer": "The domain of hasPrototype is Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of hasPrototype in JavaScript?", | |
"answer": "The range of hasPrototype is Prototype, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of hasPrototype in JavaScript?", | |
"answer": "The comment of hasPrototype is Links an object, function, or class to its prototype, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is hasName in JavaScript?", | |
"answer": "hasName is an instance of DatatypeProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of hasName in JavaScript?", | |
"answer": "The type of hasName is http://www.w3.org/2002/07/owl#DatatypeProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasName in JavaScript?", | |
"answer": "The domain of hasName is Variable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasName in JavaScript?", | |
"answer": "The domain of hasName is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasName in JavaScript?", | |
"answer": "The domain of hasName is Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasName in JavaScript?", | |
"answer": "The domain of hasName is Module, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of hasName in JavaScript?", | |
"answer": "The range of hasName is http://www.w3.org/2001/XMLSchema#string, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of hasName in JavaScript?", | |
"answer": "The comment of hasName is The identifier or name of an entity, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is hasType in JavaScript?", | |
"answer": "hasType is an instance of DatatypeProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of hasType in JavaScript?", | |
"answer": "The type of hasType is http://www.w3.org/2002/07/owl#DatatypeProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasType in JavaScript?", | |
"answer": "The domain of hasType is Variable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasType in JavaScript?", | |
"answer": "The domain of hasType is Property, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of hasType in JavaScript?", | |
"answer": "The range of hasType is DataType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of hasType in JavaScript?", | |
"answer": "The comment of hasType is Specifies the data type of a variable or property, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is hasValue in JavaScript?", | |
"answer": "hasValue is an instance of DatatypeProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of hasValue in JavaScript?", | |
"answer": "The type of hasValue is http://www.w3.org/2002/07/owl#DatatypeProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasValue in JavaScript?", | |
"answer": "The domain of hasValue is Variable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasValue in JavaScript?", | |
"answer": "The domain of hasValue is Property, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of hasValue in JavaScript?", | |
"answer": "The range of hasValue is http://www.w3.org/2001/XMLSchema#anySimpleType, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of hasValue in JavaScript?", | |
"answer": "The comment of hasValue is The value assigned to a variable or property, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is hasScope in JavaScript?", | |
"answer": "hasScope is an instance of DatatypeProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of hasScope in JavaScript?", | |
"answer": "The type of hasScope is http://www.w3.org/2002/07/owl#DatatypeProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasScope in JavaScript?", | |
"answer": "The domain of hasScope is Variable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of hasScope in JavaScript?", | |
"answer": "The range of hasScope is http://www.w3.org/2001/XMLSchema#string, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of hasScope in JavaScript?", | |
"answer": "The comment of hasScope is Defines the scope of a variable (e.g., 'local', 'block', 'global'), as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is hasEventType in JavaScript?", | |
"answer": "hasEventType is an instance of DatatypeProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of hasEventType in JavaScript?", | |
"answer": "The type of hasEventType is http://www.w3.org/2002/07/owl#DatatypeProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the domain of hasEventType in JavaScript?", | |
"answer": "The domain of hasEventType is Event, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the range of hasEventType in JavaScript?", | |
"answer": "The range of hasEventType is http://www.w3.org/2001/XMLSchema#string, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the comment of hasEventType in JavaScript?", | |
"answer": "The comment of hasEventType is Specifies the type of an event (e.g., 'click', 'load'), as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is myFunction in JavaScript?", | |
"answer": "myFunction is an instance of Function in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of myFunction in JavaScript?", | |
"answer": "The type of myFunction is Function, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of myFunction in JavaScript?", | |
"answer": "The hasName of myFunction is myFunction, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasParameter of myFunction in JavaScript?", | |
"answer": "The hasParameter of myFunction is x, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the returns of myFunction in JavaScript?", | |
"answer": "The returns of myFunction is Number, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the uses of myFunction in JavaScript?", | |
"answer": "The uses of myFunction is x, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is x in JavaScript?", | |
"answer": "x is an instance of LetVariable in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of x in JavaScript?", | |
"answer": "The type of x is LetVariable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of x in JavaScript?", | |
"answer": "The hasName of x is x, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasType of x in JavaScript?", | |
"answer": "The hasType of x is Number, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasValue of x in JavaScript?", | |
"answer": "The hasValue of x is 5, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasScope of x in JavaScript?", | |
"answer": "The hasScope of x is block, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is y in JavaScript?", | |
"answer": "y is an instance of LetVariable in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of y in JavaScript?", | |
"answer": "The type of y is LetVariable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of y in JavaScript?", | |
"answer": "The hasName of y is y, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasType of y in JavaScript?", | |
"answer": "The hasType of y is Number, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasValue of y in JavaScript?", | |
"answer": "The hasValue of y is 3, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is myAsyncFunction in JavaScript?", | |
"answer": "myAsyncFunction is an instance of AsyncFunction in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of myAsyncFunction in JavaScript?", | |
"answer": "The type of myAsyncFunction is AsyncFunction, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of myAsyncFunction in JavaScript?", | |
"answer": "The hasName of myAsyncFunction is myAsyncFunction, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the returns of myAsyncFunction in JavaScript?", | |
"answer": "The returns of myAsyncFunction is Promise, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is myPromise in JavaScript?", | |
"answer": "myPromise is an instance of Promise in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of myPromise in JavaScript?", | |
"answer": "The type of myPromise is Promise, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the contains of myPromise in JavaScript?", | |
"answer": "The contains of myPromise is thenMethod, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is thenMethod in JavaScript?", | |
"answer": "thenMethod is an instance of PromiseMethod in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of thenMethod in JavaScript?", | |
"answer": "The type of thenMethod is PromiseMethod, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of thenMethod in JavaScript?", | |
"answer": "The hasName of thenMethod is then, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the belongsTo of thenMethod in JavaScript?", | |
"answer": "The belongsTo of thenMethod is myPromise, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the returns of thenMethod in JavaScript?", | |
"answer": "The returns of thenMethod is Promise, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is myObject in JavaScript?", | |
"answer": "myObject is an instance of CustomObject in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of myObject in JavaScript?", | |
"answer": "The type of myObject is CustomObject, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the contains of myObject in JavaScript?", | |
"answer": "The contains of myObject is myProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasPrototype of myObject in JavaScript?", | |
"answer": "The hasPrototype of myObject is objectPrototype, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is myProperty in JavaScript?", | |
"answer": "myProperty is an instance of DataProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of myProperty in JavaScript?", | |
"answer": "The type of myProperty is DataProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of myProperty in JavaScript?", | |
"answer": "The hasName of myProperty is myProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasType of myProperty in JavaScript?", | |
"answer": "The hasType of myProperty is String, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasValue of myProperty in JavaScript?", | |
"answer": "The hasValue of myProperty is hello, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is mapEntry in JavaScript?", | |
"answer": "mapEntry is an instance of DataProperty in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of mapEntry in JavaScript?", | |
"answer": "The type of mapEntry is DataProperty, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of mapEntry in JavaScript?", | |
"answer": "The hasName of mapEntry is key1, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasValue of mapEntry in JavaScript?", | |
"answer": "The hasValue of mapEntry is value1, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is objectPrototype in JavaScript?", | |
"answer": "objectPrototype is an instance of Prototype in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of objectPrototype in JavaScript?", | |
"answer": "The type of objectPrototype is Prototype, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the contains of objectPrototype in JavaScript?", | |
"answer": "The contains of objectPrototype is toStringMethod, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is toStringMethod in JavaScript?", | |
"answer": "toStringMethod is an instance of InstanceMethod in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of toStringMethod in JavaScript?", | |
"answer": "The type of toStringMethod is InstanceMethod, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of toStringMethod in JavaScript?", | |
"answer": "The hasName of toStringMethod is toString, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the belongsTo of toStringMethod in JavaScript?", | |
"answer": "The belongsTo of toStringMethod is objectPrototype, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the returns of toStringMethod in JavaScript?", | |
"answer": "The returns of toStringMethod is String, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is myMethod in JavaScript?", | |
"answer": "myMethod is an instance of InstanceMethod in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of myMethod in JavaScript?", | |
"answer": "The type of myMethod is InstanceMethod, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of myMethod in JavaScript?", | |
"answer": "The hasName of myMethod is myMethod, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the belongsTo of myMethod in JavaScript?", | |
"answer": "The belongsTo of myMethod is myClass, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the returns of myMethod in JavaScript?", | |
"answer": "The returns of myMethod is Boolean, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is myClass in JavaScript?", | |
"answer": "myClass is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of myClass in JavaScript?", | |
"answer": "The type of myClass is Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of myClass in JavaScript?", | |
"answer": "The hasName of myClass is MyClass, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the contains of myClass in JavaScript?", | |
"answer": "The contains of myClass is myMethod, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the extends of myClass in JavaScript?", | |
"answer": "The extends of myClass is parentClass, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is parentClass in JavaScript?", | |
"answer": "parentClass is an instance of Class in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of parentClass in JavaScript?", | |
"answer": "The type of parentClass is Class, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of parentClass in JavaScript?", | |
"answer": "The hasName of parentClass is ParentClass, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is myModule in JavaScript?", | |
"answer": "myModule is an instance of Module in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of myModule in JavaScript?", | |
"answer": "The type of myModule is Module, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of myModule in JavaScript?", | |
"answer": "The hasName of myModule is myModule, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the exports of myModule in JavaScript?", | |
"answer": "The exports of myModule is myFunction, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the imports of myModule in JavaScript?", | |
"answer": "The imports of myModule is myClass, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is forLoop in JavaScript?", | |
"answer": "forLoop is an instance of ForLoop in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of forLoop in JavaScript?", | |
"answer": "The type of forLoop is ForLoop, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the uses of forLoop in JavaScript?", | |
"answer": "The uses of forLoop is x, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of forLoop in JavaScript?", | |
"answer": "The hasName of forLoop is myForLoop, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is clickEvent in JavaScript?", | |
"answer": "clickEvent is an instance of DOMEvent in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of clickEvent in JavaScript?", | |
"answer": "The type of clickEvent is DOMEvent, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasEventType of clickEvent in JavaScript?", | |
"answer": "The hasEventType of clickEvent is click, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the triggers of clickEvent in JavaScript?", | |
"answer": "The triggers of clickEvent is myFunction, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is myClosure in JavaScript?", | |
"answer": "myClosure is an instance of Closure in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of myClosure in JavaScript?", | |
"answer": "The type of myClosure is Closure, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of myClosure in JavaScript?", | |
"answer": "The hasName of myClosure is myClosure, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the uses of myClosure in JavaScript?", | |
"answer": "The uses of myClosure is outerVar, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is outerVar in JavaScript?", | |
"answer": "outerVar is an instance of VarVariable in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of outerVar in JavaScript?", | |
"answer": "The type of outerVar is VarVariable, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of outerVar in JavaScript?", | |
"answer": "The hasName of outerVar is outerVar, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasType of outerVar in JavaScript?", | |
"answer": "The hasType of outerVar is Number, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasValue of outerVar in JavaScript?", | |
"answer": "The hasValue of outerVar is 10, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasScope of outerVar in JavaScript?", | |
"answer": "The hasScope of outerVar is global, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is myMap in JavaScript?", | |
"answer": "myMap is an instance of Map in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of myMap in JavaScript?", | |
"answer": "The type of myMap is Map, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the contains of myMap in JavaScript?", | |
"answer": "The contains of myMap is mapEntry, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is myAddition in JavaScript?", | |
"answer": "myAddition is an instance of ArithmeticOperator in JavaScript, representing a specific example of this concept." | |
}, | |
{ | |
"question": "What is the type of myAddition in JavaScript?", | |
"answer": "The type of myAddition is ArithmeticOperator, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the hasName of myAddition in JavaScript?", | |
"answer": "The hasName of myAddition is +, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the uses of myAddition in JavaScript?", | |
"answer": "The uses of myAddition is x, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is the uses of myAddition in JavaScript?", | |
"answer": "The uses of myAddition is y, as defined in the JavaScript ontology." | |
}, | |
{ | |
"question": "What is destructuring assignment in JavaScript?", | |
"answer": "Destructuring assignment is an ES6 feature that allows unpacking values from arrays or properties from objects into distinct variables, e.g., `const {name} = person`." | |
}, | |
{ | |
"question": "What are template literals in JavaScript?", | |
"answer": "Template literals, introduced in ES6, are string literals allowing embedded expressions, denoted by backticks (`) and ${expression} syntax, e.g., `Hello, ${name}!`." | |
}, | |
{ | |
"question": "What is the event loop in JavaScript?", | |
"answer": "The event loop is a mechanism in JavaScript's runtime that handles asynchronous operations by processing tasks from the callback queue when the call stack is empty." | |
}, | |
{ | |
"question": "What is async/await in JavaScript?", | |
"answer": "Async/await, introduced in ES8, simplifies working with Promises, allowing asynchronous code to be written in a synchronous style using `async` functions and `await` expressions." | |
}, | |
{ | |
"question": "What is the Fetch API in JavaScript?", | |
"answer": "The Fetch API is a modern browser API for making HTTP requests, providing a flexible alternative to XMLHttpRequest, e.g., `fetch(url).then(response => response.json())`." | |
}, | |
{ | |
"question": "What is LocalStorage in JavaScript?", | |
"answer": "LocalStorage is a web storage API that allows JavaScript to store key-value pairs in a browser with no expiration, e.g., `localStorage.setItem('key', 'value')`." | |
}, | |
{ | |
"question": "What is an IIFE in JavaScript?", | |
"answer": "An IIFE (Immediately Invoked Function Expression) is a function that is defined and executed immediately, often used to create a private scope, e.g., `(function() {...})()`." | |
}, | |
{ | |
"question": "What is event delegation in JavaScript?", | |
"answer": "Event delegation is a technique where a single event listener on a parent element handles events from child elements, leveraging event bubbling for efficiency." | |
}, | |
{ | |
"question": "What is the call stack in JavaScript?", | |
"answer": "The call stack is a data structure in JavaScript's runtime that tracks function execution, pushing functions when called and popping them when completed." | |
}, | |
{ | |
"question": "What are default parameters in JavaScript?", | |
"answer": "Default parameters, introduced in ES6, allow function parameters to have default values if no value or undefined is passed, e.g., `function greet(name = 'Guest') {...}`." | |
}, | |
{ | |
"question": "What is the spread operator in JavaScript?", | |
"answer": "The spread operator (`...`), introduced in ES6, expands elements of an iterable (like an array) or object properties, e.g., `const arr = [...oldArr, newItem]`." | |
}, | |
{ | |
"question": "What is the rest parameter in JavaScript?", | |
"answer": "The rest parameter (`...`), introduced in ES6, collects remaining arguments into an array, e.g., `function sum(...numbers) { return numbers.reduce((a, b) => a + b); }`." | |
}, | |
{ | |
"question": "What is a Promise in JavaScript?", | |
"answer": "A Promise is an object representing the eventual completion or failure of an asynchronous operation, with methods like `.then()` and `.catch()`, e.g., `new Promise((resolve, reject) => {...})`." | |
}, | |
{ | |
"question": "What is a generator function in JavaScript?", | |
"answer": "A generator function, introduced in ES6, is a function that can be paused and resumed, yielding values one at a time using `function*` and `yield`, e.g., `function* gen() { yield 1; }`." | |
}, | |
{ | |
"question": "What is the `this` keyword in JavaScript?", | |
"answer": "The `this` keyword refers to the context in which a function is executed, determined by how the function is called, e.g., an object's method or global object." | |
} | |
] |