Explore topic-wise MCQs in Mindtree.

This section includes 9 Mcqs, each offering curated multiple-choice questions to sharpen your Mindtree knowledge and support exam preparation. Choose a topic below to get started.

1.

Which one of the following computer network is built on the top of another network?

A. prior network
B. chief network
C. prime network
D. overlay network
Answer» E.
2.

Who is the father of PHP?

A. Rasmus Lerdorf
B. Willam Makepiece
C. Drek Kolkevi
D. List Barely
Answer» B. Willam Makepiece
3.

An expression involving byte, int, and literal numbers is promoted to which of these?

A. int
B. long
C. byte
D. float
Answer» B. long
4.

wtmp and utmp files contain:

A. Temporary system data
B. User login-logout log
C. The user’s command execution log
D. The user’s su and sudo attempts
Answer» C. The user’s command execution log
5.

Which of the following is “NOT” a UNIX variant ?

A. Solaris
B. AIX
C. IRIX
D. AS400
Answer» E.
6.

If #include is used with file name in angular brackets.

A. The file is searched for in the standard compiler include paths
B. The search path is expanded to include the current source directory
C. Both a & b
D. None of the mentioned
Answer» B. The search path is expanded to include the current source directory
7.

How many kinds of classes are there in c++?

A. 1
B. 2
C. 3
D. 4
Answer» D. 4
8.

How many specifiers are present in access specifiers in class?

A. 1
B. 2
C. 3
D. 4
Answer» D. 4
9.

What is a array?

A. An array is a series of elements of the same type in contiguous memory locations
B. An array is a series of element
C. An array is a series of elements of the same type placed in non-contiguous memory locations
D. None of the mentioned
Answer» B. An array is a series of element