what r the cpu registers r ther?
Answer / guest
what kind of a crap question is this. Do u understand any
bit of english grammar. Just correct you'r question first
and then expect for an answer..
| Is This Answer Correct ? | 0 Yes | 0 No |
How does struct work in c?
What are pointers? What are different types of pointers?
Explain low-order bytes.
struct abc { unsigned int a; char b; float r; }; struct xyz { int u; struct abc tt; }ww; ww = (struct xyz*)malloc(sizeof(struct xyz)); will the memory be allocated for the inner structure also?
Explain what does the function toupper() do?
why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above
What is getch () for?
What is the difference between a structure and a union?
Write a programme to find even numbers without using any conditional statement?
3 Answers ADD Software, Infosys,
Write a pro-gramme to determine whether the number is even or odd?
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
What does dm mean sexually?