The expansion of GNU

Answer Posted / dipan

GNU is also known as "linux operating system".

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the drawback of classical methods in oops?

2926


What is polymorphism and why is it important?

566


What is interface? When and where is it used?

1671


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1847


What is the main purpose of inheritance law?

680






Write a c++ program to display pass and fail for three student using static member function

2824


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

948


What is abstract class in oops?

606


What are oops functions?

594


What is oops concept with example?

587


What is a function in oop?

639


What does <> mean pseudocode?

632


What is the point of oop?

666


What are the 4 pillars of oop?

678


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1629