Respuesta :

Integer and character are examples of option a. primitive

What are a character and an integer?

Non-primitive data structures are a subset of data structures that have the capacity to store data of many types. The primitive data types are integer, character, and float. The array, linked list, and stack are three examples of non-primitive data structures.

There are eight basic forms of data: byte, short, int, long, float, double, char, boolean, and so on.

So, Strings should be created using char, which stands for character. For whole numbers, use int. Never use a number with a char. 1

Learn more about primitive  data type from

https://brainly.com/question/28900829
#SPJ1