program for straight line(y=mx+c)


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Code Interview Questions

IS Array list is generic or non generic

1 Answers  


c# coding for a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors not using the Big-integer and Exponential Function's.

1 Answers   TCS,


Create a class called Accounts which has data members like ACCOUNT no, Customer name, Account type, Transaction type (d/w), amount, balance D->Deposit W->Withdrawal If transaction type is deposit call the credit(int amount) and update balance in this method. If transaction type is withdraw call debit(int amt) and update balance. Pass the other information like Account no,name,Account Type through constructor. Call the show data method to display the values.

1 Answers   Cognizant,


Event Handling in C# Triggering a Button

1 Answers  


"c sharp" code for factorial using static variables

9 Answers  






How to Link Different Data Sources Together?

0 Answers  


program to reverse the order of words in a string.

2 Answers   Mind Tree,


write a Program to copy the string using switch case.

0 Answers   Mind Tree, Wipro,


program for addition of fraction(M/N + P/Q = Y/Z)

1 Answers   Mind Tree,


How to Create a Treeview Menu in ASP.NET with C#?

1 Answers  


program for string reverse(eg:- i am boy -> boy am i)

8 Answers   Black Pepper, Infosys, Mind Tree,


c# code to Count number of 1's in a given range of integer (0 to n)

0 Answers  


Categories
  • ASP.NET Code Interview Questions ASP.NET Code (46)
  • VB.NET Code Interview Questions VB.NET Code (9)
  • C Sharp Code Interview Questions C Sharp Code (51)
  • ADO.NET Code Interview Questions ADO.NET Code (8)