Answer Posted / pravin
bugs.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
What is this pointer in c plus plus?
What is structure in c definition?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
Can you please explain the scope of static variables?
How can I sort more data than will fit in memory?
What is character set?
Why does everyone say not to use scanf? What should I use instead?
What Is The Difference Between Null And Void Pointer?
What are the advantages of the functions?
int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;
Differentiate abs() function from fabs() function.
Which programming language is best for getting job 2020?
This is a variation of the call_me function in the previous question:call_me (myvar)int *myvar;{ *myvar += 5; }The correct way to call this function from main() will be a) call_me(myvar) b) call_me(*myvar) c) call_me(&myvar) d) expanded memory
What are the advantages and disadvantages of c language?