GATE (Graduate Aptitude Test in Engineering) Computer Science & IT (CS): Questions 1222 - 1226 of 3196

Choose Programs:

🎓 Study Material (1190 Notes): 2024-2025 Syllabus

Rs. 1000.00 -OR-

3 Year Validity (Multiple Devices)

Topic-wise Notes & SampleDetails

🎯 302 Numeric, 2894 MCQs (& PYQs) with Full Explanations (2024-2025 Exam)

Rs. 650.00 -OR-

3 Year Validity (Multiple Devices)

CoverageDetailsSample Explanation

Help me Choose & Register (Watch Video) Already Subscribed?

Question 1222

Appeared in Year: 2017

Question MCQ▾

Consider the recurrence relation:

Where b and c are constants.

The order of the algorithm corresponding to above recurrence relation is: (November paper III)

Choices

Choice (4)Response

a.

b.

c.

d.

Edit

Question 1223

Question MCQ▾

What will be the 8-bit 1՚s complement form of ? (Model paper III)

Choices

Choice (4)Response

a.

b.

c.

d.

Edit

Question 1224

Question MCQ▾

Which of the following represents the speedup (S) of a pipelined processor over non-pipelined processor, when ‘n’ tasks are executed on the same processor with ‘k’ segment pipeline? (Model paper II)

Choices

Choice (4)Response

a.

b.

c.

d.

Edit

Question 1225

Appeared in Year: 2017

Question MCQ▾

Which of the following statements is not correct? (November paper III)

Choices

Choice (4)Response

a.

Every recursive language is recursively enumerable.

b.

is recursively enumerable

c.

Recursive languages are closed under intersection.

d.

Recursive languages are not closed under intersection.

Edit

Question 1226

Question MCQ▾

Consider the following statements about the malloc () function.

I. Content of the newly allocated block of memory is initialized to .

II. Return type of the malloc () function is the void pointer type

Which of the statements is true? (Model paper II)

Choices

Choice (4)Response

a.

Only I

b.

Only II

c.

I and II

d.

All of the above

Edit