write a program in c language to print your bio-data on the
screen by using functions.
Explain a pre-processor and its advantages.
plz answer....A program that takes 3 variables e.g a,b,c in as seperate parameters and rotates the values stored so that value goes a to b, b to c and c to a .
Tell us something about keyword 'auto'.
how many keywords do C compile?
7 Answers Microsoft, Practical Viva Questions,
application of static variables in real time
in C-programming language without using printf statement can we get output r not ? if yes how and if no also how ?
why wipro wase
write a programming in c to find the sum of all elements in an array through function.
write a program that will accept two integers and will implement division without using the division operator if the second value is an odd number and will implement multiplication without using multiplication operator if the second value is an even number.
What oops means?
write a program to swap two variables a=5 , b= 10 without using third variable
Write a program in c to input a 5 digit number and print it in words.