Question
Which of the following statements is/are correct
regarding India's retail digital payment and e-commerce market? 1. India's retail digital payments are projected to double to 7 trillion dollars by 2030, according to a joint study by Kerney and Amazon Pay. 2. UPI transactions, introduced in 2016, saw a 138% growth from 2018 to 2024. 3. Cards and digital wallet transactions account for 46% of the digital transaction value in India.Solution
Statement 1 is correct because it accurately reflects the projection made by the joint study by Kerney and Amazon Pay about India's retail digital payments doubling by 2030. Statement 2 is correct because it details the growth in UPI transactions from 2018 to 2024. Statement 3 is incorrect because it misrepresents the data; cards and digital wallet transactions account for 10%, not 46%, of the digital transaction value in India.
Complete the Java method to extract a substring from text starting at startIndex and having length characters.
public class StringUtil {
�...
Which module in Python is used to define Abstract Base Classes (ABCs)?
State True or False
Semi-structured data  is data that does not conform to a data model but has some structure. It lacks a fixed or rigid sc...
Consider the following statement regarding DIAC.
Statement (1): DIAC is unidirectional device.
Statement (2): DIAC can be used for trigger...
Which backup strategy involves creating copies of data that allow for point-in-time recovery and typically includes both full and incremental backups? ...
In the context of cloud computing, what is the main difference between containers and virtual machines?Â
Which of the following is a disadvantage of a static (array-based) queue compared to a dynamic (linked list-based) queue?
Which heuristic function property ensures A* algorithm finds an optimal path?
The latency of a network isÂ
Which of the following statements best describes the concept of a computing model in computer science?