can we access one file to one directory?

Answer Posted / siddiqui mohd. faisal

Do you mean that can we access one file from directory

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is static function in c?

629


Is c a great language, or what?

600


What is the use of #include in c?

570


Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?

574


What is the difference between a free-standing and a hosted environment?

637






What is printf () in c?

577


What are pointers? What are different types of pointers?

622


which of the following shows the correct hierarchy of arithmetic operations in C a) (), **, * or/,+ or - b) (),**,*,/,+,- c) (),**,/,*,+,- d) (),/ or *,- or +

1176


Why c is called a middle level language?

634


What is difference between array and pointer in c?

534


Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

1650


What does double pointer mean in c?

573


What are enumerated types?

649


What type of function is main ()?

581


a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

631