Question
Which of the following Statements about the DigiLocker
is/are True? I- To Sign-up one needs to have Aadhar & mobile number. II- DigiLocker is government’s effort to create an electronic version of documents, which can be easily verified and stored in printable format. III- The users can store their documents like PAN card, passport, marriage certificate, school certificate, etc. but not insurance certificates.Solution
DigiLocker is a flagship initiative of MeitY under ‘Digital India’ programme. This is government’s effort to create an electronic version of documents, which can be easily verified and stored in printable format. The users can store their documents such as insurance, medical reports, PAN card, passport, marriage certificate, school certificate and other documents in the digital format. The locker can be accessed by individuals, using their mobile number. Technology companies such as Google and Dropbox offer storage space for users to store documents. Apart from e-documents, DigiLocker can store a Uniform Resource Identifier (URI) link of e-documents issued by various issuer departments.
In digital electronics, a flip-flop is a sequential logic circuit capable of storing one bit of information. Which statement about flip-flops is true?
What is an algorithm?
Which SQL keyword is used to modify existing rows in a table?
the functions of data warehouse tools and utilities.
In the Entity-Relationship (ER) model, what does an entity represent?
What does the "Projection" operation in relational algebra do?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
What is the binary representation of the decimal number 25?
What is depth in deep learning?
What does the "Model" represent in the MVC architecture?