how can f be used for both float and double arguments in printf? Are not they different types?
No Answer is Posted For this Question
Be the First to Post Answer
how to swap 2 numbers within a single statement?
number 2 plssssss help !!....using array.. turbo c.. create a program that will accept a number and determine if it is a happy number or an unhappy number.. example: enter a number : 7 7*7=49 then 4 and 9 4*4 and 9*9== 16 + 18 gives you 97 then 9 and 7 9*9 and 7*7 == 81 + 49 gives you 130 then 1 and 3 1*1 and 3*3 == 1 + 9 gives you 10 1*1 gives you 1 sample output: 7= 49= 16+81= 97= 81+49=130 =1+9=10 =1 "7 is a happy number" . if the last number is 2 then the number being inputed is not a happy number.
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
What is the diffrent between while and do while statement ?
what is the difference between #include<stdio.h> and #include "stdio.h" ?
write an algorithm and a program to count the number of elements in a circularly singly linked list
Implement bit Array in C.
3. Program to print all possible substrings. ex: String S St Str Stri Strin String t tr tri trin tring r
Why should I prototype a function?
How can I allocate arrays or structures bigger than 64K?
Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.
how to make program without <> in libray.