Answer Posted / jo randy
c is the mother of all programming language. simply say it
is a structure oriented programming. developed by dennis
ritchie in 1972.
And it is the most popular language for writing the system
software and also the application.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is atoi and atof in c?
What is a substring in c?
Process by which one bit pattern in to another by bit wise operation is?
Why is c so powerful?
What are the types of c language?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
What is the use of c language in real life?
What are 'near' and 'far' pointers?
Explain heap and queue.
What is the benefit of using #define to declare a constant?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
Differentiate call by value and call by reference?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
Do you know the purpose of 'register' keyword?