Computer Science, asked by OfficialNavi, 5 months ago

ਹੇਠ ਲਿਖਿਆਂ ਵਿੱਚੋਂ ਕਿਹੜੀ ਸੀ- ਭਾਸ਼ਾ ਵਿੱਚ ਵਰਤੀ ਜਾਣ ਵਾਲੀ ਡਾਟਾ ਟਾਈਪ ਨਹੀਂ ਹੈ? which of the following is not a valid c Language data type? निम्नलिखित में से कौन वैध "सी भाषा" डेटा प्रकार नहीं है? *

a) int (ਇੰਟ / इंट)

b) float (ਫਲੋਟ / फ्लोट)

c) char (ਕੈਰ / केर)

d) None of these (ਉਪਰੋਕਤ ਵਿੱਚੋਂ ਕੋਈ ਨਹੀਂ / इनमें से कोई नहीं)

Answers

Answered by bestwriters
2

Which of the following is not a valid c Language data type? None of these (D)

Explanation:

  • All of these are valid C language data types.
  • The C language has four arithmetic data specifiers char, int, float, and double.
  • They determine the operations for any data elements.
  • It has four modifiers, namely, signed, unsigned, short, and long.
  • Primary data types of C language are int, float or double, char, and void.
Answered by ItsNewton23
8

Answer:

a) int (ਇੰਟ / इंट) is correct answer

hope it helps u ..

Similar questions