Explain how can you check to see whether a symbol is defined?
No Answer is Posted For this Question
Be the First to Post Answer
What is structure data type in c?
How can we open a file in Binary mode and Text mode?what is the difference?
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 what are the different file extensions involved when programming in c?
can we define a function in structure?
Explain what are the different data types in c?
count the numbers between 100 and 300, that star with 2 and ends with 2
Why does this code crash?
What are the different data types in C?
25. It takes five minutes to pass a rumour from one person to two other persons. The tree of rumour continues. Find how many minutes does it take spread the rumour to 768 persons. ?
11 Answers CTS, TCS,
Why isnt any of this standardized in c?
What are compound statements?