What is C++

Answer Posted / chirag

C is object oriented language.
C is very easy language.

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you find out how much memory is available?

609


Does c have function or method?

583


What is typedef struct in c?

576


Why do we use return in c?

560


What is the difference between array and linked list in c?

593






What is else if ladder?

603


#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??

1536


What is file in c preprocessor?

646


Is Exception handling possible in c language?

1572


How can you convert integers to binary or hexadecimal?

610


What does static variable mean in c?

643


Why c is called free form language?

561


4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.

1719


What is the difference between array and pointer?

560


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

1896