Difference between Choice and a List?
Answer / janet
A choice is displayed in a compact form that requires you
to pull it down to see the list of available choices and
only one item may be selected from a choice.
A List may be displayed in such a way that several list
items are visible and it support the selection of one or
more list items.
| Is This Answer Correct ? | 46 Yes | 11 No |
What is one third plus one third as a fraction?
Write a program based on Java script program.
Is string is a data type?
what is the purpose of the runtime class?
Write a function to print Fibonacci series and Tribonacci series?
in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?
What is the differences between heap and stack memory in java? Explain
What is singleton class in ruby?
What happens if I remove static from main method?
What is Co-Variant return type in method overriding?
define System.out.println(); what is the meaning!
What do you understand by looping in java? Explain the different types of loops.