Answer Posted / avinash
LOW LEVEL LANGUAGE IS THE LANGUAGE OR INTRUCTION FOLLOWED
BY THE MACHINE.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which header file is used for clrscr?
What is sizeof array in c?
How can I make it pause before closing the program output window?
Linked lists -- can you tell me how to check whether a linked list is circular?
What are structural members?
Is the exit() function same as the return statement? Explain.
write a program to generate address labels using structures?
What is variable and explain rules to declare variable in c?
What is meant by type specifiers?
What is typedef example?
what are bit fields in c?
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
How is a macro different from a function?
Difference between Shallow copy and Deep copy?
Can include files be nested? How many levels deep can include files be nested?