What is the best way to store flag values in a program?
No Answer is Posted For this Question
Be the First to Post Answer
Which of these statements are false w.r.t File Functions? i)fputs() ii)fdopen() iii)fgetpos() iv)ferror() A)ii B)i,ii C)iii D)iv
print ur name without using any semicolon in c/c++....
21 Answers Bosch, TCS, Wipro,
A woman had somany gloves and hats 22 red,34 blue, 45 white...there was power cut and she took a glove and how many gloves shud she take so that she gets a pair of glove fr each color??
How to use c/c++ code in JAVA
10 Answers CDAC, IBM, Satyam, Scope International,
main() { int i=5; printf("%d%d%d%d",i++,i--,i); }
what is the format specifier for printing a pointer value?
What is the code for 3 questions and answer check in VisualBasic.Net?
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
Define a structure to store the record of library. The record must consist of at least following fields: Title, Author, Edition, Price, Publisher, and Category. -Define functions authorSearch ( ), TitleSearch ( ) and CategorySearch ( ) to search a book with respect to author, title and category. [There can be more than one book, written by one author, in one category]
What do you mean by c what are the main characteristics of c language?
What is scanf () in c?
What is page thrashing?