What is the difference between procedure -oriented language
and object oriented language?
Answer Posted / neha sharma kalia
in procedural language emphasis is on writing procedures
i.e. emphasis is on doing things rather than data.data is
shared by all the functions in the program.
where as in object oriented ianguage emphasis is oo data
rather than on procedures. it implements program using
class and objects.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How to use string functions in QTP?give some examples
What is the use of Differ interface check box in Ship confirm?
Explain what is OOPS and its concepts?
Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe
Have you used callsymputx? what points need to be kept in mind when using it?
A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.
shall we execute our java programmes in jre
What is the merger sort principle and its time complexity.
sample code for data transfer between two r/2 systems and r/3 systems?
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?
5.Call by value and Call by reference with program?
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
kindly send interview materials
public static void main(String args[]) describe it