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
Explain how do you determine whether to use a stream function or a low-level function?
Is there a way to switch on strings?
Write a program that accept anumber in words
which type of aspect you want from the student.
What is volatile c?
What is a pointer variable in c language?
Can a void pointer point to a function?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
What is file in c language?
Why do we use int main?
Write a program to print fibonacci series without using recursion?
program to convert a integer to string in c language'
Is it possible to have a function as a parameter in another function?
What is return in c programming?
Explain main function in c?