Microsoft Access Questions and Answers
DBMS Microsoft Access programming questions and answers test your knowledge of relational database management and practical data handling. This topic covers database creation, query design, relationships, normalization, and SQL implementation in Microsoft Access. Many placement companies like TCS, CTS, and Capgemini include questions on Access to assess candidates’ understanding of data modeling and query logic. Practicing these programming questions and answers helps students develop the skill to manage and manipulate data efficiently. Learn through real-world examples, SQL query exercises, and short MCQs to strengthen your database fundamentals before interviews and competitive exams.
Microsoft Access
Showing 10 of
94 questions
51. In Access press CTRL + F8 to
- Toggle the Navigation Pane
- Cycle between open windows
- Restore the selected minimized window when all windows are minimized
- Turn on Resize mode for the active window when it is not maximized; press the arrow keys to resize the window
52. In Access press ALT + SPACEBAR to
- Display the Control menu
- Display the shortcut menu
- Close the active window
- None of these
53. In access press SHIFT + F10 to
- Display the Control menu
- Display the shortcut menu
- Close the active window
- None of these
54. In Access press CTRL + W or CTRL + F4 to
- Display the Control menu
- Display the shortcut menu
- Close the active window
- None of these
55. In Access to reduce the height of the selected control
- SHIFT + RIFHT ARROW
- SHIFT + DOWN ARROW
- DOWN ARROW or CTR + DOWN ARROW
- None of these
56. In Access to increase the width of the selected control
- SHIFT + RIGHT ARROW
- SHIFT + DOWN ARROW
- DOWN ARROW or CTRL + DOWN ARROW
- None of these
57. A- Press DOWN ARROW or CTRL + DOWN ARROW, B-Press SHIFT + LEFT ARROW: 1- Move the selected control down, 2- Reduce the width of the selected control.
- A-1.B-2
- A-2, B-2
- A-1, B-1
- A-2, B-1
58. According to Access Help, what's a good way to design a dtabase ?
- Start from data access pages and work backward
- Sketch the design of your database using a pensin and paper
- use the Table alnalyzer to reverse-engineer your flat source data.
- None of above
59. Which editor wea provided for use with Access Basic ?
- The Visual Basic 1.0 editor
- Notepad
- The QuickBasic editor
- All of Above
60. You add a table to the query design window
- Select Edit>Add Table from the menu
- Select Tools> Add table from the menu
- Click the Show Table button on the toolbar
- Select the table from the Table list on the toolbar