what is the difference between structural,object
based,object orientd programming languages?

Answer Posted / himanshu singh

In structural focus is more on procedures whereas in oject based focus is more on data..

one mr thing.. structural follows top down approach whereas object oriented follows bottom up approach

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is variable and explain rules to declare variable in c?

558


Where in memory are my variables stored?

639


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

667


Can the “if” function be used in comparing strings?

599


What is hashing in c?

647






What's the difference between constant char *p and char * constant p?

660


What is the use of #include in c?

585


What is the scope of static variable in c?

537


What are the three constants used in c?

549


what type of questions arrive in interview over c programming?

1563


What is the use of pragma in embedded c?

594


what does static variable mean?

657


What are types of preprocessor in c?

624


Why are all header files not declared in every c program?

603


What are derived data types in c?

616