Is the C language is the portable language...If yes...Then
Why...and if not then what is problem so it is not a
Portable language..???

Answer Posted / suresh

ya,c is a portable language coz it needs compiler to
compile the program at different platforms.

Is This Answer Correct ?    14 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent

1432


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

1583


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

1140


What does c mean in basketball?

566


Explain can the sizeof operator be used to tell the size of an array passed to a function?

599






Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

2618


What is New modifiers?

674


p*=(++q)++*--p when p=q=1 while(q<=6)

1272


write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?

2415


What is actual argument?

595


How many header files are in c?

559


Explain how do I determine whether a character is numeric, alphabetic, and so on?

658


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?

1921


What is the size of array float a(10)?

659


write a program to find out prime number using sieve case?

1646