What are the 4 basics of OOP?



What are the 4 basics of OOP?..

Answer / pavan

1.Data Abstraction
2.Data Encapsulation
3.Polymorphism
4.Inheritance

Is This Answer Correct ?    19 Yes 3 No

Post New Answer

More Shell Script Interview Questions

How to group the commands in shell scripting?

2 Answers   Polaris,


madhar chod unix ke 10 commands dhang se likh nahi sakta hai

0 Answers   Cap Gemini,


How to find all the files modified in less than 3 days and save the record in a text file?

0 Answers  


Hi, all Scripting professional. Q. I have written script1.sh and calling script2.sh in script1.sh file using bash shell as interpreter and my log in shell also bash shell.My code like Script1 #!/bin/bash echo "My script2 call" . script2.sh Here script2.sh file run successfully but when I have changed my interpreter bash to ksh like #!/bin/ksh Error are comming script2.sh command not found. Guid me how to call other script in our main script.

2 Answers  


What is the command to find out today's date?

0 Answers  






How do I start a shell script?

0 Answers  


What is the difference between scripting and coding?

0 Answers  


How would you replace the n character in a file with some xyz?

7 Answers  


what do u mean by $#,$* in unix programming?

5 Answers   Convergys, TCS,


Is cmd a shell?

0 Answers  


What is the syntax of "grep" command?

4 Answers  


When we login into our account which files are executed?

3 Answers   Chip Quest,


Categories