What is scalar example?
Answer / Parul Sharma
A Scalar is a single data item of a fundamental data type such as integer, decimal, boolean, or character. For example, the number 7, the letter 'A', or the boolean value true are all scalars.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by open addressing?
Which interfaces are implemented by hashmap?
Where is insertion sort used?
Write the importance of hashing?
What is the difference between a hashmap and hashtable?
Is vector a collection?
How many sorting techniques are there?
How many pointers are necessary to implement a simple linked list?
Explain the term binding time?
Define non-terminal nodes in a tree?
Explain what is B-tree?
What is different between array and list?