Computer Applications
If a, b and c are the sides of a triangle then which of the following statement is true for: if(a!=b && a!=c && b!=c)?
- Equilateral triangle
- Scalene triangle
- Isosceles triangle
- All of the above
Java Conditional Stmts
53 Likes
Answer
Scalene triangle
Answered By
11 Likes