Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is Full Form of C and Why We use C

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


Please Help Members By Posting Answers For Below Questions

write a program to copy the string using switch case?

2950


When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.

2028


How to write a code for reverse of string without using string functions?

2204


What is the difference between typedef and #define?

1114


What is the 'named constructor idiom'?

1149


Are local variables initialized to zero by default in c?

1100


Explain what are preprocessor directives?

1130


What is meant by inheritance?

1153


What is the difference between class and object in c?

1244


In cryptography, you could often break the algorithm if you know what was the original (plain) text that was encoded into the current ciphertext. This is called the plain text attack. In this simple problem, we illustrate the plain text attack on a simple substitution cipher encryption, where you know each letter has been substituted with a different letter from the alphabet but you don’t know what that letter is. You are given the cipherText as the input string to the function getwordSets(). You know that a plain text "AMMUNITION" occurs somewhere in this cipher text. Now, you have to find out which sets of characters corresponds to the encrypted form of the "AMMUNITION". You can assume that the encryption follows simple substitution only. [Hint: You could use the pattern in the "AMMUNITION" like MM occurring twice together to identify this]

2534


What is volatile, register definition in C

1153


Is c a great language, or what?

1166


Why we not create function inside function.

2255


please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code

2230


What is #include stdio h?

1180