i have a written test in tomorrow

Answer Posted / mounica

please send the placement papers in c

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a code of a general series where the next element is the sum of last k terms.

581


How do I get an accurate error status return from system on ms-dos?

637


What is pointer & why it is used?

598


Why does everyone say not to use gets?

599


What are the 5 data types?

585






What is the need of structure in c?

554


You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

1770


What is the use of static variable in c?

587


What is line in c preprocessor?

604


how to write a c program to print list of fruits in alpabetical order?

1777


What is the difference between union and structure in c?

562


What is a structure in c language. how to initialise a structure in c?

595


Write a program in c to replace any vowel in a string with z?

680


Is c call by value?

592


How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same

643