Can include files be nested? How many levels deep can include files be nested?
No Answer is Posted For this Question
Be the First to Post Answer
An entire structure variable can be assigned to another structure variable if __________
3 Answers Sasken, TCS, Tech Mahindra, Wipro,
If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above
What is null in c?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
What is the exact difference between '\0' and ""
What is variable in c with example?
hello friends what do u mean by BUS ERROR i got this error while i am doing my program in DATA STRUCTURES
Explain how do you determine a file’s attributes?
What are operators in c?
Write a program in c to replace any vowel in a string with z?
What are the different types of control structures in programming?
wat s the meaning of (int *)p +4;