Answer:
Computer is a electronic device which give us accurate result in a short preodical of time
Answer:
The strlen() function calculates the length of a given string.The strlen() function is defined in string.h header file.
Explanation:
It doesn’t count null character ‘0’. Syntax: int strlen(const char *str); Parameter: str: It represents the string variable whose length we have to find. Return: This function returns the length of string passed.
Non-Volatile Random Access Memory
Answer:
I think the answer is D but please let me know if i am wrong
Explanation: