if a is an integer variable, a=5/2; will return a value
a) 2.5
b) 3
c) 2
d) 0
No Answer is Posted For this Question
Be the First to Post Answer
Can a variable be both constant and volatile?
What is int main () in c?
What is array in c with example?
How do you use a 'Local Block'?
How many loops are there in c?
Dear Sir, we are required the bubble sorting programs Regs Prem
What is const volatile variable in c?
coding for Fibonacci.?
Efficient data structure for store/search list of 1000 records a)array b)double linked list c)circular queue d)hash table
what is the flow of execution in cprogram? ex:printf();,scanf();
Write a program to print numbers from 1 to 100 without using loop in c?
Write a C Programm.. we press 'a' , it shows the albhabetical number is 1, if we press 'g' it shows the answer 7.. any can help me