Question: QUESTION 23 The case keyword is followed by: O float value O character value integer value O both character and integer value QUESTION 24

QUESTION 23 The case keyword is followed by: O float value O character value integer value O both character and integer value QUESTION 24 In VI editor, which of the following keys is used to replace a single character with new text? S O S QUESTION 25 What is the output of this code segment? Assume address of num is at 5000 int num; int *p-num num = 90; printf("%d", ++ (*p)); O90 91 5000 O 5001
Step by Step Solution
3.33 Rating (156 Votes )
There are 3 Steps involved in it
The detailed answer for the above question is provided below 23 The case keyword in programming languages is typically followed by a value of a specif... View full answer
Get step-by-step solutions from verified subject matter experts
