What is structure pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is object oriental programing?
What is the size of array float a(10)?
WRITE A PROGRAM TO PRINT THE FOLLOWING OUTPUTS USING FOR LOOPS. A) * B) ***** *** * * ***** * * *****
how to print the character with maximum occurence and print that number of occurence too in a string given ?
we all know about the function overloading concept used in C++ and we all learnt abt that.... but that concept is already came in C in a very smaller propotion ... my question is IN WHICH CONCEPT THERE IS A USE OF FUNCTION OVERLOADING IS USED in C language?????????????
Can we declare variables anywhere in c?
Which of these statements are false w.r.t File Functions? i)fputs() ii)fdopen() iii)fgetpos() iv)ferror() A)ii B)i,ii C)iii D)iv
difference between the array and linked list general difference related to memory
what is the similarities between. system call and library function?
What is the collection of communication lines and routers called?
a simple c program using 'for' loop to display the output 5 4 3 2 1
Explain what is the use of a semicolon (;) at the end of every program statement?