1. Which of command is used to copy a file?






Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->The extension jpeg in the name of a file indicates that it is a/an file.....
QA->Which option is selected, MS- Word will print a complete set of the first copy, then the second set and so on. ?....
QA->Copy(n)....
QA->The process of taking out more than one copy with the help of carbon paper is called.................
QA->To copy the formatting of a selection to a specific location, the shortcut key is:....
MCQ->You have your laptop directly connected into a router's Ethernet port. Which of the following are among the requirements for the copy flash tftp command to be successful? TFTP server software must be running on the router. TFTP server software must be running on your laptop. The Ethernet cable connecting the laptop directly into the router's Ethernet port must be a straight-through cable. The laptop must be on the same subnet as the router's Ethernet interface. The copy flash tftp command must be supplied the IP address of the laptop.....
MCQ->Point out the error in the program? #include<stdio.h> / Assume there is a file called 'file.c' in c:\tc directory. / int main() { FILE fp; fp=fopen("c:\tc\file.c", "r"); if(!fp) printf("Unable to open file."); fclose(fp); return 0; }....
MCQ->Which of the following file name extension suggests that the file is a back up copy of another file?....
MCQ->Read the following statements about files in Pascal A file is a data structure which consists of a sequence of components of the same type.The number of components in a file is variable.The components in a file can be accessed only sequentially starting from the beginning of the file. Which of the above are correct?....
MCQ->Read the following statements about files in Pascal A file can grow or shrink dynamically.A file which consists of only characters is called text file.Text files may be read and written using standard Pascal READ and WRITE procedures.Every file must have a beginning but may or may not have an end. Which of the above are correct?....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution