adplus-dvertising
frame-decoration

Question

___________ function is used to return a copy of a string without leading spaces.

a.

Rtrim

b.

Ltrim

c.

Trim

d.

All of the above

Posted under VB NET Web Technologies

Answer: (b).Ltrim

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. ___________ function is used to return a copy of a string without leading spaces.

Similar Questions

Discover Related MCQs

Q. The variables that does not change the value during execution of program is __________

Q. ___________ is a method which moves the focus to the specified control or form.

Q. The function procedures are ___________ by default.

Q. __________ is a data type that can be used to declare a text of maximum 10 million characters.

Q. Variables are named storage locations in memory, the value of which does not change during program ___________

Q. In visual basic ______ is the extension to represent project file.

Q. The default property for a text box control is __________

Q. __________ is a collection of files.

Q. The method, which loads the form into memory and displays it on screen

Q. The code in an application can be broken into logical components by _______ process.

Q. The ________ object is a stored query definition, which is a precompiled SQL statement.

Q. ________ function returns the intervals between two dates in terms of years, months or days.

Q. ______ array size can be changed at run-time.

Q. The window in which the individual documents are displayed is called ____________window.

Q. _________ is the process of finding and removing errors.

Q. ________ loop repeats a group of statements for each item in a collection of objects or for each element of an array.

Q. A __________ variable is one that is declared inside a procedure.

Q. _______ control executes the timer events at specified intervals of time.

Q. MDI stands for _________

Q. A _______control in visual basic is used to create applications that present information in rows and columns.