若要打开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:\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:\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")

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

【单选题】若要打开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")