What is structure data type in c?
No Answer is Posted For this Question
Be the First to Post Answer
How will you declare an array of three function pointers where each function receives two ints and returns a float?
Write a c program to print the sizes and ranges of different data types in c?
who is the father of C Language?
20 Answers CTS, UST,
what is the use of ~ in c lang?????
What do you mean by a local block?
#include<stdio.h> #include<conio.h> void main() { char ch='\356'; printf("%d",ch); } o/p=-18 why?plz.explain
Software Interview Questions
What is the purpose of scanf() and printf() functions?
Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?
is forign key will be unique key any table or not?
create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.
main() { intx=2,y=6,z=6; x=y=z; printf(%d",x) }
5 Answers Amazon, HCL, Thought Works,