Q.1
Which block is used to authenticate user using Email and Password in Firebase?
  • SignIn
  • SignUp
  • SignOut
  • All of above
Q.2
How can we add a firebase project to our exisiting projects
  • firebase init
  • firebase login
  • firebase start
  • firebase deploy
Q.3
What all does firebase provide as a service?
  • Data
  • API
  • Authentication
  • All of the above
Q.4
Can you host your app for free in firebase?
  • Yes
  • No
Q.5
Cloud Functions provided by firebase needs to be deployed before using it
  • True
  • False
Q.6
Signup and Signin allows the user to sign in a per Firebase
  • True
  • False
Q.7
We need to configure Android, IOS and Web apps separately into a firebase project
  • True
  • False
Q.8
Live data is provided by Firestore using
  • asStrem()
  • snapshots()
  • get()
  • All of the above
Q.9
Firestore provides No Sql DB
  • True
  • False
Q.10
The service which firestore provides to make your data secure
  • Rules
  • In app validations
  • Indexes
  • None
Q.11
It is mandatory to add an Authentication flag from front end to check the user is authenticated or not
  • True
  • False
Q.12
What is the use of get block of Realtime_db?
  • Save the key-value pair to firebase database.
  • Get the value of particular key from firebase database.
  • Return the changes for the value for a key.
  • All of above
Q.13
What are the different blocks of Realtime_Db?
  • Save
  • Get
  • Remove Listener
  • All of above
Q.14
What is returned by the Sign In block of Sign_In component?
  • Error
  • is Email Verified
  • userId
  • All of above
Q.15
What is full form for JSON?
  • JavaScript Objects Notation
  • JavaScript Output Notation
  • JavaScript Object Number
  • None of these
Q.16
The developer can not use it to store images, audio, video, or other user-generated content?
  • True
  • False
Q.17
Firebase It supports hosting dynamic files such as
  • Node.js
  • CSS
  • HTML
  • All of above
Q.18
Firebase It supports hosting static files such as
  • CSS
  • PHP
  • XML
  • All of above
Q.19
Firebase Authentication
  • It includes a user management system whereby developers can enable user authentication with email and password login stored with Firebase
  • service that can authenticate users using only client-side code.
  • Both A & B
  • None of these
Q.20
Firebase Storage is backed by Google Cloud Storage?
  • True
  • False
0 h : 0 m : 1 s