Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the OOPs concept?

Answer Posted / hr@tgksolutions.com

The Object-Oriented Programming System, or OOPs for short, is a paradigm that offers ideas like inheritance, classes, and objects.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a function argument have default value?

1203


Write a program to use switch statement.

1177


Wt are the Buses in C Language

3262


What are the types of type qualifiers in c?

1139


How does placing some code lines between the comment symbol help in debugging the code?

1059


What is the maximum length of an identifier?

1231


What is nested structure with example?

1133


How can I recover the file name given an open stream or file descriptor?

1134


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

2401


Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.

2354


What is maximum size of array in c?

1084


Where is volatile variable stored?

1141


What are pointers? What are stacks and queues?

1215


What is the difference between arrays and pointers?

1172


Why can't I perform arithmetic on a void* pointer?

1154