What are keywords in c with examples?
What are enums in c?
What is meant by type casting?
How arrays can be passed to a user defined function
What are the advantages of c preprocessor?
What is the size of array float a(10)?
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
What are pointers? What are stacks and queues?
1. main() { printf("%d",printf("HelloSoft")); } Output?
Describe dynamic data structure in c programming language?
create an SINGLE LINKED LISTS and reverse the data in the lists completely
main() { int i; printf("%d",scanf"%d",&i))//if the input is 12 24 34 then wat will be the output }
second highest number in a given set of numbers