find a number whether it is even or odd without using any control structures and relational operators?
22 32293can we print any string in c language without using semicolon(;)(terminator) in whole program.
11 20557do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.
1 3475How to write a code for random pick from 1-1000 numbers? The output should contain the 10 numbers from the range 1-1000 which should pick randomly, ie ,for each time we run the code we should get different outputs.
12 21758let's take a code struct FAQ { int a; char b; float c; double d; int a[10]; }*temp; now explain me how the memory will be allocated for the structure FAQ and what address will be in the structure pointer (temp)....................
8 12284
Does c have class?
Explain how can I prevent another program from modifying part of a file that I am modifying?
When should a type cast not be used?
What are the main characteristics of c language describe the structure of ac program?
Why is c called c not d or e?
What is a loop?
What is the function of multilevel pointer in c?
What are void pointers in c?
What is a MAC Address?
What does node * mean?
What is a stream?
find the sum of two matrices and WAP for it.
What does 1f stand for?
When was c language developed?
What is meant by realloc()?