IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR
NOT?
Answers were Sorted based on User's Feedback
Answer / jay gandhi
IN PROGAMING ONLY SMALL TALK IS PURELY OOPS NOT C++ ARE
PURE OBJECT ORIENTED LANGAUGE..
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / pankaj kumar gulwani
C++ IS NOT A FULLY OBJECT ORIENTED LANGUAGE......ITS A PARTIALLY OBJECT ORIENTED LANGUAGE...........
| Is This Answer Correct ? | 2 Yes | 2 No |
Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.
what is ns string? what is ns array?
What is class and example?
what isthe difference between c structure and c++ class
What is encapsulation?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
what is main difference between object oriented object base
what do you mean by static member variable?
What is the benefit of oop?
I am DeePu sotware engineer working with EMC corporation ,recently I had attended mcafee interview . Their questions were at heights of stupidity , I don't know what they want , I am a developer with 4 year experienced .I am listing the questions asked 1:What is the flag in g++ to avoid structure padding 2:In wht order parameters are passed to stack 3:How you will edit code segment of an exe
What is overriding in oops?
difference between abstraction and encapsulation with progarammatic eg. hi,just recently i went for an interview .The interviewer asked what is the difference between abstraction and encapsulation with programmatic eg. I gave the answer as encapsulation mean hiding the relevant data which is not useful for the user, eg a electric fan .hiding the information how the electricity is converted into machanical energy. abtraction showing only the relevant data to the user eg electric fan. it look ,its color ,it design etc only relevant data. Then the interviewer asked me, give me some programmic eg .I Said Let assume a web form having control like textbox,button etc. The user can view textbox,button etc this is the eg of abstraction and when the user click on the button how he is redirected is not known by the user is the eg of the encapsulation. Am I Correct .was the answer given by me is perfect .now i am planing to go for an another interview should i give the same answer.IF not please suggest me a better answer.with some good eg Please help