write a program to print data of 5 five students with
structures?
No Answer is Posted For this Question
Be the First to Post Answer
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
string reverse using recursion
Is malloc memset faster than calloc?
Write a program in c to print 1 121 12321 1234321 123454321
11 Answers ANR, College School Exams Tests, Mu Sigma, Wipro,
What are the different properties of variable number of arguments?
write a reverse string to print a stars.(with out using logic) ***** **** *** ** *
What will be the outcome of the following conditional statement if the value of variable s is 10?
Read two numbers from keyboard and find maximum of them?
which operator is known as dummy operator in c?
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
how would a 4*3 array A[4][3] stored in Row Major Order?
Why c is called procedure oriented language?