| 21. |
What is the output of this C code? આપેલા C કોડનું આઉટપુટ શું હશે?
|
||||||||
|
Answer:
Option (d) |
| 22. |
Which of the following is not a valid variable name? નીચેનામાંથી કયું વેરીએબલ નું નામ valid નથી?
|
||||||||
|
Answer:
Option (c) |
| 23. |
Which of the following is not a valid C variable name? નીચેનામાંથી કયું C વેરીએબલ નું નામ valid નથી?
|
||||||||
|
Answer:
Option (d) |
| 24. |
Which of the following is valid C expression? નીચેના માંથી કયું valid C expression છે?
|
||||||||
|
Answer:
Option (b) |
| 25. |
What is the output of this C code? આપેલા C કોડનું આઉટપુટ શું હશે?
|
||||||||
|
Answer:
Option (c) |
| 26. |
What is the output of this C code? આપેલા C કોડનું આઉટપુટ શું હશે?
|
||||||||
|
Answer:
Option (b) |
| 27. |
Which of the following is not a valid variable name? નીચેનામાંથી કયું વેરીએબલ નું નામ valid નથી?
|
||||||||
|
Answer:
Option (d) |
| 28. |
Which of the following cannot be a variable name in C? નીચેનામાંથી શું વેરીએબલ નું નામ C માં ના હોઈ શકે?
|
||||||||
|
Answer:
Option (a) |
| 29. |
Which of the following is an input function? નીચેનામાંથી ક્યુ ઇનપુટ ફંકશન છે?
|
||||||||
|
Answer:
Option (a) |
| 30. |
Which variable can not be used outside their scope? કયા વેરીએબલ નો ઉપયોગ તેના સ્કોપ ની બહાર કરી શકાતો નથી?
|
||||||||
|
Answer:
Option (a) |