English, asked by leemanboga, 8 months ago

Marked UULUI
Flag question
ALLTRIM () is not supported in Foxpro




Select one:
a. TRUE
सही
b. TRUE in 75% cases
75% मामलों में सही
C. FALSE
ग़लत
d. FALSE in 75% cases
75% मामलों में गलत
Clear my choice​

Answers

Answered by Arsh1886
2

Answer:

sry

Explanation:

HAVE A GUD DAY AHEAD

Answered by priyarksynergy
0

The correct answer is Option C, FALSE in 75%.

Explanation:

  • ALLTRIM() is a command used in Foxpro.
  • It returns the character expression expC minus any trailing and leading blanks.
  • This command is equivalent to LTRIM(RTRIM(expC)).
  • Microsoft has discontinued Visual FoxPro but there are still many developers of the original estimated 500M who keep their applications running.

Example:

myString = ALLTRIM(" Brainly")

  • There can be various systems where the command doesn't runs , but that percentage is really very low.

Similar questions