1234554321
1234 4321
123 321
12 21
1 1
12 21
123 321
1234 4321
1234554321
No Answer is Posted For this Question
Be the First to Post Answer
One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.
What is a macro, and explain how do you use it?
Write a program to generate random numbers in c?
You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.
what is the use of c program?
4 Answers Synergy, Web Synergies,
What is the difference between macros and inline functions?
How does free() know explain how much memory to release?
What is Dynamic Initialization.
What is the use of the sizeof operator?
Why data types in all programming languages have some range? Why ritche have disigned first time likethat?Why not a single data type can support all other types?
Why static variable is used in c?
How do I round numbers?