Computer Science, asked by anshitkhatkar, 1 year ago

2. Match the Column.
Column A
(a) Ltrim ()
(b) Len ()
(c) Concatenation operator
(d) String variable
(e) Variable declaration
(f) Boolean
Column B
1. Represents data that can have only True / False
2. Private variable and public variable
3. Variable length and fixed length
4. Returns number of characters in a string
5. Combines two / more string expressions or values
6. Removes extra space from left side​

Answers

Answered by varadhabala29
6

Answer:

a-6

b-4

c-5

d-3

e-2

f-1

Explanation:

These are the matching cases.

Similar questions