Answer Posted / venkatesh
it is stactural programing language
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is operator promotion?
What are the application of c?
Explain how can I convert a string to a number?
which is conditional construct a) if statement b) switch statement c) while/for d) goto
disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit
What does 3 periods mean in texting?
What 'lex' does?
show how link list can be used to repersent the following polynomial i) 5x+2
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
Explain what are multidimensional arrays?
what is the height of tree if leaf node is at level 3. please explain
What is table lookup in c?
In a switch statement, what will happen if a break statement is omitted?
What are the different types of C instructions?
What is volatile keyword in c?