Answer:
brainliest plsss
Explanation:
I think so this is what you had asked!!!!!!
hope it helps
Bing offers work pretty good, I have gotten the rewards a couple of times
Im goin to be honest with you i dont understand this question at all can you xplain it alittle more plz cuz if i go back three letters it is o
Answer:
nasaan po yung tanongkkkkk
Answer:
b) uppercase for variable names, and lowercase for constants and functions
Explanation:
Given
Programming language: prolog
Required
The case type for variables, constants and functions
In prolog,
Variable names begin with uppercase
e.g. Name, NAME
While constants and functions begin with lowercase
e.g. name, addnumbers()
<em>Hence, (b) is correct</em>