Answer Posted / rani
output is
rati Computers
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain null pointer.
What does the && operator do in a program code?
What are the 4 types of programming language?
how can use subset in c program and give more example
What is void main ()?
What are the functions to open and close the file in c language?
Write a program to reverse a linked list in c.
typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none
What is the use of gets and puts?
What is huge pointer in c?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
Write a program to print fibonacci series using recursion?
What is "Hungarian Notation"?
Why use int main instead of void main?
What are the keywords in c?