tell me the full form of c?
Answers were Sorted based on User's Feedback
Answer / vignesh1988i
C is the successor of the language of B... so their is no
any full forms for C... it's just an alphabet
| Is This Answer Correct ? | 26 Yes | 4 No |
Answer / v amsi
although some says that C's abbreviation is compiler (as if
it is compiler based language) i will agree vth first answer
| Is This Answer Correct ? | 10 Yes | 5 No |
what type of questions arrive in interview over c programming?
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
sir, i cannot find the way how to write aprogram by using array on queue
Symmetric technologies interview questions. For Computer science candidates the first round is a objective type written test consisting of 16 questions.It is very easy ,any police man can solve this. And next round is a written test consists of both objective and subjective .Total 40 question related to c,c++ and operating system related questions. And then a technical interview and give some program to solve with computer.The md is adamant person, whatever he says we have to accept that is the condition. And one more thing ,,,these interview is just for a formality..the company will select only innocent guys.. the person's without a backbone only they require.. And u have to submit the certificates this is the most important problem...So if you are not getting any other jobs..then only join with this... It is better to try for other company...And apart from that symmetric do a lot of projects..If a candidate can manage everything u can join and make good career with this company... The Md will normally speak rudely..but he is good person and he will give you a lot of very good chances to improve your career....but with cheap salary....
0 Answers Symmetric Technologies,
f(*p) { p=(char *)malloc(6); p="hello"; return; } main() { char *p="bye"; f(p); printf("%s",p); } what is the o/p?
What are the application of void data type in c?
can we execute the program with the object file
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
What are the general description for loop statement and available loop types in c?
what is the differance between pass by reference and pass by value.
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
5 Answers TCS, Vimukti Technologies,
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above