Sorry! Posting Assignment is allowed only for commercial accounts.
int Integer = 24; char String = 'I'; System.out.print(Integer); System.out.print(String);