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 |
Please give me example of " at command , contrab command " how to use
How to declare functions in unix shell script?
What is the difference between grep and egrep?
What is difference between shell and bash scripting?
what is this line in the shell script do ?#!/bin/ksh
What language is bash?
What are different types of shell?
what are special characters and explain how does text varies by the usage of single quotes,double quotes and back quotes?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
What is the command for " how many shell is running in your system or how many shell supported by your system " ?.
What is the difference between a variable and value?
how to get part of string variable with echo command only?