Is c an object oriented programming language?
Answer / kamil
No, C is not an object oriented programming language
It's a structural programming language
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between NULL & NUL keywords in C?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
Can we assign string to char pointer?
Write a program to generate prime factors of a given integer?
main() { int i; printf("%d",i^i); }
What is the most efficient way to count the number of bits which are set in a value?
What functions are used for dynamic memory allocation in c language?
What's the difference between constant char *p and char * constant p?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
how logic is used
What is the purpose of ftell?
What language is lisp written in?