Answer Posted / srinidhi
a=(a+b)-(b=a);
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is your stream meaning?
What extern c means?
largest Of three Number using without if condition?
1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
What are the types of operators in c?
What is data types?
When is a “switch” statement preferable over an “if” statement?
How can I split up a string into whitespace-separated fields?
When should a type cast be used?
How many loops are there in c?
how many key words availabel in c a) 28 b) 31 c) 32
Can stdout be forced to print somewhere other than the screen?
what are non standard function in c
What is null pointer in c?