Answer Posted / dinesh
c and c++
| Is This Answer Correct ? | 13 Yes | 5 No |
Post New Answer View All Answers
largest Of three Number using without if condition?
What is indirection? How many levels of pointers can you have?
What is the purpose of sprintf() function?
Describe the header file and its usage in c programming?
write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34
Why c is called a middle level language?
Explain what is the benefit of using const for declaring constants?
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
What is signed and unsigned?
Explain what is the best way to comment out a section of code that contains comments?
Why does notstrcat(string, "!");Work?
Differentiate abs() function from fabs() function.
What is function and its example?
Why do we use main function?
Is anything faster than c?