1.  Module

2.  Component

3.  Package

4.  Class

4
Correct Answer :

Component


Explanation :
No Explanation available for this question

1.  Inside js/components/

2.  Inside vendor/components/

3.  Inside external/components/

4.  Inside vendor/

4
Correct Answer :

Inside js/components/


Explanation :
No Explanation available for this question

1.  A persistent storage.

2.  An internal data store (object) of a component.

2
Correct Answer :

An internal data store (object) of a component.


Explanation :
No Explanation available for this question

1.  A transpiler

2.  An interpreter

3.  A Compiler

4.  Both Compiler and Transpilar

4
Correct Answer :

Both Compiler and Transpilar


Explanation :
No Explanation available for this question

1.  Transpiles all the Javascript down into one file

2.  Runs react local development server.

3.  A module bundler

3
Correct Answer :

A module bundler


Explanation :
No Explanation available for this question

1.  Server side Framework

2.  User-interface framework

3.  A Library for building interaction interfaces

4.  None of These

4
Correct Answer :

A Library for building interaction interfaces


Explanation :
No Explanation available for this question

1.  state & props

2.  services & components

2
Correct Answer :

state & props


Explanation :
No Explanation available for this question

1.  setState

2.  render with arguments

3.  props

4.  PropTypes

4
Correct Answer :

props


Explanation :
No Explanation available for this question

1.  this.getState()

2.  this.values

3.  this.prototype.stateValue

4.  this.state

4
Correct Answer :

this.values


Explanation :
No Explanation available for this question

1.  Methods

2.  Injected

3.  Both 1 & 2

3
Correct Answer :

Methods


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python