Question : What is the character length of the ‘Text’ data type and ‘memo’ data type -
Option 1:
Option 2:
Option 3:
Option 4:
Correct Answer:
Solution : Text data Type - It only has room for 255 characters. To limit the number of characters, it takes advantage of the field size property. e.g. Emp name
Memo data Type - It can hold as many as 65,536 characters. The field size property is not used. e.g. Emp description
Hence the Correct answer is option 1.
Question : Directions: If ‘+’ means ‘–’, ‘–’ means ‘×’, ‘×’ means ‘÷’, ‘÷’ means ‘+’, then what will come in place of the question mark (?) in the following equation?
124 × 4 ÷ 13 – 3 + 36 = ?
Option 1: 31
Option 2: 34
Option 3: 45
Option 4: 42
Question :
Option 1: Only 1
Option 2: Only 1&2
Option 3: Only 1&3
Option 4: All 1,2&3
Question : Identify the correct INSERT queries from the following :
(a) INSERT INTO Persons(‘xxx1’, ‘yyy1’);
(b) INSERT INTO Persons(LastName, FirstName) Values (‘xxx’, ‘yyy’);
(c) INSERT INTO Persons Values(‘xxx1’ , ‘yyy1’);
(d) INSERT INTO Persons Value(‘xxx1’ , ‘yyy1’);
Option 1: (a) & (b)
Option 2: (b) & (c)
Option 3: (a),(c) & (d)
Option 4: (a) & (d)
Question : The term ‘investment’ is used for ‘Non-Current Investments’. Trade Investments are also treated as ………
Option 1: Current assets
Option 2: Non–current assets
Option 3: Cash and cash equivalent
Option 4: Tangible assets
Regular exam updates, QnA, Predictors, College Applications & E-books now on your Mobile