Multiple choice Which data type is/are more suitable to use database applications in 'C'? Arrays Pointers Structures All of the above Reveal answer Fill a bubble to check yourself C Correct answer Explanation Structures are user defined data type which are more suitable to use database applications in 'C'.