Answer Posted / kalaivani
file is define as sequence of data ,it can be stored by
alphabet or name which can be chosen by the user
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Can we have inheritance without polymorphism?
How can you overcome the diamond problem in inheritance?
What is for loop and its syntax?
What is a function in oop?
Why oops is important?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
what type of question are asked in thoughtworks pair programming round ?
Why do we use encapsulation in oops?
What is polymorphism and why is it important?
What is methods in oop?
What is the full form of oops?
What are the components of marker interface?