Answer Posted / amar
abc+de-*/
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
largest Of three Number using without if condition?
What is a static variable in c?
Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.
List the variables are used for writing doubly linked list program.
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
What is anagram in c?
what are # pragma staments?
What is a double c?
Describe dynamic data structure in c programming language?
What is meant by int main ()?
What is mean by data types in c?
Explain what is operator promotion?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
write a c program to find the sum of five entered numbers using an array named number
What is c mainly used for?