What is the difference between procedure -oriented language
and object oriented language?
Answer Posted / chanti
oop solve complex problems easily
in pop it is some diffecult.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to remove header and footer in jcl using sort utility
Write a program to find whether a given number is prime or not.
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
What is autocall macro and how to create autocall macro? what is the use of it?
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
what is the current salary package in India for a lamp programmer
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
Can we write a method in JSP.If so how?
any drawback are there in mantis?
Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe
What is the Difference between in memory database and physical database
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out
How will you prove that java swing is multithreaded?