Declare the structure which contains the following members and write in C list of all students
who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
No Answer is Posted For this Question
Be the First to Post Answer
a=5 a=a++/++a
What are the application of c?
what is the difference between c and c++?
Why c is called object oriented language?
What is the purpose of the following code? Is there any problem with the code? void send(int count, short *to, short *from) { /* count > 0 assumed */ register n = (count + 7) / 8; switch (count % 8) { case 0: do { *to = *from++; case 7: *to = *from++; case 6: *to = *from++; case 5: *to = *from++; case 4: *to = *from++; case 3: *to = *from++; case 2: *to = *from++; case 1: *to = *from++; } while (--n > 0); } }
why TCS selected more student in the software field from all institution.
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
What is strcmp in c?
What is pointers in c?
Derive the complexity expression for AVL tree?
What is FIFO?
how many keywords do C compile?
7 Answers Microsoft, Practical Viva Questions,