What is OOPS and How it is different from Procedural
Programming ?

Answer Posted / arpit surothiya

in oop we focus object rater then procedure
and pop we focus on procedure

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program that takes input in digits and display the result in words from 1 to 1000

1974


What is overloading in oop?

562


i got a backdoor offer in process global,Bangalore..Can i work with it?

2310


what is different between oops and c++

1988


What is inheritance write a program to show use of inheritance?

600






What is stream in oop?

821


can we make game by using c

3401


How to hide the base class functionality in Inheritance?

626


class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash

1685


What is inheritance in simple words?

607


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).

1653


Please send ford technologies placement paper 2 my mail id

1641


What exactly is polymorphism?

588


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

677


What does sksksk mean in text slang?

1483