what is the exact full form of OOPS,O -> object O ->
oriented P -> programing S-> ? ....
Answer Posted / ajith kumar
o -> object
o -> oriented
p -> programming
s -> it is only for easy pronunciation.
| Is This Answer Correct ? | 13 Yes | 33 No |
Post New Answer View All Answers
what is the purpose of checked Menu options
What is the use of Differ interface check box in Ship confirm?
how to convert hashmap to arraylist with iteration
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
public static void main(String args[]) describe it
how to data grid use in data bind?
how do you generate source code for the automatic generation for receipt number
hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
a characteristic of a multiprogramming is? a.simultaneous exe of pgm instr 4m 2 appli b.concurrent processing of 2 r more prgms c.multiple cpu s d.all the abov
shall we execute our java programmes in jre
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
How do i find out the number of parameters passed into function?
please any one pass file aid,xpeditor and endeavor tools
what is technical system, business system, logical system in sap pi7.0
5.Call by value and Call by reference with program?