Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Programming Languages AllOther Interview Questions
Questions Answers Views Company eMail

What is std::auto_ptr?

Amazon,

1 5214

if heap sort contains n elements, no of comparsions required are

Hughes,

2 5629

if there are n nodes in a binary tree, how many null pointers are there?

Hughes,

4 22769

which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c

Hughes,

1 3469

Expand the following a) ISDN b) CASE c) CSMA/CD d) OOPS e) MIMD

CTS,

4 13783

For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?

3602

What is a must for multitasking? a) Process preemption b) Paging c) Virtual memory d) None of the above

InterGraph,

9 15421

what are methods we have in connection pooling

Wipro,

1 4851

how we can know the funcions available in a class recording java?

2198

How to swap values between two variables without using a third variable?

HCL, TCS,

24 48724

what is the draw back of Power builder

IBM,

2954

How can you incorporate a Datawindow to a Oracle8i stored procedure?

IBM,

2305

What r the attributes using in Win Runner?

Tavant Technologies,

2373

what is mutex?

Axiom, Blue Star, SQL Star,

4 10217

whats the use of following Good Coding Practices?

2 4805


Post New Programming Languages AllOther Questions

Un-Answered Questions { Programming Languages AllOther }

What is the meaning of client-server application. The purpose of Client-Server Application. with description.

2148


What is the entry point function of a DLL?

1010


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?

1933


Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach

1834


Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance

2335


what is the difference between rename and label

2312


If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com

8283


Write a program to reverse a number?

1131


which worker is involved in all the phases of SDLC?

2108


Any real time example of O2C process from taking order till creating invoice.

2317


WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.

2294


in a VB application, where the data will be stored after manipulation? what is the syntax for that?

2230


Delta 5 weight scale not connect with oracle application what i can do?

2278


what is the basic and unique feature of dotnet

2187


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.

1927