What is the difference between procedure -oriented language
and object oriented language?
Answer Posted / poonam
procedure oriented language has provide the simplicity and
provide the base of language basic to c(procedure oriented
language)
object oriented language is used the functions and rules of
overall and other its own polymorphism,inheritance,classes,-
----etc...
thanks .
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Write a program to find whether a given number is prime or not.
1) How can u create the table?
how do i create my own exception class which will restrict IO exception?
Define distributed queries. can you explain me as soon as possible
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
how to stop execution of step 3 in a job mainframe
what is the difference between read the data from table and infotype
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
how to hide prompts
Diff between IF and where ?
How to set on/off a group of indicators in a single statement?
Explain three modes in which files can be accessed from python program
what is the basic and unique feature of dotnet
I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!