Answer Posted / priyanka pal
c++ is a object oriented language.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Distinguish between actual and formal arguments.
How can I rethow can I return a sequence of random numbers which dont repeat at all?
What is string function in c?
Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?
Do variables need to be initialized?
What was noalias and what ever happened to it?
What are extern variables in c?
What is meant by 'bit masking'?
Is c programming hard?
Who invented bcpl language?
Do you have any idea about the use of "auto" keyword?
Is it acceptable to declare/define a variable in a c header?
Write a program to reverse a linked list in c.
What is the difference between %d and %i?
What is the difference between array and structure in c?