Question 5 C programming is not a case sensitive programming language, therefore "number" and "Number" are the same variable. O True False Question 6 Which of the following libraries do printf) and scant belong to T De tin là Ostringh mathh 2 pts Question 7 2 pts 2 pl 00
Question 7 What is the output from this program? int i=1; for(i < 5; i++) { printf("%d') O 135 1234 O 12345 24 Question 8 What is the output from this program? 2 pts 2 pts
Question 8 What is the output from this program? inti- 10: if(i<10) printf("i is less than %d\n"); else if (110) printf("i is larger or equal to %d\n",0): printf("iis %d\n", : Olis targer or equal to 10 in 10 is less than 10 in 10 O is less than 10 Os larger or equal to 10 Question 9 2 pts 2pts
D D D D Question 5 C programming is not a case sensitive programming language, therefore "number" and "Number" are the same
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am