Without Computer networks, Computers will be half the use.
Comment.
No Answer is Posted For this Question
Be the First to Post Answer
Are bit fields portable?
Tell me what are bitwise shift operators?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
hi , please send me NIC written test papers to sbabavalli@gmail.com
how to convert binary to decimal and decimal to binary in C lanaguage
7 Answers BPO, Far East Promotions, IBM, RBS,
What is indirection?
How do you search data in a data file using random access method?
Explain what is the heap?
What is the use of extern in c?
pointer_variable=(typecasting datatype*)malloc(sizeof(datatype)); This is the syntax for malloc?Please explain this,how it work with an example?
2 Answers eClerx, Excel, kenexa,
9.how do you write a function that takes a variable number of arguments? What is the prototype of printf () function? 10.How do you access command-line arguments? 11.what does ‘#include<stdio.h>’ mean? 12.what is the difference between #include<> and #include”…”? 13.what are # pragma staments? 14.what is the most appropriate way to write a multi-statement macro?
How can I read/write structures from/to data files?