#c Barbara CanfieldBoston UniversityWhat is the only function all C programs must contain?main() Beth SullivanWhat punctuation ends most lines of C code? ; Kirti RamanMIT Which is the correct operator to compare two variables in c?==Zach LymanBoston CollegeThe library function used to reverse a string is?strrev()Adi SamyOsmania University, HyderabadWhat is the correct value to return to the operating system upon the successful completion of a program?0 Kelly BaldwinHolly Cross, WorcesterWhat punctuation is used to signal the beginning and end of code blocks?{ }Paul Mcneil Which is not a correct variable type in c?realJessica WilkinsonHarvard UniversityWhich cannot be checked in a switch-case statement?FloatYuri MilnerSt.John'sWhat function should be used to free the memory allocated by calloc()?free();Beth SullivanWhat do the following declaration signify void *cmp();?cmp is a function that return a void pointer. Load More Info Questions 20 Similar #artificial-intelligence#bigdata#c#c++#cobol Hot questions eeeeeeeeee