System Analysis and Design MCQ
1) In which thing we can arrange our data with condition rules and regulation. a) Decision table b) Decision tree c) data flow diagram d) None of the above Answer ...A 2) form contain a) Label b) checkbox c) combobox d) All of the above Answer...D 3) In which format the database is stored ? a) Graphical format b) Image format c) Tabular format d) All of the above. Answer...C 4) Storing the data in the file in sequential method is . a) Sequential file organization b) Hash file organization. c) heap file organization d) None of these. Answer...A 5) which of the following file organization method is fast & efficient for huge data. a) Sequential file organization b) Hash file organization. c) heap file organization d) None of these. Answer...A 6) The data blocks are used in. a) Sequential file organization b) Hash file organization. c) heap file organization d) B t tree. Answer...C 7) In hash file organization the hashing is an efficient technique to directly search the location o...