网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
fi=fopen("t.txt","r+")执行后只能对"t.txt"文件进行读操作。()

此题为判断题(对,错)。


参考答案

更多 “ fi=fopen("t.txt","r+")执行后只能对"t.txt"文件进行读操作。() 此题为判断题(对,错)。 ” 相关考题
考题 若要打开A盘中user子目录下名为aaa.txt的文本文件进行读、写操作,下面符合此要求的函数调用是( )A.fopen("A:\user\aaa.txt","r")B.fopen("A:\\user\\aaa.txt","r+")C.fopen("A:\user\aaa.txt","rb")D.fopen("A:\\user\\aaa.txt","w")

考题 若要打开A盘上user了目录下名为abc.txt的文本文件进行读、写操作,下面符合此要求的函数调用是A.fopen("A:\user\abc.txt",","r")B.fopen("A:\\user\\abc.txt","r+")C.fopen("A:\user\abc.txt","rb")D.fopen("A:\\user\\abc.txt","w")

考题 若要打开A盘上user子目录下名为abc.txt的文本文件进行读、写操作,下面符合此要求的函数调用是_______A.fopen("A:userabc.txt","r")B.fopen("A:userabc.txt","r+")C.fopen("A:userabc.txt","rb")D.fopen("A:userabc.txt","w")

考题 若要打开A盘上user子目录下名为abc.txt的文本文件进行读、写操作,下面符合此要求的函数调用是A.fopen("A:userabc.txt", "r")B.fopen("A:userabc.txt", "r+")C.fopen("A:userabc.txt", "rb")D.fopen("A:userabc.txt”, "w")

考题 若要打开A盘上user子目录下名为abc.txt的文本文件进行读、写操作,下面符合此要求的函数调用是()A.fopen("A:userabc.txt","r")B.fopen("A:userabc.txt","r+")C.fopen("A:userabc.txt","rb")D.fopen("A:userabc.txt","w")

考题 若要打开A盘上user子目录下名为abc.txt的文本文件进行读、写操作,下面符合此要求的函数调用是()。A.fopen("A:userabc.txt","r")B.fopen("A:userabc.txt","r+")C.fopen("A:userabc.txt","rb")D.fopen("A:userabc.txt","w")

考题 1、编程完成读出文件t.txt中的内容,反序写入另一个文件t1.txt中。

考题 若要打开 A盘上 user 子目录下名为 abc.txt 的文本文件进行读、写操作,下 面符合此要求的函数调用是 ()A.fopen("A:userabc.txt","r")B.fopen("A:userabc.txt","r+")C.fopen("A:userabc.txt","rb")D.fopen("A:userabc.txt","w")

考题 若要打开A盘上user子目录下名为abc.txt的文本文件进行读、写操作,下面符合此要求的函数调用是() 。A.fopen("A:userabc.txt","r")B.fopen("A:userabc.txt","r+")C.fopen("A:userabc.txt","rb")D.fopen("A:userabc.txt","w")