@SoftwaretestingbyMKT

https://grotechminds.com/automation-testing-course/

@0carlos0100

Yes, you can sort heterogeneous values in Java using the Comparable or Comparator interfaces.

@toxicgaming1706

Same type values is required for sorting

@aditya_kittu22

It's not possible to sort heterogeneous values, but we can try for homogeneous values

@nehasharma-vh5zd

No only homegeneous value can be sorted

@Itsme_Saku

It's not possible to store heterogenous values in java ,we can store only homogenous values using sort

@shraddhahajirakar3046

No heterogeneous values can not be sorted . We can apply sorting on homogeneous values only

@DhanyaShetty-z8n

No.We can sort only homogeneous value

@shwetakumari203

No only homogenous values can be sorted in java.

@toxicgaming1706

No not possible

@mahisentertainment8119

No, only homogeneous values can be sorted.

@rahimunissabegum4814

No,we can't sort heterogeneous values in Java

@svb09

No