menu
Login
Register
search
Log In
account_circle
Log In
Email or Username
Password
Remember
Log In
Register
I forgot my password
Register
Username
Email
Password
Register
add
Activity
Questions
Unanswered
Tags
Subjects
Users
Ask
Prev
Blogs
New Blog
Exams
Quick search syntax
tags
tag:apple
author
user:martin
title
title:apple
content
content:apple
exclude
-tag:apple
force match
+apple
views
views:100
score
score:10
answers
answers:2
is accepted
isaccepted:true
is closed
isclosed:true
Recent Posts
JEST 2021 registrations are open
TIFR GS-2021 Online Application portal
IIT Jodhpur Mtech AI - Interview Expierence (Summer Admission)
Interview experience at IIT Tirupati for MS program winter admission
IITH CSE interview M Tech RA Winter admission 2021
Subjects
All categories
General Aptitude
(2.1k)
Engineering Mathematics
(8.4k)
Digital Logic
(3k)
Programming and DS
(5.1k)
Algorithms
(4.5k)
Theory of Computation
(6.3k)
Compiler Design
(2.2k)
Operating System
(4.7k)
Databases
(4.3k)
CO and Architecture
(3.5k)
Computer Networks
(4.3k)
Non GATE
(1.2k)
Others
(1.3k)
Admissions
(595)
Exam Queries
(838)
Tier 1 Placement Questions
(16)
Job Queries
(71)
Projects
(19)
Unknown Category
(1.1k)
Recent questions tagged pascal
Recent Blog Comments
Hi, could you please update us about the Mock...
Hi, just curious if there are any updates...
thanks himanshu2021. But I am asking for the page...
But IISc hasn't mentioned TCS as one of their...
@kiioo https://gateoverflow.in/blog/11426/jest-20...
Network Sites
GO Mechanical
GO Electrical
GO Electronics
GO Civil
CSE Doubts
Recent questions tagged pascal
0
votes
1
answer
1
GATE1988-10iia
Translate the executable statements of the following Pascal Program into quadruples. Assume that integer and real values require four words each. repeat flag[i]:=true; while turn !=i do begin while flag[j] do skip turn:=i; end critical section flag[i]:=false; until false Program Test; var i:integer ... [1...10] of real; begin i:=0; While i:<=10 do begin a[i]:=0; i:=i+1 end; end.
Translate the executable statements of the following Pascal Program into quadruples. Assume that integer and real values require four words each. repeat flag[i]:=true; while turn !=i do begin while flag[j] do skip turn:=i; end critical section flag[i]:=false; until false Program Test; var i:integer; a: array [1...10] of real; begin i:=0; While i:<=10 do begin a[i]:=0; i:=i+1 end; end.
asked
Dec 19, 2016
in
Compiler Design
jothee
423
views
gate1988
descriptive
compiler-design
intermediate-code
pascal
out-of-syllabus-now
0
votes
0
answers
2
GATE1995-10
asked
Oct 8, 2014
in
Others
Kathleen
186
views
gate1995
out-of-syllabus-now
pascal
0
votes
0
answers
3
GATE1995-2.11
asked
Oct 8, 2014
in
Others
Kathleen
283
views
gate1995
out-of-syllabus-now
pascal
2
votes
0
answers
4
GATE1995-1.13
asked
Oct 8, 2014
in
Others
Kathleen
749
views
gate1995
out-of-syllabus-now
pascal
0
votes
0
answers
5
GATE1997-24
asked
Sep 29, 2014
in
Others
Kathleen
281
views
gate1997
out-of-syllabus-now
pascal
0
votes
0
answers
6
GATE1997-22
asked
Sep 29, 2014
in
Others
Kathleen
137
views
gate1997
out-of-syllabus-now
pascal
0
votes
0
answers
7
GATE1997-8
asked
Sep 29, 2014
in
Others
Kathleen
198
views
gate1997
out-of-syllabus-now
pascal
0
votes
0
answers
8
GATE1997-4.8
asked
Sep 29, 2014
in
Others
Kathleen
253
views
gate1997
out-of-syllabus-now
pascal
0
votes
0
answers
9
GATE1999-16
asked
Sep 24, 2014
in
Others
Kathleen
209
views
gate1999
out-of-syllabus-now
pascal
4
votes
0
answers
10
GATE1991-04,i,ii,iii,iv
asked
Sep 12, 2014
in
Others
Kathleen
265
views
gate1991
pascal
out-of-syllabus-now
To see more, click for the
full list of questions
or
popular tags
.
...