Question

    State true or false Implicit type casting in C is used to

    convert the data type of any variable without using the actual value that the variable holds.
    A True Correct Answer Incorrect Answer
    B False Correct Answer Incorrect Answer

    Solution

    True

    Practice Next