HOW TO ANSWER IF ASKED " WHAT KIND OF A PERSON ARE YOU?" I
NEED AN ANSWER THAT IMPRESS THE INTERVIEWER
Answer Posted / bdlfbsdkighldfg
Hai sir i am very dedicated and innnovative to the work,
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
I have a varargs function which accepts a float parameter?
What is #pragma statements?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
What does calloc stand for?
Explain how can I write functions that take a variable number of arguments?
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
Can a variable be both static and volatile in c?
Differentiate between calloc and malloc.
What is a loop?
diff between exptected result and requirement?
what is use of malloc and calloc?
When should a far pointer be used?
How do you write a program which produces its own source code as output?
Does free set pointer to null?
What does %d do in c?