网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
Each parent and child()asked to attend one of the lectures given by Prof. Lee during this term.
A、were
B、are
C、have
D、is
参考答案
更多 “ Each parent and child()asked to attend one of the lectures given by Prof. Lee during this term. A、wereB、areC、haveD、is ” 相关考题
考题
None of us are invited to ( ) international Fair this year.A.attend toB.tendC.tend toD.attend
考题
下列代码的输出结果是( )。class parent{void printme(){System.out.println("parent");}}class child extends parent{void printme(){System. out.println("child");}void printall(){super, printme();this.printme();printme();}}public class test{public static void main(String args[]){child myc=new child();myc.printall();}}A.import java.awt.*;B.import java.applet.applet;C.import java.io.*;D.import java, awt.graphics;
考题
一个文件夹名称叫Parent,其下有一个叫做test.asp的文件,和一个名为Child的文件夹。Child下有一个名为default.htm文件,想在default.htm中作一个连接,链到test.asp。以下正确的是:()
A.ahref=“/test.asp”…/aB.ahref=“c:/test.asp”…/aC.ahref=“‥/test.asp”…/aD.ahref=“Parent/test.asp”…/a
考题
下列不属于添加元素优化的是()。A.var frag=document.createDocumentFragment();B.frag.appendChild(child);C.parent.appendChild(frag);D.getAttribute()
考题
14、一个文件夹名称叫Parent,其下有一个叫做test.asp的文件,和一个名为Child的文件夹。Child下有一个名为default.htm文件,想在default.htm中作一个链接,链到test.asp。以下正确的是()。A.<a href=“/test.asp”>…</a>B.<a href=“c:/test.asp”>…</a>C.<a href=“‥/test.asp”>…</a>D.<a href=“Parent/test.asp”>…</a>
考题
5、下列不属于添加元素优化的是()。A.var frag=document.createDocumentFragment();B.frag.appendChild(child);C.parent.appendChild(frag);D.getAttribute()
考题
【单选题】一个文件夹名称叫Parent,其下有一个叫做test.asp的文件,和一个名为Child的文件夹。Child下有一个名为default.htm文件,想在default.htm中作一个连接,链到test.asp。以下正确的是:A.<a href=“/test.asp”>…</a>B.<a href=“c:/test.asp”>…</a>C.<a href=“‥/test.asp”>…</a>D.<a href=“Parent/test.asp”>…</a>
考题
28、如果p是父类Parent的对象,而c是子类Child的对象,则语句c = p是正确的。
热门标签
最新试卷