what is the exact full form of OOPS,O -> object O ->
oriented P -> programing S-> ? ....
Answer Posted / j c gordon
Object Oriented Programming System
Is This Answer Correct ? | 12 Yes | 27 No |
Post New Answer View All Answers
Difference between delegates and Events?
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
how do i create my own exception class which will restrict IO exception?
Write a program to create a process in UNIX
How do i find out the number of parameters passed into function?
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
Plz sent me in .net 2.0 interview Question & answers?
define profiler???
what is dot net framework
EXPLAIN UNARY OPEARATORS
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
How to use string functions in QTP?give some examples
How do you initialize a static member of a class with return value of some function?