Answer Posted / rhea
Full form of c is "compiler"
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a structural principle?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
What standard functions are available to manipulate strings?
What are the different types of linkage exist in c?
Are the expressions * ptr ++ and ++ * ptr same?
Why c is a mother language?
about c language
Using which language Test cases are added in .ptu file of RTRT unit testing???
Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff
What is a ternary operator in c?
What is data types?
What does c mean?
What is structure packing in c?
Does * p ++ increment p or what it points to?
What is the difference between malloc() and calloc()?