Answer Posted / rajesh
software is interface between hardware and user
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does 4d mean in c?
Can static variables be declared in a header file?
how to create duplicate link list using C???
What is the difference between class and object in c?
FILE PROGRAMMING
When should structures be passed by values or by references?
What does a pointer variable always consist of?
Which built-in library function can be used to match a patter from the string?
What do you mean by command line argument?
What is main return c?
Why main is not a keyword in c?
Whats s or c mean?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
Is c easier than java?
Why do we use int main instead of void main in c?