What is good attributes of Programming language ?

Answer Posted / sheik

oops concept

Is This Answer Correct ?    13 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the first message line that any language learning prints on the screen? and why?

1675


Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.

550


when we use mantis? how learn mantis?

1678


Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?

1500


Write a program to find whether a given number is prime or not.

599






What is the difference between COM and CORBA?

719


what is c sharp dotnet

1733


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.

577


I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??

1653


Find out the list of authorization objects which contains activity as a field? Thanks in advance.

1753


which book we learned this mantis? how many version are realsed this mantis upto now?

1417


hai i am prasanna.I am MCA 2009 fresher.tell me about certifications.which certification helps me to improve my carrier and to get a technically oriented job ,which certification helps to get job faster.

2008


smal talk is pure object oriented or not?

1520


Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

752


how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out

1484