Have you ever used threads?

Answer Posted / yathirajulu

yes, i used in server-side programming and most probably in
real-time scenario in many ways.
chatting,e-mailing,shopping-cart.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the different types of qualifier in java?

1836


What is abstraction in oop with example?

642


What are functions in oop?

582


What are objects in oop?

604


What is a class and object?

590






Write a program to sort the number with different sorts in one program ??

1910


What is encapsulation in ict?

597


What is a function in oop?

626


How do you answer polymorphism?

577


Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.

624


What is polymorphism explain?

679


What is meant by multiple inheritance?

732


What is abstract class in oops?

594


Get me a number puzzle game-program

1690


What are the features of oop?

629