Search:

Type: Posts; User: codingninja

Search: Search took 0.10 seconds.

  1. Ok, I will. Thanks for the advice 😕

    Ok, I will. Thanks for the advice 😕
  2. Re: Conversion between primitive data types: mixed mathematical expressions

    It's just giving me so many errors I don't even know where to start or how to explain.

    This is what I have in eclipse...

    package org.totalbeginner.tutorial;

    public class person {
    //...
  3. Ok.. The variable "a" is a FLOAT and the...

    Ok..

    The variable "a" is a FLOAT and the variable "b" is a DOUBLE. How can I write a statement that will assign the value of "b" to "a" without causing an error when the program is compiled?
    ...
  4. Conversion between primitive data types: mixed mathematical expressions

    Hi everyone.

    This is my first post. I read over the rules for posting and this section seemed like the best place to ask my question, however if it is not please direct me to the correct place! ...
Results 1 to 4 of 4