write a program to print data of 5 five students with
structures?
No Answer is Posted For this Question
Be the First to Post Answer
a program that can input number of records and can view it again the record
a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static Which of the Following Statements are true w.r.t Bit-Fields A)a,b&c B)Only a & b C)Only c D)All
3 Answers Accenture, Digg.com,
#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Institute”); #endif }
Explain about C function prototype?
Does c have an equivalent to pascals with statement?
O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
How can I do peek and poke in c?
Does c have enums?
What's wrong with "char *p; *p = malloc(10);"?
What is #error and use of it?
c program to manipulate x=1+3+5+...+n using recursion
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
7 Answers Accenture, Gridco, IBM, Kevin IT, TCS, Vimukti Technologies,