Solveeit Logo

Question

Computer Science Question on Statements and Arguments

Which statement is correct to check that the series is without elements ?

A

srA.empty

B

srA.null

C

srA.blank

D

srA.nan

Answer

srA.empty

Explanation

Solution

The correct option is (A) :srA.empty.