What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?

Answer Posted / shweta thareja

C#

Is This Answer Correct ?    9 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why are arrays usually processed with for loop?

780


Define friend function.

582


What are default parameters? How are they evaluated in c++ function?

675


Is main a class in c++?

568


What is the v-ptr?

651






declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator

1749


When do we run a shell in the unix system? How will you tell which shell you are running?

560


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

5907


Explain about templates of C++.

688


If you don’t declare a return value, what type of return value is assumed?

549


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

2100


Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort

668


How a new operator differs from the operator new?

634


Differentiate between a constructor and a destructor in c++.

577


What is extern c++?

535