Answer Posted / janardhan
Software means computer instructions or data. Anything that can be stored electronically is a software.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the use of getchar() function?
What is a void pointer in c?
Explain what standard functions are available to manipulate strings?
Define circular linked list.
What is data structure in c and its types?
Why isn't it being handled properly?
What is infinite loop?
How can a program be made to print the line number where an error occurs?
With the help of using classes, write a program to add two numbers.
write a programming in c to find the sum of all elements in an array through function.
What is a nested loop?
What is zero based addressing?
What are structure types in C?
in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures
Explain what are the __date__ and __time__ preprocessor commands?