What are the types of i/o functions?
No Answer is Posted For this Question
Be the First to Post Answer
Give a fast way to multiply a number by 7
15 Answers Accenture, Aricent, Microsoft,
What is the symbol indicated the c-preprocessor?
wt is d full form of c
how to devloped c lenguege?
What is the difference between CV and Resume ?
here is a link to download Let_Us_C_-_Yashwant_Kanetkar
What is array in c with example?
2)#include<iostream.h> main() { printf("Hello World"); } the program prints Hello World without changing main() the o/p should be intialisation Hello World Desruct the changes should be a)iostream operator<<(iostream os, char*s) os<<'intialisation'<<(Hello World)<<Destruct b) c) d)none of the above
Identify the operators that is not used with pointer a. && b. # c. * d. >>
Does c have class?
What is the difference between formatted&unformatted i/o functions?
What is the use of pragma in embedded c?