Answer Posted / vikram
C is a text
oriented
programming
language. It is
developed from
previous
programming
BASIC.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
What is a static function in c?
How is null defined in c?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
Explain what is the difference between a string and an array?
What does 3 mean in texting?
stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.
When can a far pointer be used?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
What are the differences between Structures and Arrays?
Can you explain the four storage classes in C?
What is #line in c?
Can we initialize extern variable in c?
How a string is stored in c?