MCQ 11 MarkNumeric data type attributes are described by the $………………$A binaryvalueB signed C unsigned✓ AlloftheseAnswerCorrect option: D. AlloftheseView full question & answer→
MCQ 21 Mark$………………….$ Type is used to store numerical information.A Alphabetic type ✓ Numeric typeC Binary type D calendar typeAnswerCorrect option: B. Numeric typeView full question & answer→
MCQ 31 Markhow much bytes are used by field is decided by whom ?A Users B Administrator✓ SoftwareD AlloftheseAnswerCorrect option: C. SoftwareView full question & answer→
MCQ 41 Mark$UTF -8$ is compatible with both $…………$A$ ASCII$B Unicode✓ Both $(A)$ and $(B)$D None of theseAnswerCorrect option: C. Both $(A)$ and $(B)$View full question & answer→
MCQ 51 Mark$……………$ no. consumes the least memory.A Tyny IntegerB smallinteger ✓ Yes/no $($Boolean$)$D DecimalAnswerCorrect option: C. Yes/no $($Boolean$)$View full question & answer→
MCQ 61 MarkBase stores alphanumeric characters using $………………$A $ASCII$B Unicode✓ $UTF-8$D All of theseAnswerCorrect option: C. $UTF-8$View full question & answer→
MCQ 71 MarkWhich of the following code uses more bytes per character $?$A$ ASCII$✓ UnicodeC Both $(A)$ and $(B) $D NoneAnswerCorrect option: B. UnicodeView full question & answer→
MCQ 81 MarkMaximum storage capacity of Text $\text{[VARCHAR_IGNORECASE]}$ data type is $………. .$A $1GB$✓$2GB$C$3GB$D$4GB$AnswerCorrect option: B. $2GB$View full question & answer→
MCQ 91 MarkWhich type of character set Gujarati and Hindi are ?A Extra character set B Executable character setC Average character set ✓ Extended character setAnswerCorrect option: D. Extended character setView full question & answer→
MCQ 101 MarkIn $ASCII$ code the no of possible character that can be stored is only $………………. .$A$ 24$B$ 34$✓$ 256$D$ 64000$AnswerCorrect option: C. $ 256$View full question & answer→
MCQ 111 Mark$ASCII$ code needs only $……….$ Type to store a character.✓$ 1 $B$4$C$ 8$D$16$AnswerCorrect option: A. $ 1 $View full question & answer→
MCQ 121 Markhow many numeric types are data type available in data type in Base?A$ 4 $B$ 8$✓$ 10 $D$ 14$AnswerCorrect option: C. $ 10 $View full question & answer→
MCQ 131 MarkIn the following data type more than $……………$ characters are there then memo data type is usedA$64 $B$124$✓$255$D$64000$AnswerCorrect option: C. $255$View full question & answer→
MCQ 141 MarkWhich of the following data type comparison are not case sensitive and stores capital as you type them ?A$\text{Text[VARCHAR]}$B$\text{Text(fix)[CHAR]}$✓$\text{Text[VARCHAR_IGNORECASE]}$D All of theseAnswerCorrect option: C. $\text{Text[VARCHAR_IGNORECASE]}$View full question & answer→
MCQ 151 MarkMaximum storage capacity of Text $\text{[VARCHAR]}$ data type is $…………….$A$ 1GB$✓$ 2GB$C$ 3GB$D$ 4GB$AnswerCorrect option: B. $ 2GB$View full question & answer→
MCQ 161 MarkText $\text{(fix) [CHAR]}$ data type accept which type of character ?A$\text{UTF–4}$✓$\text{UTF-8}$C$\text{UTF–16}$D$\text{UTF–24}$AnswerCorrect option: B. $\text{UTF-8}$View full question & answer→
MCQ 171 MarkWhich type is useful for storing alphanumeric character ?A$\text{ASCII}$B Unicode C$\text{UTF}$✓ All of theseAnswerCorrect option: D. All of theseView full question & answer→
MCQ 181 MarkHow many types are there for storing alphanumeric character ?A$2$✓$3$C$4$D$5$AnswerCorrect option: B. $3$View full question & answer→
MCQ 191 MarkFirst name or last name of person can be stored in $…………….$A$\text{Text[VARCHAR]}$B$\text{Text(fix)[CHAR]}$✓$\text{Text[VARCHAR_IGNORECASE]}$D$\text{Memo[LONGVARCHAR]}$AnswerCorrect option: C. $\text{Text[VARCHAR_IGNORECASE]}$View full question & answer→
MCQ 201 Mark$…………. .$ is efficient when the fields are used for searching and it is unsure that whether user will enter searching text in lower case or uppar case.A$\text{Text[VARCHAR]}$B$\text{Text(fix)[CHAR]}$✓$\text{Text[VARCHAR_IGNORECASE]}$D$\text{Memo[LONGVARCHAR]}$AnswerCorrect option: C. $\text{Text[VARCHAR_IGNORECASE]}$View full question & answer→
MCQ 211 MarkWhich form is used for memo data type ?A CharB VarChar✓ Long VarChar D VarChar Ignore CaseAnswerCorrect option: C. Long VarChar View full question & answer→
MCQ 221 MarkThe name of $…………….$ To be allocated to varchar data type depends on the number of character entered by the user.A fieldB data C size ✓ bytesAnswerCorrect option: D. bytesView full question & answer→
MCQ 231 MarkWhich type of data type is used for storing up to the specified length ?✓$\text{Text[VARCHAR]}$B$\text{Text(fix)[CHAR]}$C$\text{Memo[LONGVARCHAR]}$D All of theseAnswerCorrect option: A. $\text{Text[VARCHAR]}$View full question & answer→
MCQ 241 MarkMaximum storage capacity of text $\text{(fix) [CHAR]}$ data type is$ ………………. .$A$1GB$✓$2GB$C$3GB$D$4GB$AnswerCorrect option: B. $2GB$View full question & answer→
MCQ 251 MarkWhich of the following data type is used for spaces for shorties strings ?A$\text{Text[VARCHAR]}$B$\text{Text[VARCHAR_IGNORECASE]}$✓$\text{text(fix)[CHAR]}$D All of theseAnswerCorrect option: C. $\text{text(fix)[CHAR]}$View full question & answer→
MCQ 261 MarkWhat is the full form of $\text{UTF ?}$✓UnicodeTransformation Format B UnicodeTransection FormatC UnicodeTimeline Format D Unicode transform FormatAnswerCorrect option: A. UnicodeTransformation Format View full question & answer→
MCQ 271 MarkMemo data type accepts $………. .$ character.A$ UTF–4$✓$ UTF-8$C$ UTF–16 $D$ UTF–24$AnswerCorrect option: B. $ UTF-8$View full question & answer→
MCQ 281 MarkWhich data type is used for stores up to the maximum length of number indicated by user ?✓ MemoB Number C CurrencyD TextAnswerCorrect option: A. MemoView full question & answer→
MCQ 291 MarkMaximum storage capacity of memo data type is $………………. .$A$ 1GB $✓$ 2GB$C$ 3GB$D$ 4GB$AnswerCorrect option: B. $ 2GB$View full question & answer→
MCQ 301 Mark$…………….$ Isa way to define storage structure of the fieldA Fieldname ✓ DatatypeC DescriptionD FieldpropertiesAnswerCorrect option: B. DatatypeView full question & answer→
MCQ 311 MarkWe need to decide data type of each field while $………….$A before creating table ✓ designing the tableC after creating table D Any oneAnswerCorrect option: B. designing the tableView full question & answer→
MCQ 321 MarkIn camel back each word in field name status with $………. .$✓ capitalB small C$(A)$ or $(B)$D symbolAnswerCorrect option: A. capitalView full question & answer→
MCQ 331 MarkWhich option is used for camel back ?A FIRSTNAME✓ FirstNameC firstname D fIRSTnAMEAnswerCorrect option: B. FirstNameView full question & answer→
MCQ 341 MarkWhich type is suitable for address field ?✓ Alphanumerictype BCalendartypeCBinarytypeD AlloftheseAnswerCorrect option: A. Alphanumerictype View full question & answer→
MCQ 351 MarkWhich type of information is available in address field ?A AlphabetsB Specialcharacter C Number ✓ AnyoneoftheseAnswerCorrect option: D. AnyoneoftheseView full question & answer→
MCQ 361 MarkTo enter which type of information data type is used ?A LetterB Number C Specialcharacter✓ AlloftheseAnswerCorrect option: D. AlloftheseView full question & answer→
MCQ 371 MarkWhich of the following option display a type of data type ?AAlphanumerictype BCalendartypeCBinarytype✓ AlloftheseAnswerCorrect option: D. AlloftheseView full question & answer→
MCQ 381 MarkData type available in base can be divided in $………$ categoryA$ 2 $✓$3$C$4$D$5$AnswerCorrect option: B. $3$View full question & answer→
MCQ 391 MarkThe choice of data type will affect the performance of the $…………$A object ✓ database C entity D attributeAnswerCorrect option: B. database View full question & answer→
MCQ 401 MarkBase data type be presented with a $…………$ Of options asking as to choose the kind of attribute want to store.✓ dropdownmenuB checkboxC radiobuttonD listboxAnswerCorrect option: A. dropdownmenuView full question & answer→
MCQ 411 MarkUse $…….$ if needed, to keep the length of attribute name short in data base. A meaningfulformB shortform✓ abbreviationD longformAnswerCorrect option: C. abbreviationView full question & answer→
MCQ 421 MarkIn data base, do not use $…. .$ between world of attribute.✓ space B underscore C both $(A)$ and $(B) $D noneoftheseAnswerCorrect option: A. space View full question & answer→
MCQ 431 MarkIn data base subsequent characters use either $…………$A letterB numberC underscore ✓ alloftheseAnswerCorrect option: D. alloftheseView full question & answer→
MCQ 441 MarkStart all attributes name with $………$ in data base.✓ letterB numberC underscoreD anyoneAnswerCorrect option: A. letterView full question & answer→
MCQ 451 MarkWhat is First name in data base ?A field nameB Data entity ✓ both $(A)$ and $(B)$D none of theseAnswerCorrect option: C. both $(A)$ and $(B)$View full question & answer→
MCQ 461 Mark$………$ names are used at the time of designing the data model.✓ Logical nameB Physical nameC Both $(A)$ and $( B)$D none of theseAnswerCorrect option: A. Logical nameView full question & answer→
MCQ 471 MarkThe name actually used in the internal structure of our tables is called as $…. .$A Logical name✓ Physical nameC Both $(A)$ and $(B)$D none of theseAnswerCorrect option: B. Physical nameView full question & answer→
MCQ 481 MarkAttributes can be defined as characteristics of an $…….$A tableB keyfield✓ entity D formAnswerCorrect option: C. entity View full question & answer→
MCQ 491 MarkWhich option is used for name in data base ?A Logical nameB Physical name✓ Both $(A)$ and $(B)$D none of theseAnswerCorrect option: C. Both $(A)$ and $(B)$View full question & answer→
MCQ 501 MarkProduct, Suppliers ,Employees and customers are known as $……. .$ in data base.✓ entityB formC fieldD keyfieldAnswerCorrect option: A. entityView full question & answer→