ReactJS - Basic

Computer Science and Engineering > ReactJS

What is React?
  • An Open source library developed and maintained by the developers of Facebook, Instagram and also a larger community of contributors.
  • A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • Makes developing a large scale, single page application easier.
  • Supports all the syntax of ECMA Script 2015/ES6.
  • Can perform client-side as well as server side rendering.
➲ ReactJS - Basic - Quiz

  • A Redux
  • B None of the options
  • C Native Java
  • D ES6
  • A Virtual DOM
  • B DOM
  • C Elements
  • D Components
  • A Control
  • B Model
  • C View
  • D All the options
  • A User Interfaces
  • B Components
  • C Objects
  • D Elements
  • A User interfaces
  • B Connectivity
  • C Databases
  • D Design platform
  • A False
  • B True
  • A Build
  • B Execution
  • C Interpretation
  • D Compilation
  • A placeholder
  • B element history
  • C component
  • D key-value
  • A True
  • B False
  • A Encryption
  • B Optimization
  • C Modification
  • D Compression
  • A this.state
  • B state.current
  • C state.current()
  • D this.state()
  • A True
  • B False
  • A this.setState
  • B this.updateState
  • C this.alterState
  • D this.state