Answer:
A. Byte, C. Integer, and D. Float
Explanation:
Great question, it is always good to ask away and get rid of any doubts that you may be having.
To answer this question we need to know what a primitive type actually is.
Primitive Data Types: are data entries that have a specific simple value of the kind that is entered. Examples of these are Bytes, Integers, Char, and Float.
Non Primitive types hold more than one entries with their own values. Examples of these are String, Array's, and Classes.
Therefore the answer is A. Byte, C. Integer, and D. Float
I hope this answered your question. If you have any more questions feel free to ask away at Brainly.