Why is c faster?
No Answer is Posted For this Question
Be the First to Post Answer
What is an object?
What are the general description for loop statement and available loop types in c?
Rapunzel walks into the forest of forgetfullness. She meets a Lion who lies on Monday Tuesdays and Wednesdays and meets a rabbit who lies on Thurs fridays and saturdays . On that day both say that "I lied yesterday". What day is it .
What are the types of assignment statements?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
Write a program to generate random numbers in c?
Can a program have multiple main() functions?
what is the format specifier for printing a pointer value?
The C language terminator is a.semicolon b.colon c.period d.exclamation mark
Give the output for the following program. #define STYLE1 char main() { typedef char STYLE2; STYLE1 x; STYLE2 y; clrscr(); x=255; y=255; printf("%d %d\n",x,y); }
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
in iso what are the common technological language?