Answer Posted / akashdixit254
c is a programming language they ae use to create a software
they are run only c editior they are roboust ,secure ,oop
supported language
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is dangling pointer in c?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
How many levels deep can include files be nested?
What are the characteristics of arrays in c?
What is %s and %d in c?
What are pointers? What are stacks and queues?
What is the use of static variable in c?
How can I sort more data than will fit in memory?
What is the difference between declaring a variable and defining a variable?
Is there a way to switch on strings?
Explain what are the different file extensions involved when programming in c?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
What are the Advantages of using macro
What are terms in math?
What is assignment operator?