Answer Posted / arthy
main()
{
int n,i;
scanf("%d",&n);
int a[n];
}
| Is This Answer Correct ? | 4 Yes | 25 No |
Post New Answer View All Answers
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
Explain what is a static function?
Why do we use c for the speed of light?
What is the use of f in c?
What is the advantage of c?
Where does the name "C" come from, anyway?
What is main return c?
What are the advantages of the functions?
Explain what are bus errors, memory faults, and core dumps?
Differentiate between full, complete & perfect binary trees.
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
How do you construct an increment statement or decrement statement in C?
What is indirection? How many levels of pointers can you have?
What are the differences between Structures and Arrays?
Why doesnt this code work?