Answer Posted / vvvvv
C IS A PROGRAMMING LANGUAGE
| Is This Answer Correct ? | 34 Yes | 3 No |
Post New Answer View All Answers
What is const keyword in c?
Write a Program to find whether the given number or string is palindrome.
What was noalias and what ever happened to it?
What are the 5 organizational structures?
Explain how can I write functions that take a variable number of arguments?
What are the types of pointers in c?
What is volatile c?
What are the different types of C instructions?
how to execute a program using if else condition and the output should enter number and the number is odd only...
What are register variables in c?
Is there any possibility to create customized header file with c programming language?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
Explain what are the different data types in c?
how should functions be apportioned among source files?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration