write a corrected statement in c++ so that the statement
will work properly. x = y = z + 3a;
No Answer is Posted For this Question
Be the First to Post Answer
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
What is the maximum value of a unsigned char a) 255 b) 256 c) 128
Can you Mention some Application of C/C++?
What gives the current position of the put pointer?
what is the order of initialization for data?
10 Answers Amazon, TCS, Wipro,
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
What do you mean by translation unit?
How would you use the functions memcpy(), memset(), memmove()?
What is istream and ostream in c++?
Which operator cannot be overloaded c++?
What is design pattern?
Is sorted c++?