what are the differences between structures and arrays in c
language?
Answer / ramesh
Array is collection of similar data type, and structure is the
collection of different data types..
Is This Answer Correct ? | 7 Yes | 0 No |
Explain the concept of segmentaion.
how we can improve mobile ad,hoc network.
How to write a test case for an extra Commerce website can any one tell this with the help of a table
I m doing btech with computerscience branch.For every campus placement eligibilty criteriais is 60%.I have 65% in highschool and b.tech till now but secured 59.6% in intermediate. So would this percentage b considered as 60% or i wont b able to sit in exams?kindly post your views?
hey,,,hi have taken an emergency date of 21st july...i was continuously checking for dates n i was not able to get a normal date n my school is starting from 8th of september...so plz tell me can i get a rejection based on this, that i have taken an emergency date?????
is the RKDF university is aicte approved for b.tech in computer
How does Earthquake-proofing work?
what is test initiation?can anybody post the answer urgently?
What will be the sql query to list the employee names those are getting 3rd highest salary ?
The factorial of a nonnegative integer n is written n! (pronounced “n factorial”) and is defined as follows: n! = n · (n - 1) · (n - 2) · … · 1 (for values of n greater than to 1) and n! = 1 (for n = 0 or n = 1). For example, 5! = 5 · 4 · 3 · 2 · 1, which is 120. Use while structures in each of the following: a) Write a program that reads a nonnegative integer and computes and prints its factorial. Use the following function prototype to calculate factorial: int myFactorial(int n); b) Write a program that estimates the value of the mathematical constant e by using the formula: Use the following function prototype to calculate e: double myE( ); Hint: Use an accuracy of 10 terms. c) Write a program that computes the value of ex by using the formula Use the following function prototype to calculate e: double myEx(int x);
What is VAT Account determination ? and how we can map in SAP ?
why B+tree usually prefer as on exis structure to a data file?