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 227031.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 12313List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
2395write an algorithm and a program to count the number of elements in a circularly singly linked list
1 13403Write 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
3955Post New Ignou C Interview Questions
I am working on Nortel Meridian 81C PBX,Passport,Symposium Can anyone plese tell me website name on which I can get more information about this equipments
What is ajax used for?
How to change the column data type in hive? Explain rlike in hive.
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
If a variable is declared as private, where may the variable be accessed?
What is hql in java?
Is windows 10 safer than windows 7?
How to check if microsoft access database engine 2010 redistributable is installed?
Does windows 10 have office?
What's the difference b/w Table & Templete in Smartform?
How to restart a DB2 program?
If someone knows about the test pattern of Junior executive accounts than please share.
Is there a free microsoft word for windows 10?
What are python modules? Name some commonly used built-in modules in python?
What does a rolling offset look like?