TCS Company Programming Database

Which of the following uses structure?
1. Linked Lists
2. Array of structures
3. All of these
4. Binary Tree

Read Solution (Total 5)

TCS Other Question

A pointer variable can be

1. Changed within function.
2. Assigned an integer value.
3. None of these
4. Passed to a function as argument.
Which of the following is a collection of different data types?
1. String
2. Structure
3. Array
4. Files