Devices which are used to receive data from central processing unit are classified as
Faster way to change horizontal alignment in a computer document is
In a computer spreadsheet, block of cells is called
In a computer spreadsheet, tool used to construct formulas is called
Vertical dimension of a computer spreadsheet is called
Consider the following statement containing regular expressionsvar text = "testing: 1, 2, 3"; var pattern = /\d+/g;In order to check if the pattern matches, the statement is