HOW TO ANSWER IF ASKED " WHAT KIND OF A PERSON ARE YOU?" I
NEED AN ANSWER THAT IMPRESS THE INTERVIEWER
Answer Posted / amit kumar sisodia
I Am the Person who is very co-operative and what ever i do
i do with fully dedication.i donot give-up the problams
untill unless i will not find any optimistic solution for
that problam.and i am also very down to earth.i belive if
you have something so there is no need to show that thing.
thank you.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
Explain pointers in c programming?
What is New modifiers?
Can we add pointers together?
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
Which is better oop or procedural?
What is the difference between formatted&unformatted i/o functions?
What is page thrashing?
What are all different types of pointers in c?
Write a program to show the change in position of a cursor using c
What is wrong in this statement? scanf(ā%dā,whatnumber);
largest Of three Number using without if condition?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
How can you increase the size of a statically allocated array?