Answer to Question #236381 in Visual Basic for scott

Question #236381

13)WHich of the following is not a keyword in Visual Basic?

 A)Dim B)ReDim C)Start D)Next


14)Which syntax is used to add an item to listbox?

 A)ListBox.Items.Add() B)ListBox.Items.Item.Insert() C)ListBox.selectedItem.Add() D)ListBox.Items.Index.Add()


15)Which function is used to execute an sql statement

  and returns the number of row affected from an object of the sqlCommand?

 A)ExecuteNonQuery() B)ExecuteQuery() C)Execute() D)ExecuteBegin()


16)Which of the following converts the expression to Char data type in VB.NET?

 A)Convert.ToBool(expression) B)Convert.ToCharacter(expression) C)Convert.ToString(expression) D)Convert.ToChar(expression)


17)Which of the following is not string manipulation method?

 A)RemoveAt() B)Remove() C)Substring() D)ItemOf()


1
Expert's answer
2021-09-13T12:49:19-0400
13)WHich of the following is not a keyword in Visual Basic?
 A)Dim B)ReDim C)Start D)Next
Answer:
C)Start 


14)Which syntax is used to add an item to listbox?
 A)ListBox.Items.Add() B)ListBox.Items.Item.Insert() C)ListBox.selectedItem.Add() D)ListBox.Items.Index.Add()
Answer:
A)ListBox.Items.Add()


15)Which function is used to execute an sql statement and returns the number of row affected from an object of the sqlCommand?
 A)ExecuteNonQuery() B)ExecuteQuery() C)Execute() D)ExecuteBegin()
Answer:
 A)ExecuteNonQuery()




16)Which of the following converts the expression to Char data type in VB.NET?
 A)Convert.ToBool(expression) B)Convert.ToCharacter(expression) C)Convert.ToString(expression) D)Convert.ToChar(expression)
Answer:
D)Convert.ToChar(expression)


17)Which of the following is not string manipulation method?
 A)RemoveAt() B)Remove() C)Substring() D)ItemOf()
Answer:
D)ItemOf()

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS