i have a written test in tomorrow



i have a written test in tomorrow..

Answer / mounica

please send the placement papers in c

Is This Answer Correct ?    18 Yes 1 No

Post New Answer

More C Interview Questions

what is difference between userlevel threads and kernel level threads ?what are the trades offs between these two approaches ? what approach is most frequently used and why ?

1 Answers  


The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters

0 Answers  


What is the difference between printf and scanf )?

0 Answers  


#define d 10+10 main() { printf("%d",d*d); }

6 Answers  


accept character from keyboard untill the user presses the enter key.If the user enters any character other than upper case(A-Z)alphabets program should stop taking any input

1 Answers  






What is exit() function?

0 Answers  


What is the use of ?: Operator?

0 Answers  


What is the explanation for the dangling pointer in c?

0 Answers  


What are different types of pointers?

0 Answers  


Convert the following expression to postfix and prefix (A+B) * (D-C)

3 Answers   Satyam,


What is variable and explain rules to declare variable in c?

0 Answers  


Write a c program using for loop to print typical pattern if number of rows is entered by keyboard. ABCBA AB BA A A

1 Answers  


Categories