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 |
what is this line in the shell script do ?#!/bin/ksh
How to add some content in any file at some desired location without using VI or some other editor in UNIX
What command needs to be used to take the backup?
What are the various stages of a linux process it passes through?
If you have a string "one two three", which shell command would you use to extract the strings?
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
What is the use of "test" command?
wats the deinitions for shell utility and filter?
Is SSO and SSL support BOXI?
How do I start a shell script?
Write a script to print the first 10 elements of fibonacci series.
What are environment variables?