the data type used for unlimited value in c
and how to do this program

Answer Posted / soumya

Data type : float

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will be the outcome of the following conditional statement if the value of variable s is 10?

1062


What is the difference between text files and binary files?

970


What is printf () in c?

796


In which language linux is written?

942


What is ctrl c called?

797


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.

890


What are loops in c?

786


How to throw some light on the b tree?

831


write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

1821


write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list

2539


Explain how do you print only part of a string?

939


How the c program is executed?

870


What is #ifdef ? What is its application?

867


Does * p ++ increment p or what it points to?

854


Where are c variables stored in memory?

820