What is class and object in c?
No Answer is Posted For this Question
Be the First to Post Answer
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?
What is the exact difference between '\0' and ""
What is the collection of communication lines and routers called?
Why header files are used?
What is difference between array and structure in c?
how can u print a message without using any library function in c
Explain what are the advantages and disadvantages of a heap?
How many types of linked lists what are they? How many types of data structures?
18 Answers BSNL, Pivotal Software,
How would you find a cycle in a linked list?
int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;
What are the two types of functions in c?
write a program in c language to print your bio-data on the screen by using functions.
6 Answers College School Exams Tests, IBM,