how many keywords are present in "c"?
Answers were Sorted based on User's Feedback
Answer / kalai
ya 32 keywords in c now
but before there was 28n keywords now 4 was added find them
| Is This Answer Correct ? | 37 Yes | 15 No |
Answer / bonam madhu venkata ramesh
There r only 32 keywords in c language..
| Is This Answer Correct ? | 27 Yes | 9 No |
Answer / manoj kumar
The following 37 keywords are reserved in C, each having a specific meaning to the compiler, and must not
be used as identifiers:
auto
enum
restrict
unsigned
break
extern
return
void
case
float
short
volatile
char
for
signed
while
const
goto
sizeof
_Bool
continue
if
static
_Complex
default
inline
struct
_Imaginary
do
int
switch
double
long
typedef
else
register
union
| Is This Answer Correct ? | 11 Yes | 2 No |
Write a program to calculate the following i want a Java program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)
What is Boxing?
How can you incorporate a Datawindow to a Oracle8i stored procedure?
why applet is introduced?
can any method return type may be constructor , or that method name allow
what are all the validation we need to perform in data stage?
How do you initialize a static member of a class with return value of some function?
This is the portal and portlet interview question API: is JSR 168 API Server: is ibm web sphere portal server6.0 IDE: is RAD 7.0 Question:In normal struts what is the actionservlet? Ans:org.apache.struts.action.ActionServlet. But What is the actionservlet in strutsportlet?
How to set on/off a group of indicators in a single statement?
9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
Full from of MP3?