How to write a C program to determine the smallest among three nos using conditional operator?
2 19265Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?
IBM,
1 7705#include
What are register variables? What are the advantage of using register variables?
What are run-time errors?
Explain a pre-processor and its advantages.
Can a program have two main functions?
How many types of sorting are there in c?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
What is a pointer and how it is initialized?
What is adt in c programming?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
What is a void * in c?
What are the advantage of c language?
How does normalization of huge pointer works?
What is gets() function?
What is pragma in c?
What are the string functions? List some string functions available in c.