Answer Posted / guest
come out of executing programme.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is s in c?
What is difference between Structure and Unions?
What are the different types of control structures in programming?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
Why we write conio h in c?
What does *p++ do?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
Can static variables be declared in a header file?
Is it possible to initialize a variable at the time it was declared?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
What is the argument of a function in c?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
How can I change the size of the dynamically allocated array?
Can we change the value of constant variable in c?