Answer Posted / karthik
when C-language is launched.. there was an another language
with names A and B. so,to follow sequence it is named as C
| Is This Answer Correct ? | 13 Yes | 26 No |
Post New Answer View All Answers
cavium networks written test pattern ..
What is wrong in this statement? scanf(ā%dā,whatnumber);
how to execute a program using if else condition and the output should enter number and the number is odd only...
What is ctrl c called?
Calculate 1*2*3*____*n using recursive function??
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
How do we open a binary file in Read/Write mode in C?
How many keywords (reserve words) are in c?
Is c easy to learn?
how can use subset in c program and give more example
What is include directive in c?
What is an auto keyword in c?
Write a program to check palindrome number in c programming?
What happens if a header file is included twice?
Explain what are global variables and explain how do you declare them?