Answer Posted / ravi
a=5/7
a=0;
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a spanning Tree?
Explain how do you determine a file’s attributes?
Write the syntax and purpose of a switch statement in C.
int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;
What do you mean by command line argument?
application attempts to perform an operation?
What is the code for 3 questions and answer check in VisualBasic.Net?
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
Is c object oriented?
What is ambagious result in C? explain with an example.
If null and 0 are equivalent as null pointer constants, which should I use?
What are register variables in c?
What is ponter?
Where is c used?
List the difference between a While & Do While loops?