HOW TO ANSWER IF ASKED " WHAT KIND OF A PERSON ARE YOU?" I
NEED AN ANSWER THAT IMPRESS THE INTERVIEWER
Answer Posted / pranab
hello sir, stop bothering about what type of person i am,
rather concentrate on what type of person you are and try to
overcome your shortcomings and let us live in peace. thanks.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Write a program to print all permutations of a given string.
What is realloc in c?
Write a C program to help a HiFi’s Restaurant automate its breakfast billing system. Your assignment should implement the following items: a. Show the customer the different breakfast items offered by the HiFi’s Restaurant. b. Allow the customer to select more than one item from the menu. c. Calculate and print the bill to the customer. d. Produce a report to present your complete program and show more sample output. Assume that the HiFi’s Restaurant offers the following breakfast menu: Plain Egg $2.50 Bacon and Egg $3.45 Muffin $2.20 French Toast $2.95 Fruit Basket $3.45 Cereal $0.70 Coffee $1.50 Tea $1.80
What are the benefits of c language?
Are there constructors in c?
Is stack a keyword in c?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
Write a program to find the biggest number of three numbers in c?
Can true be a variable name in c?
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
Explain a file operation in C with an example.
What are local variables c?
What is the difference between c &c++?
What are linker error?
Explain how do you search data in a data file using random access method?