1.int a=10;
2.int b=20;
3. //write here
4.b=30;
Write code at line 3 so that when the value of b is changed
variable a should automatically change with same value as b.
5.
No Answer is Posted For this Question
Be the First to Post Answer
how to print "hai" in c?
Using which language Test cases are added in .ptu file of RTRT unit testing???
Please write me a program to print the first 50 prime numbers (NOT between the range 1 -50)
what is the diference between pointer to the function and function to the pointer?
Hierarchy decides which operator a) is most important b) is used first c) is fastest d) operates on largest numbers
What is external variable in c?
how to set Nth bit of variable by using MACRO
Write a programme to find even numbers without using any conditional statement?
3 Answers ADD Software, Infosys,
why array index always starts from zero??
How can I discover how many arguments a function was actually called with?
the format specified for hexa decimal is a.%d b.%o c.%x d.%u
how is the examination pattern?