About Question com.enthuware.ets.scjp.v6.2.169 :
Moderator: admin
-
- Posts: 27
- Joined: Mon Sep 22, 2014 1:30 pm
- Contact:
About Question com.enthuware.ets.scjp.v6.2.169 :
This is vaguely related but does numeric promotion from char to int happen when passing a char as an argument to a method which accepts int?
-
- Site Admin
- Posts: 10388
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question com.enthuware.ets.scjp.v6.2.169 :
Yes. Primitive promotion (i.e. widening) can be done in method calls but not narrowing.
Who is online
Users browsing this forum: No registered users and 8 guests