| 31. |
Which of the following is not related to OOPS? (નીચેનામાંથી કયા OOPS સાથે સંબંધિત નથી?)
|
||||||||
|
Answer:
Option (c) |
| 32. |
What happens if the following program is executed in C and C++?
જો નીચેનો પ્રોગ્રામ C અને C ++ માં execute કરવામાં આવે તો શું થાય ?
|
||||||||
|
Answer:
Option (c) |
| 33. |
Which of the following feature is not provided by C? (નીચેનામાંથી કયુ feature C દ્વારા આપવામાં આવતું નથી?)
|
||||||||
|
Answer:
Option (c) |
| 34. |
Which of the following is C++ equivalent for scanf( )? (નીચેનામાંથી કયુ c++ માં scanf( ) જેવું જ છે?)
|
||||||||
|
Answer:
Option (a) |
| 35. |
Which of the following is the scope resolution operator? (scope resolution operator નીચેનામાંથી કયુ છે?)
|
||||||||
|
Answer:
Option (c) |
| 36. |
What will be the output of the following C++ code?
નીચેના C++ કોડનું આઉટપુટ શું હશે?
|
||||||||
|
Answer:
Option (a) |
| 37. |
What is std in C++? C++ માં std શું છે?
|
||||||||
|
Answer:
Option (b) |
| 38. |
Which of the following will not return a value? (નીચેનામાંથી કયુ value return નહીં કરે?)
|
||||||||
|
Answer:
Option (b) |
| 39. |
In which direction does the assignment operation will take place? (assignment operation કયા direction માં work કરશે?)
|
||||||||
|
Answer:
Option (b) |
| 40. |
What is the name of | operator? (આ | ઓપરેટર નું નામ શું છે?)
|
||||||||
|
Answer:
Option (b) |