网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
Radar display in which North is always at the top of the screen is a(n)______.
A.unstabilized display
B.stabilized display
C.composition display
D.relative display
参考答案
更多 “ Radar display in which North is always at the top of the screen is a(n)______.A.unstabilized displayB.stabilized displayC.composition displayD.relative display ” 相关考题
考题
● 若一个栈以向量V[1..n]存储,初始使栈指针top为n,则下面x入栈的正确操作是()。设top指针指向栈顶元素。() A. top=top+1;V[top]=x B. V[top]=x;top=top+1C. top=top-1;V[top]=x D. V[top]=x ;top=top-1
考题
若一个栈以向量V[1..n]存储,初始栈顶指针top为n+1,则下面x进栈的正确操作是()。A.top=top+1;V[top]=xB.V[top]=x;top=top+1C.top=top-1;V[top]=xD.V[top]=x;top=top-1
考题
当利用大小为N的数组顺序存储一个栈时,假定用栈顶指针top=N+1表示栈空,则向这个栈插入一个元素时,首先应执行______语句修改top指针。A.top:=top+1B.top:=top-1C.top:=0D.top:=N
考题
若一个栈以向量V[1.n]存储,初始栈顶指针top为n+1,则下面x进栈的正确操作是()。 A.top=top+1;V[top]=x
B.V[top]=x;top=top+1
C.top=top-1;V[top]=x
D.V[top]=x;top=top-1
考题
2、若一个栈以向量V[1..n]存储,初始栈顶指针top为n+1,则下面x进栈的正确的操作是()。A.top=top+1; V[top]=x;B.V[top]=x; top=top+1;C.top=top-1; V[top]=x;D.V[top]=x; top=top-1;
考题
40、若一个栈以向量V[1,…,n]存储,初始栈顶指针top为n+1,则x进栈的正确操作是()。A.top=top+1;V[top]=x;B.V[top]=x;top=top+1;C.V[top]=x;top=top-1;D.top=top-1;V[top]=x;
考题
24、若一个栈以向量V[1..n]存储,初始栈顶指针top为n+1,则下面x进栈的正确操作是()。A.top:=top+1;V[top]:=xB.V[top]:=x;top:=top+1C.top:=top-1;V[top]:=xD.V[top]:=x;top:=top-1
考题
若一个栈以向量V[1..n]存储,初始栈顶指针top为n+1,则下面x进栈的正确的操作是()。A.V[top]=x;top=top-1;B.top=top-1;V[top]=x;C.top=top+1;V[top]=x;D.V[top]=x;top=top+1;
考题
若一个栈以数组V[0..n-1]存储,初始栈顶指针top为n,则下面关于元素x进栈的正确操作是()。A.top=top+1; V[top]=x;B.V[top]=x; top=top+1;C.top=top-1; V[top]=x;D.V[top]=x; top=top-1;
考题
若一个栈以向量V[1..n]存储,初始栈顶指针top为n+1,则下面x进栈的正确操作是()。A.top=top+1; V [top]=xB.V [top]=x; top=top+1C.top=top-1; V [top]=xD.V [top]=x; top=top-1
热门标签
最新试卷