Answer Posted / sharath
yes we can write
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
Is null a keyword in c?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
Which node is more powerful and can handle local information processing or graphics processing?
What is merge sort in c?
Find MAXIMUM of three distinct integers using a single C statement
Which built-in library function can be used to match a patter from the string?
Array is an lvalue or not?
Write a program to swap two numbers without using the third variable?
How does #define work?
What are the two forms of #include directive?
What is a char in c?
Why can’t constant values be used to define an array’s initial size?
What is a pointer on a pointer in c programming language?
Is array name a pointer?
Why static is used in c?