What are the 3 types of measurement?
Answer / Neelam
The three primary types of measurements are discrete, continuous, and dimensional. Discrete measurements are countable and have distinct values (e.g., number of people). Continuous measurements can take on any value within a given range (e.g., temperature in degrees Celsius). Dimensional measurements describe attributes with multiple dimensions (e.g., position in three-dimensional space).
| Is This Answer Correct ? | 0 Yes | 0 No |
Calculate the address of a random element present in a 2d array, given base address as ba.
Does map extend iterable?
Which interfaces are implemented by linkedlist?
Can we increase the size of statically allocated array?
What is default size of hashmap?
Explain set interface?
Parenthesis is never required in postfix or prefix expressions, why?
If you are using c language to implement the heterogeneous linked list, what pointer type should be used?
Can a stack be described as a pointer? Explain.
What do you mean by separate chaining?
How many types of search algorithms are there?
What do you mean by breadth first search (bfs)?