Data Structure - Programming Language (MCQ) Questions
Data Structure - Programming Language (MCQ) Questions
Prepare Practice
Custom Search
Fresh Search
Answer Explanation
Explanation:
No explanation is available for this question!
a. Scheduling of processes
Prepare Practice
b. Maintenance of a queue of jobs to be printed
Custom Search
c. A queue of client processes awaiting to gain the service
from the
Interview service process
Aptitude Reasoning English GD Placement papers HR Current affairs
d. All of the
Engineering MCA above
MBA Online test Login
Answer Explanation
Explanation:
No explanation is available for this question!
Answer Explanation
Explanation:
No explanation is available for this question!
Answer Explanation
Explanation:
No explanation is available for this question!
▲
https://www.careerride.com/mcq/data-structure-programming-language-mcq-questions-53.aspx 2/6
8/6/2019 Data Structure - Programming Language (MCQ) questions
Answer Explanation
Explanation:
No explanation is available for this question!
a. 0
b. 1
c. - 1
d. infinity
Answer Explanation
ANSWER: - 1
Explanation:
No explanation is available for this question!
a. 1
b. - 1
c. MAX + 1
d. MAX - 1
e. zero (null)
Answer Explanation
ANSWER: MAX - 1 ▲
https://www.careerride.com/mcq/data-structure-programming-language-mcq-questions-53.aspx 3/6
8/6/2019 Data Structure - Programming Language (MCQ) questions
Explanation:
Prepare Practice
No explanation is available for this question!
Custom Search
Interview Aptitude
8) Which Reasoning
among English
the below specified GD Placement
condition is papers HR Current affairs
Engineering MCA
applicable if theMBA
QueueOnline
is nontest Login
- empty?
- Published on 19 Oct 15
Answer Explanation
Explanation:
No explanation is available for this question!
a. mesh
b. node
c. both a & b
d. none of the above
Answer Explanation
ANSWER: node
Explanation:
No explanation is available for this question!
a.
int empty(Q*P)
{
if (P->R==-1)
▲
return (1);
https://www.careerride.com/mcq/data-structure-programming-language-mcq-questions-53.aspx 4/6
8/6/2019 Data Structure - Programming Language (MCQ) questions
return(0);
Prepare Practice
}
Custom Search
b.
int fullAptitude
Interview (Q*P) Reasoning English GD Placement papers HR Current affairs
{
Engineering MCA MBA Online test Login
if(P->R==MAX-1)
return(1);
return(0);
}
c.
int empty (Q*P)
{
if (P<-R==-1)
return(0);
return(1);
}
d.
int full (Q*P)
{
if(P<-R==MAX-1)
return(0);
return(1);
}
Answer Explanation
ANSWER:
int empty(Q*P)
{
if (P->R==-1)
return (1);
return(0);
}
Explanation:
No explanation is available for this question!
1 2 3 4 5 6 7 8 9 10 ...
Topics
Networking (207)
▲
Database (97)
https://www.careerride.com/mcq/data-structure-programming-language-mcq-questions-53.aspx 5/6