C001Basics of C • Program structure
Most ImportantEasy
Q1.From which function does the execution of every C program begin?
A
start()
B
main()
Correct answer
C
begin()
D
program()
Correct answers are highlighted in green
printf() and scanf()?printf()?for a string in printf() and scanf()?int variable?char variable in C?sizeof operator in C returns the:char variable in C actually stores the:float) constant?\0 represents the:double quote inside a printed string, you use:char (1 byte) is: