Answer Posted / thanigaivel.s
Intialize the Variable or Array memory at the run time of
Code .
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
will u please send me the placement papers to my mail???????????????????
What is spaghetti programming?
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3
Differentiate abs() function from fabs() function.
Explain what is the difference between text files and binary files?
can any one tel me wt is the question pattern for NIC exam
Write the test cases for checking a variable having value in range -10.0 to +10.0?
What are the types of i/o functions?
Can we declare variables anywhere in c?
Explain goto?
write an algorithm to display a square matrix.
What is the difference between exit() and _exit() function?
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
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
Subtract Two Number Without Using Subtraction Operator