what is c programing
Answers were Sorted based on User's Feedback
Answer / karthikeyan
C is a function based language with lesser security to data
| Is This Answer Correct ? | 4 Yes | 4 No |
why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?
can we access one file to one directory?
Why is structure important for a child?
what is the coding of display the factorial of a number using array and function?
What is assignment operator?
Explain Basic concepts of C language?
Write a C program to find the smallest of three integers, without using any of the comparision operators.
What is macro?
What is function definition in c?
What is volatile variable how do you declare it?
Write a c program to print the even numbers followed by odd numbers in an array without using additional array
What is the sizeof () operator?