Write a C program to read the internal test marks of 25
students in a class and
show the number of students who have scored more than 50%
in the test.
Make necessary assumptions.
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
What is a buffer in c?
triangle number finding program...
What is structure pointer in c?
Input any no. and print all the the numbers that comes before it like this for e.g input = 4 0 01 012 0123 01234 plz answer it 2day
write a program to swap two numbers without using temporary variable?
who is the editor of 'pokemon'?
what are bit fields? What is the use of bit fields in a structure declaration?
0 Answers Flextronics, TISL, Virtusa,
What is the process to generate random numbers in c programming language?
What is const volatile variable in c?
print the following using nested for loop. 5 4 3 2 1 1 2 3 4 3 2 1 1 2 1 2 1 1 2 3 4 3 2 1 1 2 3 4 5
What is break in c?