What is the use of void pointer and null pointer in c language?
No Answer is Posted For this Question
Be the First to Post Answer
Is swift based on c?
What is bin sh c?
Can you please explain the difference between exit() and _exit() function?
Explain the ternary tree?
which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma
16 Answers Accenture, Infosys, TCS, Wipro,
What are formal parameters?
an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational
What is clrscr in c?
Can u please send me the exam pattern and also Previous papers to javed123go@gmail.com
Write a C program to get the desired output. 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 . . . 1 n..............n 1 Note: n is a positive integer entered by the user.
Explain how can I pad a string to a known length?
Is c still relevant?