Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Ignou C Interview Questions
Questions Answers Views Company eMail

the factorial of non-negative integer n is written n! and is defined as follows: n!=n*(n-1)*(n-2)........1(for values of n greater than or equal to 1 and n!=1(for n=0) Perform the following 1.write a c program that reads a non-negative integer and computes and prints its factorial. 2. write a C program that estimates the value of the mathematical constant e by using the formula: e=1+1/!+1/2!+1/3!+.... 3. write a c program the computes the value ex by using the formula ex=1+x/1!+xsquare/2!+xcube/3!+....

2 23117

write a program in c language for the multiplication of two matrices using pointers?

8 26267

1.What is a Data Structure? Explain its need? 2.What is a Directed Graph? Write an algorithm to find whether a Directed Graph is connected or not? 3.Explain the process of converting a Tree to a Binary Tree.

4 12764

can any one provide me the notes of data structure for ignou cs-62 paper

1916

Explain the process of converting a Tree into a Binary Tree.

2409

List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

2516

how would a 4*3 array A[4][3] stored in Row Major Order?

1833

what is the different between data structure and data type?

1 3698

develop algorithms to add polynomials (i) in one variable

1949

write an algorithm and a program to count the number of elements in a circularly singly linked list

1 13599

Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer

4110

Post New Ignou C Interview Questions




Un-Answered Questions

we had company we provide work others they deducted tds how to pass entries in my company please tell me

3074


How does the sale people or seller agent find the vendors?

891


Explain creating threads by implementing runnable class?

847


Why development of rural area is important (when told the function of NABARD)?

823


Is it possible to get a floating window in microstartegy web? If yes, how?

924


What are the two most basics financial statements prepared by the companies?

870


Can we declare a constructor as final?

921


How do ‘map’ and ‘reduce’ work?

487


When we should go for codebase in applet?

836


What is the best version of linux?

663


How do I stop nullpointerexception?

707


Why do we need constructor?

684


How would you find out the value property in Slider Bar Control?

1663


What are empty html elements?

644


how can i type the text message in compose box in yahoo mail using descriptive programming in QTP?

1930