Answer Posted / suruthi.s
A data type which is created using abstract data process is
known as abstract data type.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the back slash character constants or escape sequence charactersavailable in c?
What is a union?
What is indirection in c?
What is wrong with this declaration?
How can you read a directory in a C program?
What is the sizeof () operator?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
What is main return c?
What is the difference between typedef and #define?
Does c have circular shift operators?
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
Explain what is page thrashing?
What is cohesion in c?
how to write optimum code to divide a 50 digit number with a 25 digit number??
What is break statement?