Computer Applications
What will be the resultant type of the following expression if fl is a float variable and db is a double variable?
(int) (fl + db)
What will be the resultant type of the following expression if fl is a float variable and db is a double variable?
(int) (fl + db)