#include<stdio.h>
int main() {
char str[5]= "Letsdo";
return 0;
}

a) True
b) False

Posted on by