the operator for exponencation is
a.**
b.^
c.%
d.not available
Answer Posted / sundeep
b.^
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
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.?
What is the difference between test design and test case design?
What happens if you free a pointer twice?
What is meant by int main ()?
Do pointers take up memory?
What are the uses of a pointer?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
What are the different properties of variable number of arguments?
What is function what are the types of function?
What are called c variables?
Explain can static variables be declared in a header file?
What is the use of define in c?
What is #line?
What are void pointers in c?