The expansion of GNU
Answers were Sorted based on User's Feedback
Answer / joshua
GNU is a animal(wildebeest). Also, simply GNU stands for GNU is not unix.
| Is This Answer Correct ? | 6 Yes | 5 No |
Can we define a class within the interface?
What is oops concept with example?
What polymorphism means?
What is the difference between encapsulation and polymorphism?
wht is ditch
What is an example of genetic polymorphism?
Example for 4 pillar of oops like, Inheritance,Poly,Abstraction,Encabsulation ?
I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.
Can bst contain duplicates?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
Can you name some types of inheritance?
Should you protect the global data in threads? Why or why not?