which type of question asked from c / c++ in interview.
Answer Posted / abhradeep chatterjee
Any Type.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What are register variables in c?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
What is unary operator?
What is the use of typedef in c?
Do you know what are bitwise shift operators in c programming?
How can my program discover the complete pathname to the executable from which it was invoked?
Can we add pointers together?
In C programming, what command or code can be used to determine if a number of odd or even?
explain how do you use macro?
What is the purpose of clrscr () printf () and getch ()?
Can you please explain the difference between malloc() and calloc() function?
Write a program to print "hello world" without using a semicolon?
What does %p mean?
Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record
Explain the use of 'auto' keyword in c programming?