What is string function in c?
No Answer is Posted For this Question
Be the First to Post Answer
can we print any string in c language without using semicolon(;)(terminator) in whole program.
let's take a code struct FAQ { int a; char b; float c; double d; int a[10]; }*temp; now explain me how the memory will be allocated for the structure FAQ and what address will be in the structure pointer (temp)....................
hi send me sample aptitude papers of cts?
What are preprocessor directives?
What is alloca() and why is its use discouraged?
typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none
What is stack in c?
What is the difference between big endian form and little endian form? write a code to convert big endian form to little endian and vice versa..
Why can't we initialise member variable of a strucutre
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
What are compound statements?
What does emoji p mean?