What are the 5 types of inheritance in c ++?
No Answer is Posted For this Question
Be the First to Post Answer
What is volatile, register definition in C
Tell me with an example the self-referential structure?
Explain how do you determine a file’s attributes?
Differentiate between functions getch() and getche().
What is scanf () in c?
without a terminator how can we print a message in a printf () function.
HOW TO FIND OUT THE RREVERS OF A GIVEN DIGIT NUMBER IF IT IS INPUT THROUGH THE KEYBORD BY USING C LANGUAGE
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?
Explain the difference between the local variable and global variable in c?
Explain Basic concepts of C language?
What is the difference between null pointer and the void pointer?
What is an arrays?