What are measurable parameters?



What are measurable parameters?..

Answer / Shubham Shukla

"Measurable parameters in Java are variables or attributes that can be quantified or given a numerical value for analysis and comparison. Examples include length, weight, area, speed, etc.".

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is pre increment and post increment in java?

1 Answers  


Implement a stack with push (), pop() and min() in O(1) time.

1 Answers   Amazon,


What is jagged array in java?

1 Answers  


How do you sing an Applet ?

1 Answers  


Explain about doubly linked list

1 Answers   Aditi Placement Service,


What is the difference between comparison done by equals method and == operator?

1 Answers  


What is difference between overloading and overriding?

2 Answers   Accenture,


What do you mean by aggregation?

2 Answers  


1) There are 10 different threads in runnable state. Each having priority 1 to 10. How does the CPU schedules or executes these threads?

2 Answers   RBS,


What is difference between synchronize and concurrent collection in java?

1 Answers  


What is comparable and comparator interface? List their differences

1 Answers  


Difference between a class and an object?

1 Answers  


Categories