What is the OOPs concept?

Answer Posted / nashiinformaticssolutions

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

how to introdu5ce my self in serco

1723


Why is #define used?

985


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

1860


Explain how do you list a file’s date and time?

788


using only #include and #include Write a program in C that will read an input from the user and print it back to the user if it is a palindrome. The string ends when it encounters a whitespace. The input string is at most 30 characters. Assume the string has no spaces and distinguish between and lowercase. So madam is a palindrome, but MadAm is not a palindrome. Use scanf and %s to read the string. Sample Test: Enter a string: madam madam is a palindrome. Enter a string: 09023 09023 is not a palindrome.

1565


What is pointer & why it is used?

792


What is calloc in c?

872


What does %p mean c?

813


What do you mean by c what are the main characteristics of c language?

777


Do you know what are the properties of union in c?

771


What are runtime error?

831


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2261


What are the types of data structures in c?

803


Explain the ternary tree?

784


How do you determine a file’s attributes?

791