what is opps?why it is use in programming language?

Answers were Sorted based on User's Feedback



what is opps?why it is use in programming language?..

Answer / giri prasad.thota

oops means object oriented programing.this is usud to divide
a program in to objects and there is encapsulation,data
abstraction,inheritence.messege passing featurs is available
in oops.

Is This Answer Correct ?    10 Yes 3 No

what is opps?why it is use in programming language?..

Answer / mahav17

opp is a object oriented programming language.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More OOPS Interview Questions

What is design patterns in C++?

2 Answers   Persistent,


JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?

3 Answers  


The expansion of GNU

3 Answers  


Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.

0 Answers  


What does and I oop mean?

0 Answers  


What is property in oops?

0 Answers  


WHAT IS ABSTRUCT DATA TYPE ? PLEASE EXPLAIN IT.

4 Answers   HCL,


Is this job good for future? can do this job post grduate student?

0 Answers  


Round up a Decimal number in c++.. example Note = 3.5 is as 4 3.3 is as 3

3 Answers   Accenture, Cognizant, IBM,


how to find the correct email address format by using the programe?

1 Answers   Accenture,


what is the difference between <stdio.h>and "stdio.h"?

5 Answers  


What is the difference between pass by value,pass by pointer,pass by reference in the catch block in the exception handling in c++

1 Answers   TCS,


Categories