c) depends on the compiler d) depends on the standard View Answer 16. Functions in C Language are always ___ a) Internal b) External c) Both Internal and External d) External and Internal are not valid terms for functions View Answer 17. Which of following is not accepted in C? a) ...
c) Arrays have better cache locality that can make them better in terms of performance d) It is easy to insert and delete elements in Linked List View Answer 13. Which data structure is based on the Last In First Out (LIFO) principle?
It is a data structure used for the representation of the arrays It is a data structure that stores bits It is a type of array in which most of the elements possess the same value It is a type of array in which the elements are present in discontinuous location Answer: 2 It is a da...
1. Java MCQ on Data Types, Variables and Arrays The section contains Java multiple choice questions and answers on integer, character, floating and boolean data types, variables, type casting and conversions and properties of arrays. Java Integer and Floating Data Types Java Character and Boolean ...