5. Which of these cannot be used for a variable name in Java? a) identifier & keyword b) identifier c) keyword d) none of the mentioned View Answer advertisement 6. What is the extension of java code files? a) .js b) .txt c) .class d) .java View Answer 7. What will be the ...
Program Structure Pointers & Arrays in C Structures, Unions & Bit-Fields in C Input & Output in C Floating Point & Sizeof Operator in C Enumerations & Typedefs in C String Operations in C C Library Dynamic Memory Allocation in C C Preprocessor Miscellaneous Topics in C Best Reference Books...
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...
This quiz contains a variety of JavaScript questions ranging from basic to advanced level, covering various topics like syntax, data types, control flow, functions, objects, arrays, closures, event loop, promises, callbacks, and more. The quiz also includes trick questions that can help to sharpe...
1. Data Structure MCQ on Abstract Data Types The section contains Data Structure multiple choice questions and answers on arrays, stacks, queues, single linked lists, doubly and circular linked lists, stacks using arrays and linked lists, queues using arrays, stacks and linked lists, priority queu...