Answer:a
What are the activities a Database Designer will do if using the SDLC to design a Database [10]
Q1b
List the five main components of Access Database and state their uses [1
Explanation:
Answer:
string words[6];
words[0]="humming";
words[1]=words[0];
Explanation:
The above statement declares an array of size 6 which can store elements of type string or word. Then I have initialized the first and second elements with the word humming and the rest of the places in the arrays are uninitialized.
You have to include the header file string so that this array could work otherwise it will not.
To be safe on the Internet, we must avoid giving out personal information.
It's Gopher and others areare search engines.
False. Software refers to the programs that run on the computer. Hardware refers to the physical part making up the computer.