answersLogoWhite

0

Does java supports nested if

User Avatar

Anonymous

13y ago
Updated: 8/20/2019

Yes

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you exit in nested loop in java?

You may exit a nested loop in Java using a break with a label for the outer loop.


What is unicode in java?

Java Supports International programming so java supports Unicode


Use nested loops to create pyramid of letters?

a pyramid with letters java application


Does java supports polymorphism?

Yes.


Do Samsung Corby Pro actually supports java?

On user manual it is written that it supports JAVA files but a lot of complaints by customers shows that JAVA application as a whole is not supported by Corby Pro.


Does java supports unsigned data types?

No, in Java, only signed numbers are defined.


Is unsigned integer available in java?

No..Java Supports Signed positive and negative integers


How java supports networking?

Java supports both TCP and UDP connections. ServerSocket and Socket classes exist for TCP. DatagramSocket exists for UDP.


Does java supports automatic type conversion or not?

yes it support


Will java work on windows 8?

Yes. Java supports Windows 8 (including previous versions Windows).


Does java works with the iPad 2?

Safari, the built-in web browser for the iPad, supports JavaScript, which is a subset of Java. It does not support Java apps that need a full Java engine to run.


What is Procedural Abstraction?

java supports procedural abstraction by means of constructors and methods. in java constructor and methods are always components of particular class. java supports coping parameter only. procedural abstraction is a principle in which the particular language supports some features through which procedures are modelled in the class hiding other details.