undefined表示变量声明过但未被赋值,是所有未赋值变量的默认值
undefined不保存在变量本地
undefined一般用于主动释放指向对象的引用
undefined专门表示变量不再指向任何对象地址
第1题:
YouaremodifyingatablenamedProductinaSQLServer2005database.YouwanttoaddanewcolumnnamedFriendlyNametotheProducttable.Afriendlynameforeachproductwillbestoredinthiscolumn.Thetablecurrentlycontainsdata.The salesdepartmenthasnotyetcreatedafriendlynameforeachproduct.FriendlyNameisarequiredvalueforeachproduct.Youwanttoaddthisnewcolumnbyusingtheleastamountofeffort.Whatshouldyoudo?()
A.DefinethenewcolumnasNULL.UpdatetheFriendlyNamecolumntothesamevalue astheproductNamecolumn.AltertheFriendlyNamecolumntobeNOTNULL.
B.DefinethenewcolumnasNOTNULLwithadefaultvalueof’Undefined.’
C.DefinethenewcolumnasNULL.Useapplicationlogictoenforcethedataconstraint.
D.DefinethenewcolumnasNULLwithadefaultvalueof’Undefined.’
第2题:
【题目描述】
正确答案:A
第3题:
A、vara=undefind;b=NaN
B、vara=‘123’;b=NaN
C、vara=undefined,b=NaN
D、vara=NaN,b=undefined
第4题:
以下表达式的值结果为True的是?()
第5题:
Number类型的默认值为()
第6题:
A.VAR
B.dim
C.define()
D.undefined()
第7题:
null和undefined都是原始类型的数据,保存在变量本地。()
第8题:
A、undefined
B、undefined
C、undefined
D、undefined
第9题:
可以导致APG出现UNDEFINED的原因有?()
第10题:
APG输入指令prcstate显示当前状态可能会有下列哪些可能状态?()