Answer Posted / vrushali
i feel perror would work for it..
please corect me if i m wrong
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
write a program to print data of 5 five students with structures?
a program that can input number of records and can view it again the record
Explain how can you be sure that a program follows the ansi c standard?
What are the 5 organizational structures?
What is variable in c example?
What is the use of volatile?
What does sizeof function do?
How do you define CONSTANT in C?
Can we change the value of #define in c?
What are data types in c language?
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?
In C language, a variable name cannot contain?
Can 'this' pointer by used in the constructor?
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
Explain how can I make sure that my program is the only one accessing a file?