Answer Posted / hr@tgksolutions.com
C is a general-purpose, procedural programming language that supports structured programming. It is widely used for system software and application development.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the size of array float a(10)?
Why c language is called c?
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
Write a program to check armstrong number in c?
What is break statement?
c program to compute AREA under integral
Explain null pointer.
What is pivot in c?
Why string is used in c?
Write a program to print “hello world” without using semicolon?
Define Array of pointers.
What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
Is c programming hard?
What is line in c preprocessor?
What is new line escape sequence?