What is the correct declaration of main?
No Answer is Posted For this Question
Be the First to Post Answer
writ a program to compare using strcmp VIVA and viva with its output.
To what value do nonglobal variables default? 1) auto 2) register 3) static
What is an volatile variable?
Is it possible to run a c program without using main?If yes HOW??
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
What is nested structure with example?
Explain how can you be sure that a program follows the ansi c standard?
Is file a keyword in c?
Find Index of least significant bit set in an Integer. ex. int value is say 10001000 results should be 4.
What is 2c dna?
wtite a program that will multiply two integers in recursion function
What is type qualifiers?