Answer Posted / dummi
I dont have job, at least this.
| Is This Answer Correct ? | 38 Yes | 30 No |
Post New Answer View All Answers
How can I read data from data files with particular formats?
Does c have enums?
What is the data segment that is followed by c?
Tell me when would you use a pointer to a function?
Are local variables initialized to zero by default in c?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
How many bytes is a struct in c?
Can you please explain the difference between syntax vs logical error?
Using which language Test cases are added in .ptu file of RTRT unit testing???
Why cant I open a file by its explicit path?
Explain what is page thrashing?
How do you define a string?
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
Explain how can I make sure that my program is the only one accessing a file?
What is pointer and structure in c?