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
IS it possible to define a zero sized array in c.if it is possible how can the elements of that array can be accessed.array index starts from zero,if it is possible to define zero sized array how can be its first element can be accesseed.
What is the use of the sizeof operator?
How does C++ help with the tradeoff of safety vs. usability?
where do we use structure pointer?
1. Can we use the for loop this way? for(;i>5;) 2. What is the use of pointers? 3. what is array of pointer? 4. What is the difference between file and database? 5. Define data structure?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
Explain what is a const pointer?
What is f'n in math?
What is d scanf?
What are types of structure?
What is the difference between malloc() and calloc() function in c language?
What are local static variables? How can you use them?