info@avatto.com
+91-9920808017
31. In C programming language, if the first and the second operands of operator + are of types int and float, respectively, the result will be of type
int
float
char
long int
Your email address will not be published. Required fields are marked *
Report
Name
Email
Website
Save my name, email, and website in this browser for the next time I comment.
Comment
32. What will be the value of x and y after execution of the following statement (C language) n = = 5; x = n++; y = -X ; ?
5,4
6,5
6,6
5,5
33. What is the maximum number of dimensions an array in C may have?
Two
Eight
Sixteen
Theoretically no limit. The only practical limits are memory size and compilers.
34. C programming language provides operations which deal directly with objects such as
strings and sets
lists and arrays
characters, integers, and floating point numbers
all of these
35. A factor in the selection of a source language is.
programmer's skill
language availability
program compatibility with other software
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login