Searching for "i"

Q:

In tree construction which is the suitable efficient data structure?

A) Array B) Linked list
C) Stack D) Queue
 
Answer & Explanation Answer: B) Linked list

Explanation:

Linked list is the efficient datastructure in tree construction

Report Error

View Answer Report Error Discuss

Filed Under: C++

Q:

What are the methods are available in storing sequential files?

A) Natural merging B) Polyphase sort
C) Distribution of Initial runs D) All the above
 
Answer & Explanation Answer: D) All the above

Explanation:

ll the above listed methods are used in storing sequential files

Report Error

View Answer Report Error Discuss

Filed Under: C++

Q:

A binary tree with 7 nodes will have how many null branches?

A) 6 B) 7
C) 8 D) 5
 
Answer & Explanation Answer: C) 8

Explanation:

A binary tree with n nodes has exactly n+1 null nodes

Report Error

View Answer Report Error Discuss

Filed Under: C++

Q:

Which of the following methods doesn't use sorting?

A) Insertion B) Deletion
C) Exchange D) Selection
 
Answer & Explanation Answer: A) Insertion

Explanation:

Using insertion we can perform insertion sort, using selection we can perform selection sort, using exchange we can perform the bubble sort.But by using deletion we cannot perform any sort.

Report Error

View Answer Report Error Discuss

Filed Under: C++

Q:

Which among the following are not access Specifiers in C++?

A) Public B) Protected
C) Default D) Private
 
Answer & Explanation Answer: C) Default

Explanation:

Default is the access specifier in java not in C++

Report Error

View Answer Report Error Discuss

Filed Under: C++

Q:

 Who is known as "Iron man of India"?

A) Bhagath singh B) Sardhar vallabhai patel
C) Mahathma Gandhi D) Jawahar lal Nehru
 
Answer & Explanation Answer: B) Sardhar vallabhai patel

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Famous Personalities

Q:

Which of the following is the mixture

A) distilled water B) gasoline
C) liquified petroleum gas D) both (b) & (c)
 
Answer & Explanation Answer: D) both (b) & (c)

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

Q:

The M.K.S. system was first introduced by

A) archimedes B) Eienstein
C) Newton D) Giorgi
 
Answer & Explanation Answer: D) Giorgi

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry