Variable type that is not supported by aa is known as
Answers
Variable type that is not supported by aa is known as Random.
Explanation:
In computer language are package to stores specific data type value normally use variable. Mostly in all computer language are package variable is declared and used in the program. To define the variable the follow rules are followed.
1. Variable should not contain some characters such as @!#$^&^%*()
2. Should not start with number’s
3. Better define variable with data type
Valid data type to be assigned once variable is declared in the computer programs.
So Random is the variable type which not supported by aa (automatic allocation) is not allowed.
Learn More About Variable type
Which of the following is not a correct variable type?
https://brainly.in/question/7021050
What modifies the behaviour of a variable types in c?
https://brainly.in/question/2717208
The variable type that is not supported by aa is known as String
Explanation:
- 'Automation Anywhere' controls the 'computer through GUI' just like a human user. A 'variable is a storage location' containing information. 'Variable' information can go for changes.
- 'AA variable manager' having 'List, Array, Value, Random data types for Task Bots'. 'Variable Manager' supports the list of all 'Local Variables' available within a specific work. Variable Manager includes 'Add, Edit, Copy, Paste and Delete of variables'.
To know more
Write a program in Java to enter a string/ sentence and display the longest word and the length of the longest word present in the string. Sample intput: "Tata Football Academy will play against Mohan bagan". Sample output: the longest word : football. The length of the word :8. By using util. *package.
https://brainly.in/question/9812014
What is string in c program
https://brainly.in/question/8815677