which of the following statement is wrong

a) mes=123.56;

b) con='T'*'A';

c) this='T'*20;

d) 3+a=b;


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How to print all the 26 alphabets in this order in C. AbCdEfGh..... it should print dynamically from a to z and do not print this using pgm like this print("Ab......"); Use loops or anything to print all alphabets

2 Answers   Hexaware,


what is a c-language.what is do.

4 Answers   HCL,


Write a programe print the sum of series 0,1,2,.....10

7 Answers  


What's wrong with "char *p = malloc(10);" ?

4 Answers  


write the program for prime numbers?

73 Answers   Accenture, Aptech, Infosys, TCS,






what is the difference between structure and union?

3 Answers  


can you explain in brief what is "r+" mode in a file... i know that it si used to read and modify rhe existing content.... but explalanation about the file pointer in "r+" mode i wann to know???????????

2 Answers   Cognizant,


The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

0 Answers  


Why c is called a mid level programming language?

0 Answers  


Compare array data type to pointer data type

0 Answers  


Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me

0 Answers  


Write a program to write a given string in maximum possibilities? i.e str[5]="reddy"; i.e we can write this string in 120 ways for that write a program

3 Answers   Subex,


Categories