Computer Science, asked by UCA2042, 4 months ago

1)A real number are denoted by____ notation.
a)Exponent
b)mantisa
c)base
d) floating point
2)_____escape sequence character is used for tab.
a)\t
b)\n
c)\b
d)\r
3)____is an exit-control statement.
a) while
b)do-while
c) for
d) do- then
4)_____statement causes an exit from the innermost loop.
a)break
b)stop
c) break-exit
d) continue
5) Memory deallocation is done by using____ statement.
a)free()
b) delete ()
c)malloc ()
d)mdealbar()
6)strcat () is used for___
a)concatinating two strings
b) comparing two strings
c) copying two strings
d) calculating the length
7)The parameters associated with calling statement called____
a) actual
b) normal
c) formal
d) calling parameters
8)____ function is used to find the length of the given string.
a)strlen()
b)strcmp()
c)strcat()
d)strcpy()
9)____operator is used to access the address of the variable.
a)&
b)*
c)#
d)➡️
10)____is command line argument.
a)argv[]
b)argc()
c)both a& b
d) neither (a) nor (b)​

Answers

Answered by yugvani925
1

Answer:

leave a like please give 5 star rating

Similar questions