What is scalar example?



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

Post New Answer

More Data Structures Interview Questions

What do you mean by open addressing?

1 Answers  


Which interfaces are implemented by hashmap?

1 Answers  


Where is insertion sort used?

1 Answers  


Write the importance of hashing?

1 Answers  


What is the difference between a hashmap and hashtable?

1 Answers  


Is vector a collection?

1 Answers  


How many sorting techniques are there?

1 Answers  


How many pointers are necessary to implement a simple linked list?

1 Answers  


Explain the term binding time?

1 Answers  


Define non-terminal nodes in a tree?

1 Answers  


Explain what is B-tree?

1 Answers   BPL,


What is different between array and list?

1 Answers  


Categories