Answer Posted / qint
num ^ (1 << n)
| Is This Answer Correct ? | 31 Yes | 18 No |
Post New Answer View All Answers
How is a pointer variable declared?
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
What is string constants?
What is modeling?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
Can you mix old-style and new-style function syntax?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
What is void main () in c?
Why static is used in c?
What is the difference between printf and scanf )?
What do you mean by c what are the main characteristics of c language?
What is the difference between c and python?
Describe explain how arrays can be passed to a user defined function
Is there a way to jump out of a function or functions?
show how link list can be used to repersent the following polynomial i) 5x+2